/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-09-28T10:48:04+0000 | MainThread | 140133403094344 | INFO | pmsh_config | _get_config | ServiceName= | RequestID= | InvocationID= | Attempting to fetch PMSH Configuration from CBS. 2022-09-28T10:48:04+0000 | MainThread | 140133403094344 | INFO | pmsh_config | _get_config | ServiceName= | RequestID= | InvocationID= | Successfully fetched PMSH config from CBS: {'config': {'aaf_identity': 'dcae@dcae.onap.org', 'aaf_password': 'demo123456!', 'ca_cert_path': '/opt/app/pmsh/etc/certs/cacert.pem', 'cert_path': '/opt/app/pmsh/etc/certs/cert.pem', 'control_loop_name': 'pmsh-control-loop', 'enable_tls': False, 'key_path': '/opt/app/pmsh/etc/certs/key.pem', 'operational_policy_name': 'pmsh-operational-policy', 'pmsh_policy': {'subscription': {'administrativeState': 'LOCKED', 'fileBasedGP': 15, 'fileLocation': '/pm/pm.xml', 'measurementGroups': [{'measurementGroup': {'managedObjectDNsBasic': [{'DN': 'dna'}, {'DN': 'dnb'}], 'measurementTypes': [{'measurementType': 'countera'}, {'measurementType': 'counterb'}]}}, {'measurementGroup': {'managedObjectDNsBasic': [{'DN': 'dnc'}, {'DN': 'dnd'}], 'measurementTypes': [{'measurementType': 'counterc'}, {'measurementType': 'counterd'}]}}], 'nfFilter': {'modelInvariantIDs': [], 'modelNames': [], 'modelVersionIDs': [], 'nfNames': ['^pnf.*', '^vnf.*']}, 'subscriptionName': 'ExtraPM-All-gNB-R2B'}}, 'streams_publishes': {'policy_pm_publisher': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'aai_subscriber': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/AAI-EVENT'}, 'type': 'message_router'}, 'policy_pm_subscriber': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT'}, 'type': 'message_router'}}}} 2022-09-28T10:48:04+0000 | MainThread | 140133403094344 | INFO | pmsh_service_main | main | ServiceName= | RequestID= | InvocationID= | Start polling PMSH_CL_INPUT topic on DMaaP MR. 2022-09-28T10:48:04+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T10:48:04+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0804c38c-3f1b-11ed-aeac-eec1158f7317 | InvocationID=0804c6ac-3f1b-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T10:48:04+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF AAI events. 2022-09-28T10:48:04+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0806a10c-3f1b-11ed-aeac-eec1158f7317 | InvocationID=0806a26a-3f1b-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T10:48:05+0000 | MainThread | 140133403094344 | INFO | __init__ | launch_api_server | ServiceName= | RequestID= | InvocationID= | Launching unsecure http API server 2022-09-28T10:48:05+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0806a10c-3f1b-11ed-aeac-eec1158f7317 | InvocationID=0806a26a-3f1b-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:48:05+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0804c38c-3f1b-11ed-aeac-eec1158f7317 | InvocationID=0804c6ac-3f1b-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:48:05+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0804c38c-3f1b-11ed-aeac-eec1158f7317 | InvocationID=0804c6ac-3f1b-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:48:05+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0804c38c-3f1b-11ed-aeac-eec1158f7317 | InvocationID=0804c6ac-3f1b-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:48:25+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0806a10c-3f1b-11ed-aeac-eec1158f7317 | InvocationID=0806a26a-3f1b-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T10:48:25+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=144b3dec-3f1b-11ed-aeac-eec1158f7317 | InvocationID=144b4166-3f1b-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T10:48:25+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=144b3dec-3f1b-11ed-aeac-eec1158f7317 | InvocationID=144b4166-3f1b-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:48:25+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=144b3dec-3f1b-11ed-aeac-eec1158f7317 | InvocationID=144b4166-3f1b-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:48:30+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0804c38c-3f1b-11ed-aeac-eec1158f7317 | InvocationID=0804c6ac-3f1b-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T10:48:30+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=17465a68-3f1b-11ed-aeac-eec1158f7317 | InvocationID=17465c20-3f1b-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T10:48:30+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=17465a68-3f1b-11ed-aeac-eec1158f7317 | InvocationID=17465c20-3f1b-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:48:30+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=17465a68-3f1b-11ed-aeac-eec1158f7317 | InvocationID=17465c20-3f1b-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:48:45+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=144b3dec-3f1b-11ed-aeac-eec1158f7317 | InvocationID=144b4166-3f1b-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T10:48:45+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=203c6f04-3f1b-11ed-aeac-eec1158f7317 | InvocationID=203c73dc-3f1b-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T10:48:45+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=203c6f04-3f1b-11ed-aeac-eec1158f7317 | InvocationID=203c73dc-3f1b-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:48:45+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=203c6f04-3f1b-11ed-aeac-eec1158f7317 | InvocationID=203c73dc-3f1b-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:48:55+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=17465a68-3f1b-11ed-aeac-eec1158f7317 | InvocationID=17465c20-3f1b-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T10:48:55+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=26320a90-3f1b-11ed-aeac-eec1158f7317 | InvocationID=26320c66-3f1b-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T10:48:55+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=26320a90-3f1b-11ed-aeac-eec1158f7317 | InvocationID=26320c66-3f1b-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:48:55+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=26320a90-3f1b-11ed-aeac-eec1158f7317 | InvocationID=26320c66-3f1b-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:49:05+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=203c6f04-3f1b-11ed-aeac-eec1158f7317 | InvocationID=203c73dc-3f1b-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T10:49:05+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2c311c56-3f1b-11ed-aeac-eec1158f7317 | InvocationID=2c311e4a-3f1b-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T10:49:05+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2c311c56-3f1b-11ed-aeac-eec1158f7317 | InvocationID=2c311e4a-3f1b-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:49:05+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2c311c56-3f1b-11ed-aeac-eec1158f7317 | InvocationID=2c311e4a-3f1b-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:49:20+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=26320a90-3f1b-11ed-aeac-eec1158f7317 | InvocationID=26320c66-3f1b-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T10:49:20+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=351dae24-3f1b-11ed-aeac-eec1158f7317 | InvocationID=351db108-3f1b-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T10:49:20+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=351dae24-3f1b-11ed-aeac-eec1158f7317 | InvocationID=351db108-3f1b-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:49:20+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=351dae24-3f1b-11ed-aeac-eec1158f7317 | InvocationID=351db108-3f1b-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:49:25+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2c311c56-3f1b-11ed-aeac-eec1158f7317 | InvocationID=2c311e4a-3f1b-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T10:49:25+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=38220962-3f1b-11ed-aeac-eec1158f7317 | InvocationID=38220c96-3f1b-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T10:49:25+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=38220962-3f1b-11ed-aeac-eec1158f7317 | InvocationID=38220c96-3f1b-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:49:25+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=38220962-3f1b-11ed-aeac-eec1158f7317 | InvocationID=38220c96-3f1b-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:49:45+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=351dae24-3f1b-11ed-aeac-eec1158f7317 | InvocationID=351db108-3f1b-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T10:49:45+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=440b405e-3f1b-11ed-aeac-eec1158f7317 | InvocationID=440b43e2-3f1b-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T10:49:45+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=440b405e-3f1b-11ed-aeac-eec1158f7317 | InvocationID=440b43e2-3f1b-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:49:45+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=440b405e-3f1b-11ed-aeac-eec1158f7317 | InvocationID=440b43e2-3f1b-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:49:45+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=38220962-3f1b-11ed-aeac-eec1158f7317 | InvocationID=38220c96-3f1b-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T10:49:45+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4412a236-3f1b-11ed-aeac-eec1158f7317 | InvocationID=4412a3d0-3f1b-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T10:49:45+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4412a236-3f1b-11ed-aeac-eec1158f7317 | InvocationID=4412a3d0-3f1b-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:49:45+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4412a236-3f1b-11ed-aeac-eec1158f7317 | InvocationID=4412a3d0-3f1b-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:50:05+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4412a236-3f1b-11ed-aeac-eec1158f7317 | InvocationID=4412a3d0-3f1b-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T10:50:05+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=50058f04-3f1b-11ed-aeac-eec1158f7317 | InvocationID=50059346-3f1b-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T10:50:05+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=50058f04-3f1b-11ed-aeac-eec1158f7317 | InvocationID=50059346-3f1b-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:50:05+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=50058f04-3f1b-11ed-aeac-eec1158f7317 | InvocationID=50059346-3f1b-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:50:10+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=440b405e-3f1b-11ed-aeac-eec1158f7317 | InvocationID=440b43e2-3f1b-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T10:50:10+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=52f8a12e-3f1b-11ed-aeac-eec1158f7317 | InvocationID=52f8a5fc-3f1b-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T10:50:10+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=52f8a12e-3f1b-11ed-aeac-eec1158f7317 | InvocationID=52f8a5fc-3f1b-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:50:10+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=52f8a12e-3f1b-11ed-aeac-eec1158f7317 | InvocationID=52f8a5fc-3f1b-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:50:25+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=50058f04-3f1b-11ed-aeac-eec1158f7317 | InvocationID=50059346-3f1b-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T10:50:25+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5bf7672e-3f1b-11ed-aeac-eec1158f7317 | InvocationID=5bf76a26-3f1b-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T10:50:25+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5bf7672e-3f1b-11ed-aeac-eec1158f7317 | InvocationID=5bf76a26-3f1b-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:50:25+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5bf7672e-3f1b-11ed-aeac-eec1158f7317 | InvocationID=5bf76a26-3f1b-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:50:35+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=52f8a12e-3f1b-11ed-aeac-eec1158f7317 | InvocationID=52f8a5fc-3f1b-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T10:50:35+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=61e65226-3f1b-11ed-aeac-eec1158f7317 | InvocationID=61e65438-3f1b-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T10:50:35+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=61e65226-3f1b-11ed-aeac-eec1158f7317 | InvocationID=61e65438-3f1b-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:50:35+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=61e65226-3f1b-11ed-aeac-eec1158f7317 | InvocationID=61e65438-3f1b-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:50:45+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5bf7672e-3f1b-11ed-aeac-eec1158f7317 | InvocationID=5bf76a26-3f1b-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T10:50:45+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=67ea74a4-3f1b-11ed-aeac-eec1158f7317 | InvocationID=67ea7710-3f1b-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T10:50:45+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=67ea74a4-3f1b-11ed-aeac-eec1158f7317 | InvocationID=67ea7710-3f1b-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:50:45+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=67ea74a4-3f1b-11ed-aeac-eec1158f7317 | InvocationID=67ea7710-3f1b-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:51:00+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=61e65226-3f1b-11ed-aeac-eec1158f7317 | InvocationID=61e65438-3f1b-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T10:51:00+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=70d1cd2e-3f1b-11ed-aeac-eec1158f7317 | InvocationID=70d1d9ea-3f1b-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T10:51:00+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=70d1cd2e-3f1b-11ed-aeac-eec1158f7317 | InvocationID=70d1d9ea-3f1b-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:51:00+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=70d1cd2e-3f1b-11ed-aeac-eec1158f7317 | InvocationID=70d1d9ea-3f1b-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:51:05+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=67ea74a4-3f1b-11ed-aeac-eec1158f7317 | InvocationID=67ea7710-3f1b-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T10:51:05+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=73dccdd4-3f1b-11ed-aeac-eec1158f7317 | InvocationID=73dcd018-3f1b-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T10:51:05+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=73dccdd4-3f1b-11ed-aeac-eec1158f7317 | InvocationID=73dcd018-3f1b-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:51:05+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=73dccdd4-3f1b-11ed-aeac-eec1158f7317 | InvocationID=73dcd018-3f1b-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:51:25+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=70d1cd2e-3f1b-11ed-aeac-eec1158f7317 | InvocationID=70d1d9ea-3f1b-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T10:51:25+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7fbeb504-3f1b-11ed-aeac-eec1158f7317 | InvocationID=7fbeb82e-3f1b-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T10:51:25+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7fbeb504-3f1b-11ed-aeac-eec1158f7317 | InvocationID=7fbeb82e-3f1b-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:51:25+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7fbeb504-3f1b-11ed-aeac-eec1158f7317 | InvocationID=7fbeb82e-3f1b-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:51:25+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=73dccdd4-3f1b-11ed-aeac-eec1158f7317 | InvocationID=73dcd018-3f1b-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T10:51:25+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7fcd7b66-3f1b-11ed-aeac-eec1158f7317 | InvocationID=7fcd7d1e-3f1b-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T10:51:25+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7fcd7b66-3f1b-11ed-aeac-eec1158f7317 | InvocationID=7fcd7d1e-3f1b-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:51:25+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7fcd7b66-3f1b-11ed-aeac-eec1158f7317 | InvocationID=7fcd7d1e-3f1b-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:51:45+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7fcd7b66-3f1b-11ed-aeac-eec1158f7317 | InvocationID=7fcd7d1e-3f1b-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T10:51:45+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8bbf8d7e-3f1b-11ed-aeac-eec1158f7317 | InvocationID=8bbf90d0-3f1b-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T10:51:46+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8bbf8d7e-3f1b-11ed-aeac-eec1158f7317 | InvocationID=8bbf90d0-3f1b-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:51:46+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8bbf8d7e-3f1b-11ed-aeac-eec1158f7317 | InvocationID=8bbf90d0-3f1b-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:51:50+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7fbeb504-3f1b-11ed-aeac-eec1158f7317 | InvocationID=7fbeb82e-3f1b-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T10:51:50+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8eaab626-3f1b-11ed-aeac-eec1158f7317 | InvocationID=8eaab8b0-3f1b-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T10:51:50+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8eaab626-3f1b-11ed-aeac-eec1158f7317 | InvocationID=8eaab8b0-3f1b-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:51:50+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8eaab626-3f1b-11ed-aeac-eec1158f7317 | InvocationID=8eaab8b0-3f1b-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:52:06+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8bbf8d7e-3f1b-11ed-aeac-eec1158f7317 | InvocationID=8bbf90d0-3f1b-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T10:52:06+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=97b2c7cc-3f1b-11ed-aeac-eec1158f7317 | InvocationID=97b2cba0-3f1b-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T10:52:06+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=97b2c7cc-3f1b-11ed-aeac-eec1158f7317 | InvocationID=97b2cba0-3f1b-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:52:06+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=97b2c7cc-3f1b-11ed-aeac-eec1158f7317 | InvocationID=97b2cba0-3f1b-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:52:15+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8eaab626-3f1b-11ed-aeac-eec1158f7317 | InvocationID=8eaab8b0-3f1b-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T10:52:15+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9d99791a-3f1b-11ed-aeac-eec1158f7317 | InvocationID=9d997cc6-3f1b-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T10:52:15+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9d99791a-3f1b-11ed-aeac-eec1158f7317 | InvocationID=9d997cc6-3f1b-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:52:15+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9d99791a-3f1b-11ed-aeac-eec1158f7317 | InvocationID=9d997cc6-3f1b-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:52:26+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=97b2c7cc-3f1b-11ed-aeac-eec1158f7317 | InvocationID=97b2cba0-3f1b-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T10:52:26+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a3a35fa6-3f1b-11ed-aeac-eec1158f7317 | InvocationID=a3a36280-3f1b-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T10:52:26+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a3a35fa6-3f1b-11ed-aeac-eec1158f7317 | InvocationID=a3a36280-3f1b-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:52:26+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a3a35fa6-3f1b-11ed-aeac-eec1158f7317 | InvocationID=a3a36280-3f1b-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:52:40+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9d99791a-3f1b-11ed-aeac-eec1158f7317 | InvocationID=9d997cc6-3f1b-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T10:52:40+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ac85c35c-3f1b-11ed-aeac-eec1158f7317 | InvocationID=ac85c6e0-3f1b-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T10:52:40+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ac85c35c-3f1b-11ed-aeac-eec1158f7317 | InvocationID=ac85c6e0-3f1b-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:52:40+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ac85c35c-3f1b-11ed-aeac-eec1158f7317 | InvocationID=ac85c6e0-3f1b-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:52:46+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a3a35fa6-3f1b-11ed-aeac-eec1158f7317 | InvocationID=a3a36280-3f1b-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T10:52:46+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=af94561c-3f1b-11ed-aeac-eec1158f7317 | InvocationID=af945856-3f1b-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T10:52:46+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=af94561c-3f1b-11ed-aeac-eec1158f7317 | InvocationID=af945856-3f1b-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:52:46+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=af94561c-3f1b-11ed-aeac-eec1158f7317 | InvocationID=af945856-3f1b-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:53:05+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ac85c35c-3f1b-11ed-aeac-eec1158f7317 | InvocationID=ac85c6e0-3f1b-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T10:53:05+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bb72d88c-3f1b-11ed-aeac-eec1158f7317 | InvocationID=bb72db8e-3f1b-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T10:53:06+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bb72d88c-3f1b-11ed-aeac-eec1158f7317 | InvocationID=bb72db8e-3f1b-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:53:06+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bb72d88c-3f1b-11ed-aeac-eec1158f7317 | InvocationID=bb72db8e-3f1b-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:53:06+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=af94561c-3f1b-11ed-aeac-eec1158f7317 | InvocationID=af945856-3f1b-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T10:53:06+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bb862004-3f1b-11ed-aeac-eec1158f7317 | InvocationID=bb8623d8-3f1b-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T10:53:06+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bb862004-3f1b-11ed-aeac-eec1158f7317 | InvocationID=bb8623d8-3f1b-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:53:06+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bb862004-3f1b-11ed-aeac-eec1158f7317 | InvocationID=bb8623d8-3f1b-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:53:26+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bb862004-3f1b-11ed-aeac-eec1158f7317 | InvocationID=bb8623d8-3f1b-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T10:53:26+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c77709b4-3f1b-11ed-aeac-eec1158f7317 | InvocationID=c7770c70-3f1b-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T10:53:26+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c77709b4-3f1b-11ed-aeac-eec1158f7317 | InvocationID=c7770c70-3f1b-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:53:26+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c77709b4-3f1b-11ed-aeac-eec1158f7317 | InvocationID=c7770c70-3f1b-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:53:31+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bb72d88c-3f1b-11ed-aeac-eec1158f7317 | InvocationID=bb72db8e-3f1b-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T10:53:31+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ca5ebc58-3f1b-11ed-aeac-eec1158f7317 | InvocationID=ca5ebe74-3f1b-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T10:53:31+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ca5ebc58-3f1b-11ed-aeac-eec1158f7317 | InvocationID=ca5ebe74-3f1b-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:53:31+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ca5ebc58-3f1b-11ed-aeac-eec1158f7317 | InvocationID=ca5ebe74-3f1b-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:53:46+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c77709b4-3f1b-11ed-aeac-eec1158f7317 | InvocationID=c7770c70-3f1b-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T10:53:46+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d3688496-3f1b-11ed-aeac-eec1158f7317 | InvocationID=d3688716-3f1b-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T10:53:46+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d3688496-3f1b-11ed-aeac-eec1158f7317 | InvocationID=d3688716-3f1b-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:53:46+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d3688496-3f1b-11ed-aeac-eec1158f7317 | InvocationID=d3688716-3f1b-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:53:56+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ca5ebc58-3f1b-11ed-aeac-eec1158f7317 | InvocationID=ca5ebe74-3f1b-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T10:53:56+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d94a1c12-3f1b-11ed-aeac-eec1158f7317 | InvocationID=d94a1ece-3f1b-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T10:53:56+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d94a1c12-3f1b-11ed-aeac-eec1158f7317 | InvocationID=d94a1ece-3f1b-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:53:56+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d94a1c12-3f1b-11ed-aeac-eec1158f7317 | InvocationID=d94a1ece-3f1b-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:54:06+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d3688496-3f1b-11ed-aeac-eec1158f7317 | InvocationID=d3688716-3f1b-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T10:54:06+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=df5ae7a8-3f1b-11ed-aeac-eec1158f7317 | InvocationID=df5ae974-3f1b-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T10:54:06+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=df5ae7a8-3f1b-11ed-aeac-eec1158f7317 | InvocationID=df5ae974-3f1b-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:54:06+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=df5ae7a8-3f1b-11ed-aeac-eec1158f7317 | InvocationID=df5ae974-3f1b-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:54:21+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d94a1c12-3f1b-11ed-aeac-eec1158f7317 | InvocationID=d94a1ece-3f1b-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T10:54:21+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e836a5ba-3f1b-11ed-aeac-eec1158f7317 | InvocationID=e836ac9a-3f1b-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T10:54:21+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e836a5ba-3f1b-11ed-aeac-eec1158f7317 | InvocationID=e836ac9a-3f1b-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:54:21+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e836a5ba-3f1b-11ed-aeac-eec1158f7317 | InvocationID=e836ac9a-3f1b-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:54:26+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=df5ae7a8-3f1b-11ed-aeac-eec1158f7317 | InvocationID=df5ae974-3f1b-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T10:54:26+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eb4c4f5c-3f1b-11ed-aeac-eec1158f7317 | InvocationID=eb4c511e-3f1b-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T10:54:26+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eb4c4f5c-3f1b-11ed-aeac-eec1158f7317 | InvocationID=eb4c511e-3f1b-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:54:26+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=eb4c4f5c-3f1b-11ed-aeac-eec1158f7317 | InvocationID=eb4c511e-3f1b-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:54:46+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e836a5ba-3f1b-11ed-aeac-eec1158f7317 | InvocationID=e836ac9a-3f1b-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T10:54:46+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f723d49e-3f1b-11ed-aeac-eec1158f7317 | InvocationID=f723d782-3f1b-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T10:54:46+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f723d49e-3f1b-11ed-aeac-eec1158f7317 | InvocationID=f723d782-3f1b-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:54:46+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f723d49e-3f1b-11ed-aeac-eec1158f7317 | InvocationID=f723d782-3f1b-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:54:46+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=eb4c4f5c-3f1b-11ed-aeac-eec1158f7317 | InvocationID=eb4c511e-3f1b-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T10:54:46+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f73ccd32-3f1b-11ed-aeac-eec1158f7317 | InvocationID=f73ccef4-3f1b-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T10:54:46+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f73ccd32-3f1b-11ed-aeac-eec1158f7317 | InvocationID=f73ccef4-3f1b-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:54:46+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f73ccd32-3f1b-11ed-aeac-eec1158f7317 | InvocationID=f73ccef4-3f1b-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:55:06+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f73ccd32-3f1b-11ed-aeac-eec1158f7317 | InvocationID=f73ccef4-3f1b-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T10:55:06+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=032d9dba-3f1c-11ed-aeac-eec1158f7317 | InvocationID=032d9f90-3f1c-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T10:55:06+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=032d9dba-3f1c-11ed-aeac-eec1158f7317 | InvocationID=032d9f90-3f1c-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:55:06+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=032d9dba-3f1c-11ed-aeac-eec1158f7317 | InvocationID=032d9f90-3f1c-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:55:11+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f723d49e-3f1b-11ed-aeac-eec1158f7317 | InvocationID=f723d782-3f1b-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T10:55:11+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0610b2ec-3f1c-11ed-aeac-eec1158f7317 | InvocationID=0610b4b8-3f1c-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T10:55:11+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0610b2ec-3f1c-11ed-aeac-eec1158f7317 | InvocationID=0610b4b8-3f1c-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:55:11+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0610b2ec-3f1c-11ed-aeac-eec1158f7317 | InvocationID=0610b4b8-3f1c-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:55:26+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=032d9dba-3f1c-11ed-aeac-eec1158f7317 | InvocationID=032d9f90-3f1c-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T10:55:26+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0f1e03a8-3f1c-11ed-aeac-eec1158f7317 | InvocationID=0f1e05a6-3f1c-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T10:55:26+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0f1e03a8-3f1c-11ed-aeac-eec1158f7317 | InvocationID=0f1e05a6-3f1c-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:55:26+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0f1e03a8-3f1c-11ed-aeac-eec1158f7317 | InvocationID=0f1e05a6-3f1c-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:55:36+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0610b2ec-3f1c-11ed-aeac-eec1158f7317 | InvocationID=0610b4b8-3f1c-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T10:55:36+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=14fddf64-3f1c-11ed-aeac-eec1158f7317 | InvocationID=14fde16c-3f1c-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T10:55:36+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=14fddf64-3f1c-11ed-aeac-eec1158f7317 | InvocationID=14fde16c-3f1c-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:55:36+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=14fddf64-3f1c-11ed-aeac-eec1158f7317 | InvocationID=14fde16c-3f1c-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:55:46+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0f1e03a8-3f1c-11ed-aeac-eec1158f7317 | InvocationID=0f1e05a6-3f1c-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T10:55:46+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1b0f1a6c-3f1c-11ed-aeac-eec1158f7317 | InvocationID=1b0f1ce2-3f1c-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T10:55:46+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1b0f1a6c-3f1c-11ed-aeac-eec1158f7317 | InvocationID=1b0f1ce2-3f1c-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:55:46+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1b0f1a6c-3f1c-11ed-aeac-eec1158f7317 | InvocationID=1b0f1ce2-3f1c-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:56:01+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=14fddf64-3f1c-11ed-aeac-eec1158f7317 | InvocationID=14fde16c-3f1c-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T10:56:01+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=23ebf0e2-3f1c-11ed-aeac-eec1158f7317 | InvocationID=23ebf4b6-3f1c-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T10:56:01+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=23ebf0e2-3f1c-11ed-aeac-eec1158f7317 | InvocationID=23ebf4b6-3f1c-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:56:01+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=23ebf0e2-3f1c-11ed-aeac-eec1158f7317 | InvocationID=23ebf4b6-3f1c-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:56:06+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1b0f1a6c-3f1c-11ed-aeac-eec1158f7317 | InvocationID=1b0f1ce2-3f1c-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T10:56:06+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=270f4f26-3f1c-11ed-aeac-eec1158f7317 | InvocationID=270f512e-3f1c-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T10:56:06+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=270f4f26-3f1c-11ed-aeac-eec1158f7317 | InvocationID=270f512e-3f1c-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:56:06+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=270f4f26-3f1c-11ed-aeac-eec1158f7317 | InvocationID=270f512e-3f1c-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:56:26+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=23ebf0e2-3f1c-11ed-aeac-eec1158f7317 | InvocationID=23ebf4b6-3f1c-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T10:56:26+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=32db4120-3f1c-11ed-aeac-eec1158f7317 | InvocationID=32db44b8-3f1c-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T10:56:26+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=32db4120-3f1c-11ed-aeac-eec1158f7317 | InvocationID=32db44b8-3f1c-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:56:26+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=32db4120-3f1c-11ed-aeac-eec1158f7317 | InvocationID=32db44b8-3f1c-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:56:26+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=270f4f26-3f1c-11ed-aeac-eec1158f7317 | InvocationID=270f512e-3f1c-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T10:56:26+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3301eac8-3f1c-11ed-aeac-eec1158f7317 | InvocationID=3301ed52-3f1c-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T10:56:26+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3301eac8-3f1c-11ed-aeac-eec1158f7317 | InvocationID=3301ed52-3f1c-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:56:26+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3301eac8-3f1c-11ed-aeac-eec1158f7317 | InvocationID=3301ed52-3f1c-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:56:46+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3301eac8-3f1c-11ed-aeac-eec1158f7317 | InvocationID=3301ed52-3f1c-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T10:56:46+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3ef37950-3f1c-11ed-aeac-eec1158f7317 | InvocationID=3ef37b9e-3f1c-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T10:56:46+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3ef37950-3f1c-11ed-aeac-eec1158f7317 | InvocationID=3ef37b9e-3f1c-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:56:46+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3ef37950-3f1c-11ed-aeac-eec1158f7317 | InvocationID=3ef37b9e-3f1c-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:56:51+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=32db4120-3f1c-11ed-aeac-eec1158f7317 | InvocationID=32db44b8-3f1c-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T10:56:51+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=41c7b128-3f1c-11ed-aeac-eec1158f7317 | InvocationID=41c7bc4a-3f1c-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T10:56:51+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=41c7b128-3f1c-11ed-aeac-eec1158f7317 | InvocationID=41c7bc4a-3f1c-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:56:51+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=41c7b128-3f1c-11ed-aeac-eec1158f7317 | InvocationID=41c7bc4a-3f1c-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:57:06+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3ef37950-3f1c-11ed-aeac-eec1158f7317 | InvocationID=3ef37b9e-3f1c-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T10:57:06+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4ae5dad2-3f1c-11ed-aeac-eec1158f7317 | InvocationID=4ae5dcc6-3f1c-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T10:57:06+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4ae5dad2-3f1c-11ed-aeac-eec1158f7317 | InvocationID=4ae5dcc6-3f1c-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:57:06+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4ae5dad2-3f1c-11ed-aeac-eec1158f7317 | InvocationID=4ae5dcc6-3f1c-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:57:16+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=41c7b128-3f1c-11ed-aeac-eec1158f7317 | InvocationID=41c7bc4a-3f1c-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T10:57:16+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=50b4dc92-3f1c-11ed-aeac-eec1158f7317 | InvocationID=50b4e1ba-3f1c-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T10:57:16+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=50b4dc92-3f1c-11ed-aeac-eec1158f7317 | InvocationID=50b4e1ba-3f1c-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:57:16+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=50b4dc92-3f1c-11ed-aeac-eec1158f7317 | InvocationID=50b4e1ba-3f1c-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:57:26+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4ae5dad2-3f1c-11ed-aeac-eec1158f7317 | InvocationID=4ae5dcc6-3f1c-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T10:57:26+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=56d733b8-3f1c-11ed-aeac-eec1158f7317 | InvocationID=56d735e8-3f1c-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T10:57:26+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=56d733b8-3f1c-11ed-aeac-eec1158f7317 | InvocationID=56d735e8-3f1c-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:57:26+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=56d733b8-3f1c-11ed-aeac-eec1158f7317 | InvocationID=56d735e8-3f1c-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:57:41+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=50b4dc92-3f1c-11ed-aeac-eec1158f7317 | InvocationID=50b4e1ba-3f1c-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T10:57:41+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5fa480ae-3f1c-11ed-aeac-eec1158f7317 | InvocationID=5fa484a0-3f1c-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T10:57:41+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5fa480ae-3f1c-11ed-aeac-eec1158f7317 | InvocationID=5fa484a0-3f1c-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:57:41+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5fa480ae-3f1c-11ed-aeac-eec1158f7317 | InvocationID=5fa484a0-3f1c-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:57:46+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=56d733b8-3f1c-11ed-aeac-eec1158f7317 | InvocationID=56d735e8-3f1c-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T10:57:46+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=62c75838-3f1c-11ed-aeac-eec1158f7317 | InvocationID=62c759f0-3f1c-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T10:57:46+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=62c75838-3f1c-11ed-aeac-eec1158f7317 | InvocationID=62c759f0-3f1c-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:57:46+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=62c75838-3f1c-11ed-aeac-eec1158f7317 | InvocationID=62c759f0-3f1c-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:58:06+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5fa480ae-3f1c-11ed-aeac-eec1158f7317 | InvocationID=5fa484a0-3f1c-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T10:58:06+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6e912194-3f1c-11ed-aeac-eec1158f7317 | InvocationID=6e912414-3f1c-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T10:58:06+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6e912194-3f1c-11ed-aeac-eec1158f7317 | InvocationID=6e912414-3f1c-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:58:06+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6e912194-3f1c-11ed-aeac-eec1158f7317 | InvocationID=6e912414-3f1c-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:58:06+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=62c75838-3f1c-11ed-aeac-eec1158f7317 | InvocationID=62c759f0-3f1c-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T10:58:06+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6ebbaa7c-3f1c-11ed-aeac-eec1158f7317 | InvocationID=6ebbac48-3f1c-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T10:58:06+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6ebbaa7c-3f1c-11ed-aeac-eec1158f7317 | InvocationID=6ebbac48-3f1c-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:58:06+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6ebbaa7c-3f1c-11ed-aeac-eec1158f7317 | InvocationID=6ebbac48-3f1c-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:58:26+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6ebbaa7c-3f1c-11ed-aeac-eec1158f7317 | InvocationID=6ebbac48-3f1c-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T10:58:26+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7aacfc5a-3f1c-11ed-aeac-eec1158f7317 | InvocationID=7aacfe26-3f1c-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T10:58:26+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7aacfc5a-3f1c-11ed-aeac-eec1158f7317 | InvocationID=7aacfe26-3f1c-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:58:26+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7aacfc5a-3f1c-11ed-aeac-eec1158f7317 | InvocationID=7aacfe26-3f1c-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:58:31+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6e912194-3f1c-11ed-aeac-eec1158f7317 | InvocationID=6e912414-3f1c-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T10:58:31+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7d8283f0-3f1c-11ed-aeac-eec1158f7317 | InvocationID=7d82859e-3f1c-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T10:58:31+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7d8283f0-3f1c-11ed-aeac-eec1158f7317 | InvocationID=7d82859e-3f1c-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:58:31+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7d8283f0-3f1c-11ed-aeac-eec1158f7317 | InvocationID=7d82859e-3f1c-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:58:46+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7aacfc5a-3f1c-11ed-aeac-eec1158f7317 | InvocationID=7aacfe26-3f1c-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T10:58:46+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=869ead60-3f1c-11ed-aeac-eec1158f7317 | InvocationID=869eaf18-3f1c-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T10:58:46+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=869ead60-3f1c-11ed-aeac-eec1158f7317 | InvocationID=869eaf18-3f1c-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:58:46+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=869ead60-3f1c-11ed-aeac-eec1158f7317 | InvocationID=869eaf18-3f1c-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:58:56+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7d8283f0-3f1c-11ed-aeac-eec1158f7317 | InvocationID=7d82859e-3f1c-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T10:58:56+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8c6f7f9e-3f1c-11ed-aeac-eec1158f7317 | InvocationID=8c6f81d8-3f1c-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T10:58:56+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8c6f7f9e-3f1c-11ed-aeac-eec1158f7317 | InvocationID=8c6f81d8-3f1c-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:58:56+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8c6f7f9e-3f1c-11ed-aeac-eec1158f7317 | InvocationID=8c6f81d8-3f1c-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:59:06+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=869ead60-3f1c-11ed-aeac-eec1158f7317 | InvocationID=869eaf18-3f1c-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T10:59:06+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=928ffe08-3f1c-11ed-aeac-eec1158f7317 | InvocationID=9290002e-3f1c-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T10:59:06+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=928ffe08-3f1c-11ed-aeac-eec1158f7317 | InvocationID=9290002e-3f1c-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:59:06+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=928ffe08-3f1c-11ed-aeac-eec1158f7317 | InvocationID=9290002e-3f1c-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:59:21+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8c6f7f9e-3f1c-11ed-aeac-eec1158f7317 | InvocationID=8c6f81d8-3f1c-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T10:59:21+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9b5bb248-3f1c-11ed-aeac-eec1158f7317 | InvocationID=9b5bb496-3f1c-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T10:59:21+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9b5bb248-3f1c-11ed-aeac-eec1158f7317 | InvocationID=9b5bb496-3f1c-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:59:21+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9b5bb248-3f1c-11ed-aeac-eec1158f7317 | InvocationID=9b5bb496-3f1c-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:59:26+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=928ffe08-3f1c-11ed-aeac-eec1158f7317 | InvocationID=9290002e-3f1c-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T10:59:26+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9e81f7b6-3f1c-11ed-aeac-eec1158f7317 | InvocationID=9e81fa36-3f1c-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T10:59:26+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9e81f7b6-3f1c-11ed-aeac-eec1158f7317 | InvocationID=9e81fa36-3f1c-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:59:26+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9e81f7b6-3f1c-11ed-aeac-eec1158f7317 | InvocationID=9e81fa36-3f1c-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:59:46+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9b5bb248-3f1c-11ed-aeac-eec1158f7317 | InvocationID=9b5bb496-3f1c-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T10:59:46+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aa47e484-3f1c-11ed-aeac-eec1158f7317 | InvocationID=aa47e704-3f1c-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T10:59:46+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aa47e484-3f1c-11ed-aeac-eec1158f7317 | InvocationID=aa47e704-3f1c-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:59:46+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aa47e484-3f1c-11ed-aeac-eec1158f7317 | InvocationID=aa47e704-3f1c-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T10:59:46+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9e81f7b6-3f1c-11ed-aeac-eec1158f7317 | InvocationID=9e81fa36-3f1c-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T10:59:46+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aa736dc0-3f1c-11ed-aeac-eec1158f7317 | InvocationID=aa736f78-3f1c-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T10:59:47+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aa736dc0-3f1c-11ed-aeac-eec1158f7317 | InvocationID=aa736f78-3f1c-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T10:59:47+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=aa736dc0-3f1c-11ed-aeac-eec1158f7317 | InvocationID=aa736f78-3f1c-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T11:00:07+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=aa736dc0-3f1c-11ed-aeac-eec1158f7317 | InvocationID=aa736f78-3f1c-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:00:07+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b66587b2-3f1c-11ed-aeac-eec1158f7317 | InvocationID=b665897e-3f1c-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:00:07+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b66587b2-3f1c-11ed-aeac-eec1158f7317 | InvocationID=b665897e-3f1c-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T11:00:07+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b66587b2-3f1c-11ed-aeac-eec1158f7317 | InvocationID=b665897e-3f1c-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T11:00:11+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aa47e484-3f1c-11ed-aeac-eec1158f7317 | InvocationID=aa47e704-3f1c-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:00:11+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b9372b8a-3f1c-11ed-aeac-eec1158f7317 | InvocationID=b9372f5e-3f1c-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:00:11+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b9372b8a-3f1c-11ed-aeac-eec1158f7317 | InvocationID=b9372f5e-3f1c-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:00:11+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b9372b8a-3f1c-11ed-aeac-eec1158f7317 | InvocationID=b9372f5e-3f1c-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:00:27+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b66587b2-3f1c-11ed-aeac-eec1158f7317 | InvocationID=b665897e-3f1c-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:00:27+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c257e22c-3f1c-11ed-aeac-eec1158f7317 | InvocationID=c257e3e4-3f1c-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:00:27+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c257e22c-3f1c-11ed-aeac-eec1158f7317 | InvocationID=c257e3e4-3f1c-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T11:00:27+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c257e22c-3f1c-11ed-aeac-eec1158f7317 | InvocationID=c257e3e4-3f1c-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T11:00:36+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b9372b8a-3f1c-11ed-aeac-eec1158f7317 | InvocationID=b9372f5e-3f1c-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:00:36+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c8238814-3f1c-11ed-aeac-eec1158f7317 | InvocationID=c8238d3c-3f1c-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:00:36+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c8238814-3f1c-11ed-aeac-eec1158f7317 | InvocationID=c8238d3c-3f1c-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:00:36+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c8238814-3f1c-11ed-aeac-eec1158f7317 | InvocationID=c8238d3c-3f1c-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:00:47+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c257e22c-3f1c-11ed-aeac-eec1158f7317 | InvocationID=c257e3e4-3f1c-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:00:47+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ce482cae-3f1c-11ed-aeac-eec1158f7317 | InvocationID=ce482f42-3f1c-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:00:47+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ce482cae-3f1c-11ed-aeac-eec1158f7317 | InvocationID=ce482f42-3f1c-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T11:00:47+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ce482cae-3f1c-11ed-aeac-eec1158f7317 | InvocationID=ce482f42-3f1c-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T11:01:01+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c8238814-3f1c-11ed-aeac-eec1158f7317 | InvocationID=c8238d3c-3f1c-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:01:01+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d711096e-3f1c-11ed-aeac-eec1158f7317 | InvocationID=d7110bbc-3f1c-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:01:01+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d711096e-3f1c-11ed-aeac-eec1158f7317 | InvocationID=d7110bbc-3f1c-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:01:01+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d711096e-3f1c-11ed-aeac-eec1158f7317 | InvocationID=d7110bbc-3f1c-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:01:07+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ce482cae-3f1c-11ed-aeac-eec1158f7317 | InvocationID=ce482f42-3f1c-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:01:07+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=da392bc6-3f1c-11ed-aeac-eec1158f7317 | InvocationID=da392db0-3f1c-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:01:07+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=da392bc6-3f1c-11ed-aeac-eec1158f7317 | InvocationID=da392db0-3f1c-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T11:01:07+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=da392bc6-3f1c-11ed-aeac-eec1158f7317 | InvocationID=da392db0-3f1c-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T11:01:26+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d711096e-3f1c-11ed-aeac-eec1158f7317 | InvocationID=d7110bbc-3f1c-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:01:26+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e5fd57f2-3f1c-11ed-aeac-eec1158f7317 | InvocationID=e5fd59aa-3f1c-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:01:26+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e5fd57f2-3f1c-11ed-aeac-eec1158f7317 | InvocationID=e5fd59aa-3f1c-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:01:26+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e5fd57f2-3f1c-11ed-aeac-eec1158f7317 | InvocationID=e5fd59aa-3f1c-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:01:27+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=da392bc6-3f1c-11ed-aeac-eec1158f7317 | InvocationID=da392db0-3f1c-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:01:27+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e62cf76e-3f1c-11ed-aeac-eec1158f7317 | InvocationID=e62cf980-3f1c-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:01:27+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e62cf76e-3f1c-11ed-aeac-eec1158f7317 | InvocationID=e62cf980-3f1c-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T11:01:27+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e62cf76e-3f1c-11ed-aeac-eec1158f7317 | InvocationID=e62cf980-3f1c-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T11:01:47+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e62cf76e-3f1c-11ed-aeac-eec1158f7317 | InvocationID=e62cf980-3f1c-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:01:47+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f21dbff4-3f1c-11ed-aeac-eec1158f7317 | InvocationID=f21dc206-3f1c-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:01:47+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f21dbff4-3f1c-11ed-aeac-eec1158f7317 | InvocationID=f21dc206-3f1c-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T11:01:47+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f21dbff4-3f1c-11ed-aeac-eec1158f7317 | InvocationID=f21dc206-3f1c-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T11:01:51+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e5fd57f2-3f1c-11ed-aeac-eec1158f7317 | InvocationID=e5fd59aa-3f1c-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:01:51+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f4e8891c-3f1c-11ed-aeac-eec1158f7317 | InvocationID=f4e88ae8-3f1c-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:01:51+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f4e8891c-3f1c-11ed-aeac-eec1158f7317 | InvocationID=f4e88ae8-3f1c-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:01:51+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f4e8891c-3f1c-11ed-aeac-eec1158f7317 | InvocationID=f4e88ae8-3f1c-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:02:07+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f21dbff4-3f1c-11ed-aeac-eec1158f7317 | InvocationID=f21dc206-3f1c-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:02:07+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fe0feab2-3f1c-11ed-aeac-eec1158f7317 | InvocationID=fe0fef9e-3f1c-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:02:07+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fe0feab2-3f1c-11ed-aeac-eec1158f7317 | InvocationID=fe0fef9e-3f1c-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T11:02:07+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fe0feab2-3f1c-11ed-aeac-eec1158f7317 | InvocationID=fe0fef9e-3f1c-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T11:02:16+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f4e8891c-3f1c-11ed-aeac-eec1158f7317 | InvocationID=f4e88ae8-3f1c-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:02:16+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=03db715a-3f1d-11ed-aeac-eec1158f7317 | InvocationID=03db742a-3f1d-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:02:17+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=03db715a-3f1d-11ed-aeac-eec1158f7317 | InvocationID=03db742a-3f1d-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:02:17+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=03db715a-3f1d-11ed-aeac-eec1158f7317 | InvocationID=03db742a-3f1d-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:02:27+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fe0feab2-3f1c-11ed-aeac-eec1158f7317 | InvocationID=fe0fef9e-3f1c-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:02:27+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0a0040ec-3f1d-11ed-aeac-eec1158f7317 | InvocationID=0a0042c2-3f1d-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:02:27+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0a0040ec-3f1d-11ed-aeac-eec1158f7317 | InvocationID=0a0042c2-3f1d-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T11:02:27+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0a0040ec-3f1d-11ed-aeac-eec1158f7317 | InvocationID=0a0042c2-3f1d-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T11:02:42+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=03db715a-3f1d-11ed-aeac-eec1158f7317 | InvocationID=03db742a-3f1d-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:02:42+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=12cad6ec-3f1d-11ed-aeac-eec1158f7317 | InvocationID=12cad8b8-3f1d-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:02:42+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=12cad6ec-3f1d-11ed-aeac-eec1158f7317 | InvocationID=12cad8b8-3f1d-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:02:42+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=12cad6ec-3f1d-11ed-aeac-eec1158f7317 | InvocationID=12cad8b8-3f1d-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:02:47+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0a0040ec-3f1d-11ed-aeac-eec1158f7317 | InvocationID=0a0042c2-3f1d-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:02:47+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=15f0b576-3f1d-11ed-aeac-eec1158f7317 | InvocationID=15f0b7a6-3f1d-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:02:47+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=15f0b576-3f1d-11ed-aeac-eec1158f7317 | InvocationID=15f0b7a6-3f1d-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T11:02:47+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=15f0b576-3f1d-11ed-aeac-eec1158f7317 | InvocationID=15f0b7a6-3f1d-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T11:03:07+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=12cad6ec-3f1d-11ed-aeac-eec1158f7317 | InvocationID=12cad8b8-3f1d-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:03:07+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=21b605b4-3f1d-11ed-aeac-eec1158f7317 | InvocationID=21b60776-3f1d-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:03:07+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=21b605b4-3f1d-11ed-aeac-eec1158f7317 | InvocationID=21b60776-3f1d-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:03:07+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=21b605b4-3f1d-11ed-aeac-eec1158f7317 | InvocationID=21b60776-3f1d-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:03:07+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=15f0b576-3f1d-11ed-aeac-eec1158f7317 | InvocationID=15f0b7a6-3f1d-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:03:07+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=21e1d1b2-3f1d-11ed-aeac-eec1158f7317 | InvocationID=21e1d4c8-3f1d-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:03:07+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=21e1d1b2-3f1d-11ed-aeac-eec1158f7317 | InvocationID=21e1d4c8-3f1d-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T11:03:07+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=21e1d1b2-3f1d-11ed-aeac-eec1158f7317 | InvocationID=21e1d4c8-3f1d-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T11:03:27+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=21e1d1b2-3f1d-11ed-aeac-eec1158f7317 | InvocationID=21e1d4c8-3f1d-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:03:27+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2dd1cbda-3f1d-11ed-aeac-eec1158f7317 | InvocationID=2dd1cdf6-3f1d-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:03:27+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2dd1cbda-3f1d-11ed-aeac-eec1158f7317 | InvocationID=2dd1cdf6-3f1d-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T11:03:27+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2dd1cbda-3f1d-11ed-aeac-eec1158f7317 | InvocationID=2dd1cdf6-3f1d-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T11:03:32+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=21b605b4-3f1d-11ed-aeac-eec1158f7317 | InvocationID=21b60776-3f1d-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:03:32+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=30a15132-3f1d-11ed-aeac-eec1158f7317 | InvocationID=30a15362-3f1d-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:03:32+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=30a15132-3f1d-11ed-aeac-eec1158f7317 | InvocationID=30a15362-3f1d-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:03:32+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=30a15132-3f1d-11ed-aeac-eec1158f7317 | InvocationID=30a15362-3f1d-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:03:47+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2dd1cbda-3f1d-11ed-aeac-eec1158f7317 | InvocationID=2dd1cdf6-3f1d-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:03:47+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=39c2e7b2-3f1d-11ed-aeac-eec1158f7317 | InvocationID=39c2eaf0-3f1d-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:03:47+0000 | aai_event_thread | 140133352356640 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=39c2e7b2-3f1d-11ed-aeac-eec1158f7317 | InvocationID=39c2eaf0-3f1d-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T11:03:47+0000 | aai_event_thread | 140133352356640 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=39c2e7b2-3f1d-11ed-aeac-eec1158f7317 | InvocationID=39c2eaf0-3f1d-11ed-aeac-eec1158f7317 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-09-28T11:03:57+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=30a15132-3f1d-11ed-aeac-eec1158f7317 | InvocationID=30a15362-3f1d-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:03:57+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3f8dd38c-3f1d-11ed-aeac-eec1158f7317 | InvocationID=3f8dd5e4-3f1d-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:03:57+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3f8dd38c-3f1d-11ed-aeac-eec1158f7317 | InvocationID=3f8dd5e4-3f1d-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:03:57+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3f8dd38c-3f1d-11ed-aeac-eec1158f7317 | InvocationID=3f8dd5e4-3f1d-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:04:07+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=39c2e7b2-3f1d-11ed-aeac-eec1158f7317 | InvocationID=39c2eaf0-3f1d-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:04:07+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=45b442aa-3f1d-11ed-aeac-eec1158f7317 | InvocationID=45b444bc-3f1d-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:04:22+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3f8dd38c-3f1d-11ed-aeac-eec1158f7317 | InvocationID=3f8dd5e4-3f1d-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:04:22+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4e79c392-3f1d-11ed-aeac-eec1158f7317 | InvocationID=4e79c7a2-3f1d-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:04:22+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4e79c392-3f1d-11ed-aeac-eec1158f7317 | InvocationID=4e79c7a2-3f1d-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:04:22+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4e79c392-3f1d-11ed-aeac-eec1158f7317 | InvocationID=4e79c7a2-3f1d-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:04:32+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=45b442aa-3f1d-11ed-aeac-eec1158f7317 | InvocationID=45b444bc-3f1d-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:04:32+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=547a55a4-3f1d-11ed-aeac-eec1158f7317 | InvocationID=547a5748-3f1d-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:04:47+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4e79c392-3f1d-11ed-aeac-eec1158f7317 | InvocationID=4e79c7a2-3f1d-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:04:47+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5d682c4a-3f1d-11ed-aeac-eec1158f7317 | InvocationID=5d682ea2-3f1d-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:04:47+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5d682c4a-3f1d-11ed-aeac-eec1158f7317 | InvocationID=5d682ea2-3f1d-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:04:47+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5d682c4a-3f1d-11ed-aeac-eec1158f7317 | InvocationID=5d682ea2-3f1d-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:04:52+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=547a55a4-3f1d-11ed-aeac-eec1158f7317 | InvocationID=547a5748-3f1d-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:04:52+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=60889f54-3f1d-11ed-aeac-eec1158f7317 | InvocationID=6088a120-3f1d-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:05:12+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5d682c4a-3f1d-11ed-aeac-eec1158f7317 | InvocationID=5d682ea2-3f1d-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:05:12+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6c544342-3f1d-11ed-aeac-eec1158f7317 | InvocationID=6c54454a-3f1d-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:05:12+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6c544342-3f1d-11ed-aeac-eec1158f7317 | InvocationID=6c54454a-3f1d-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:05:12+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6c544342-3f1d-11ed-aeac-eec1158f7317 | InvocationID=6c54454a-3f1d-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:05:12+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=60889f54-3f1d-11ed-aeac-eec1158f7317 | InvocationID=6088a120-3f1d-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:05:12+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6c83e62e-3f1d-11ed-aeac-eec1158f7317 | InvocationID=6c83e7fa-3f1d-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:05:32+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6c83e62e-3f1d-11ed-aeac-eec1158f7317 | InvocationID=6c83e7fa-3f1d-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:05:32+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=787bc0aa-3f1d-11ed-aeac-eec1158f7317 | InvocationID=787bc29e-3f1d-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:05:37+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6c544342-3f1d-11ed-aeac-eec1158f7317 | InvocationID=6c54454a-3f1d-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:05:37+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7b41855e-3f1d-11ed-aeac-eec1158f7317 | InvocationID=7b418720-3f1d-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:05:37+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7b41855e-3f1d-11ed-aeac-eec1158f7317 | InvocationID=7b418720-3f1d-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:05:37+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7b41855e-3f1d-11ed-aeac-eec1158f7317 | InvocationID=7b418720-3f1d-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:05:52+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=787bc0aa-3f1d-11ed-aeac-eec1158f7317 | InvocationID=787bc29e-3f1d-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:05:52+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=847cd4e8-3f1d-11ed-aeac-eec1158f7317 | InvocationID=847cd736-3f1d-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:06:02+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7b41855e-3f1d-11ed-aeac-eec1158f7317 | InvocationID=7b418720-3f1d-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:06:02+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8a2df5ac-3f1d-11ed-aeac-eec1158f7317 | InvocationID=8a2df912-3f1d-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:06:02+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8a2df5ac-3f1d-11ed-aeac-eec1158f7317 | InvocationID=8a2df912-3f1d-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:06:02+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8a2df5ac-3f1d-11ed-aeac-eec1158f7317 | InvocationID=8a2df912-3f1d-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:06:13+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=847cd4e8-3f1d-11ed-aeac-eec1158f7317 | InvocationID=847cd736-3f1d-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:06:13+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=90e9e716-3f1d-11ed-aeac-eec1158f7317 | InvocationID=90e9e996-3f1d-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:06:27+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8a2df5ac-3f1d-11ed-aeac-eec1158f7317 | InvocationID=8a2df912-3f1d-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:06:27+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9919b3c6-3f1d-11ed-aeac-eec1158f7317 | InvocationID=9919b57e-3f1d-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:06:27+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9919b3c6-3f1d-11ed-aeac-eec1158f7317 | InvocationID=9919b57e-3f1d-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:06:27+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9919b3c6-3f1d-11ed-aeac-eec1158f7317 | InvocationID=9919b57e-3f1d-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:06:38+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=90e9e716-3f1d-11ed-aeac-eec1158f7317 | InvocationID=90e9e996-3f1d-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:06:38+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9fad2b0a-3f1d-11ed-aeac-eec1158f7317 | InvocationID=9fad2d58-3f1d-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:06:52+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9919b3c6-3f1d-11ed-aeac-eec1158f7317 | InvocationID=9919b57e-3f1d-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:06:52+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a804a92c-3f1d-11ed-aeac-eec1158f7317 | InvocationID=a804ab0c-3f1d-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:06:52+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a804a92c-3f1d-11ed-aeac-eec1158f7317 | InvocationID=a804ab0c-3f1d-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:06:52+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a804a92c-3f1d-11ed-aeac-eec1158f7317 | InvocationID=a804ab0c-3f1d-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:07:03+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9fad2b0a-3f1d-11ed-aeac-eec1158f7317 | InvocationID=9fad2d58-3f1d-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:07:03+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ae71e46e-3f1d-11ed-aeac-eec1158f7317 | InvocationID=ae71e716-3f1d-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:07:17+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a804a92c-3f1d-11ed-aeac-eec1158f7317 | InvocationID=a804ab0c-3f1d-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:07:17+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b6f03e7e-3f1d-11ed-aeac-eec1158f7317 | InvocationID=b6f04036-3f1d-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:07:17+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b6f03e7e-3f1d-11ed-aeac-eec1158f7317 | InvocationID=b6f04036-3f1d-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:07:17+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b6f03e7e-3f1d-11ed-aeac-eec1158f7317 | InvocationID=b6f04036-3f1d-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:07:27+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ae71e46e-3f1d-11ed-aeac-eec1158f7317 | InvocationID=ae71e716-3f1d-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:07:27+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bd34ad42-3f1d-11ed-aeac-eec1158f7317 | InvocationID=bd34b09e-3f1d-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:07:42+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b6f03e7e-3f1d-11ed-aeac-eec1158f7317 | InvocationID=b6f04036-3f1d-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:07:42+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c5e0668e-3f1d-11ed-aeac-eec1158f7317 | InvocationID=c5e0694a-3f1d-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:07:42+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c5e0668e-3f1d-11ed-aeac-eec1158f7317 | InvocationID=c5e0694a-3f1d-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:07:42+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c5e0668e-3f1d-11ed-aeac-eec1158f7317 | InvocationID=c5e0694a-3f1d-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:07:52+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bd34ad42-3f1d-11ed-aeac-eec1158f7317 | InvocationID=bd34b09e-3f1d-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:07:52+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cc1750f8-3f1d-11ed-aeac-eec1158f7317 | InvocationID=cc1752d8-3f1d-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:08:07+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c5e0668e-3f1d-11ed-aeac-eec1158f7317 | InvocationID=c5e0694a-3f1d-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:08:07+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d4e181fe-3f1d-11ed-aeac-eec1158f7317 | InvocationID=d4e1842e-3f1d-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:08:07+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d4e181fe-3f1d-11ed-aeac-eec1158f7317 | InvocationID=d4e1842e-3f1d-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:08:07+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d4e181fe-3f1d-11ed-aeac-eec1158f7317 | InvocationID=d4e1842e-3f1d-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:08:17+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cc1750f8-3f1d-11ed-aeac-eec1158f7317 | InvocationID=cc1752d8-3f1d-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:08:17+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=daf25820-3f1d-11ed-aeac-eec1158f7317 | InvocationID=daf25a32-3f1d-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:08:32+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d4e181fe-3f1d-11ed-aeac-eec1158f7317 | InvocationID=d4e1842e-3f1d-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:08:32+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e3d902c2-3f1d-11ed-aeac-eec1158f7317 | InvocationID=e3d90506-3f1d-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:08:32+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e3d902c2-3f1d-11ed-aeac-eec1158f7317 | InvocationID=e3d90506-3f1d-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:08:32+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e3d902c2-3f1d-11ed-aeac-eec1158f7317 | InvocationID=e3d90506-3f1d-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:08:42+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=daf25820-3f1d-11ed-aeac-eec1158f7317 | InvocationID=daf25a32-3f1d-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:08:42+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e9c504ec-3f1d-11ed-aeac-eec1158f7317 | InvocationID=e9c506fe-3f1d-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:08:57+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e3d902c2-3f1d-11ed-aeac-eec1158f7317 | InvocationID=e3d90506-3f1d-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:08:57+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f2c4b3b2-3f1d-11ed-aeac-eec1158f7317 | InvocationID=f2c4b5e2-3f1d-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:08:57+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f2c4b3b2-3f1d-11ed-aeac-eec1158f7317 | InvocationID=f2c4b5e2-3f1d-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:08:57+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f2c4b3b2-3f1d-11ed-aeac-eec1158f7317 | InvocationID=f2c4b5e2-3f1d-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:09:07+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e9c504ec-3f1d-11ed-aeac-eec1158f7317 | InvocationID=e9c506fe-3f1d-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:09:07+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f8978120-3f1d-11ed-aeac-eec1158f7317 | InvocationID=f89782ba-3f1d-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:09:22+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f2c4b3b2-3f1d-11ed-aeac-eec1158f7317 | InvocationID=f2c4b5e2-3f1d-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:09:22+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=01b22f58-3f1e-11ed-aeac-eec1158f7317 | InvocationID=01b23214-3f1e-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:09:22+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=01b22f58-3f1e-11ed-aeac-eec1158f7317 | InvocationID=01b23214-3f1e-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:09:22+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=01b22f58-3f1e-11ed-aeac-eec1158f7317 | InvocationID=01b23214-3f1e-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:09:32+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f8978120-3f1d-11ed-aeac-eec1158f7317 | InvocationID=f89782ba-3f1d-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:09:32+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0769043a-3f1e-11ed-aeac-eec1158f7317 | InvocationID=076906d8-3f1e-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:09:47+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=01b22f58-3f1e-11ed-aeac-eec1158f7317 | InvocationID=01b23214-3f1e-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:09:47+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=109d06a0-3f1e-11ed-aeac-eec1158f7317 | InvocationID=109d0858-3f1e-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:09:47+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=109d06a0-3f1e-11ed-aeac-eec1158f7317 | InvocationID=109d0858-3f1e-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:09:47+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=109d06a0-3f1e-11ed-aeac-eec1158f7317 | InvocationID=109d0858-3f1e-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:09:57+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0769043a-3f1e-11ed-aeac-eec1158f7317 | InvocationID=076906d8-3f1e-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:09:57+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1633c0d6-3f1e-11ed-aeac-eec1158f7317 | InvocationID=1633c2a2-3f1e-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:10:12+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=109d06a0-3f1e-11ed-aeac-eec1158f7317 | InvocationID=109d0858-3f1e-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:10:12+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1f89402a-3f1e-11ed-aeac-eec1158f7317 | InvocationID=1f8942c8-3f1e-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:10:12+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1f89402a-3f1e-11ed-aeac-eec1158f7317 | InvocationID=1f8942c8-3f1e-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:10:12+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1f89402a-3f1e-11ed-aeac-eec1158f7317 | InvocationID=1f8942c8-3f1e-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:10:22+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1633c0d6-3f1e-11ed-aeac-eec1158f7317 | InvocationID=1633c2a2-3f1e-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:10:22+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=250fdc0c-3f1e-11ed-aeac-eec1158f7317 | InvocationID=250fddd8-3f1e-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:10:37+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1f89402a-3f1e-11ed-aeac-eec1158f7317 | InvocationID=1f8942c8-3f1e-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:10:37+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2e761a86-3f1e-11ed-aeac-eec1158f7317 | InvocationID=2e761cd4-3f1e-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:10:37+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2e761a86-3f1e-11ed-aeac-eec1158f7317 | InvocationID=2e761cd4-3f1e-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:10:37+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2e761a86-3f1e-11ed-aeac-eec1158f7317 | InvocationID=2e761cd4-3f1e-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:10:46+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=250fdc0c-3f1e-11ed-aeac-eec1158f7317 | InvocationID=250fddd8-3f1e-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:10:46+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=33d7423e-3f1e-11ed-aeac-eec1158f7317 | InvocationID=33d74482-3f1e-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:11:02+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2e761a86-3f1e-11ed-aeac-eec1158f7317 | InvocationID=2e761cd4-3f1e-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:11:02+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3d62001e-3f1e-11ed-aeac-eec1158f7317 | InvocationID=3d620370-3f1e-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:11:03+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3d62001e-3f1e-11ed-aeac-eec1158f7317 | InvocationID=3d620370-3f1e-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:11:03+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3d62001e-3f1e-11ed-aeac-eec1158f7317 | InvocationID=3d620370-3f1e-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:11:11+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=33d7423e-3f1e-11ed-aeac-eec1158f7317 | InvocationID=33d74482-3f1e-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:11:11+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=42a043b0-3f1e-11ed-aeac-eec1158f7317 | InvocationID=42a0463a-3f1e-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:11:28+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3d62001e-3f1e-11ed-aeac-eec1158f7317 | InvocationID=3d620370-3f1e-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:11:28+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4c4d34b8-3f1e-11ed-aeac-eec1158f7317 | InvocationID=4c4d36fc-3f1e-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:11:28+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4c4d34b8-3f1e-11ed-aeac-eec1158f7317 | InvocationID=4c4d36fc-3f1e-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:11:28+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4c4d34b8-3f1e-11ed-aeac-eec1158f7317 | InvocationID=4c4d36fc-3f1e-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:11:36+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=42a043b0-3f1e-11ed-aeac-eec1158f7317 | InvocationID=42a0463a-3f1e-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:11:36+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=516b6fd2-3f1e-11ed-aeac-eec1158f7317 | InvocationID=516b7248-3f1e-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:11:53+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4c4d34b8-3f1e-11ed-aeac-eec1158f7317 | InvocationID=4c4d36fc-3f1e-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:11:53+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5b394872-3f1e-11ed-aeac-eec1158f7317 | InvocationID=5b394a98-3f1e-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:11:53+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5b394872-3f1e-11ed-aeac-eec1158f7317 | InvocationID=5b394a98-3f1e-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:11:53+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5b394872-3f1e-11ed-aeac-eec1158f7317 | InvocationID=5b394a98-3f1e-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:12:01+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=516b6fd2-3f1e-11ed-aeac-eec1158f7317 | InvocationID=516b7248-3f1e-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:12:01+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=602ca798-3f1e-11ed-aeac-eec1158f7317 | InvocationID=602caa68-3f1e-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:12:18+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5b394872-3f1e-11ed-aeac-eec1158f7317 | InvocationID=5b394a98-3f1e-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:12:18+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6a24dbc6-3f1e-11ed-aeac-eec1158f7317 | InvocationID=6a24ddb0-3f1e-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:12:18+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6a24dbc6-3f1e-11ed-aeac-eec1158f7317 | InvocationID=6a24ddb0-3f1e-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:12:18+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6a24dbc6-3f1e-11ed-aeac-eec1158f7317 | InvocationID=6a24ddb0-3f1e-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:12:26+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=602ca798-3f1e-11ed-aeac-eec1158f7317 | InvocationID=602caa68-3f1e-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:12:26+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6eeefda8-3f1e-11ed-aeac-eec1158f7317 | InvocationID=6eeeff6a-3f1e-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:12:43+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6a24dbc6-3f1e-11ed-aeac-eec1158f7317 | InvocationID=6a24ddb0-3f1e-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:12:43+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=79112950-3f1e-11ed-aeac-eec1158f7317 | InvocationID=79112b1c-3f1e-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:12:43+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=79112950-3f1e-11ed-aeac-eec1158f7317 | InvocationID=79112b1c-3f1e-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:12:43+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=79112950-3f1e-11ed-aeac-eec1158f7317 | InvocationID=79112b1c-3f1e-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:12:50+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6eeefda8-3f1e-11ed-aeac-eec1158f7317 | InvocationID=6eeeff6a-3f1e-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:12:50+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7db2115e-3f1e-11ed-aeac-eec1158f7317 | InvocationID=7db21316-3f1e-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:13:08+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=79112950-3f1e-11ed-aeac-eec1158f7317 | InvocationID=79112b1c-3f1e-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:13:08+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=87fc7320-3f1e-11ed-aeac-eec1158f7317 | InvocationID=87fc76ae-3f1e-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:13:08+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=87fc7320-3f1e-11ed-aeac-eec1158f7317 | InvocationID=87fc76ae-3f1e-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:13:08+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=87fc7320-3f1e-11ed-aeac-eec1158f7317 | InvocationID=87fc76ae-3f1e-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:13:15+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7db2115e-3f1e-11ed-aeac-eec1158f7317 | InvocationID=7db21316-3f1e-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:13:15+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8c7ade0a-3f1e-11ed-aeac-eec1158f7317 | InvocationID=8c7ae062-3f1e-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:13:33+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=87fc7320-3f1e-11ed-aeac-eec1158f7317 | InvocationID=87fc76ae-3f1e-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:13:33+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=96e75e86-3f1e-11ed-aeac-eec1158f7317 | InvocationID=96e7603e-3f1e-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:13:33+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=96e75e86-3f1e-11ed-aeac-eec1158f7317 | InvocationID=96e7603e-3f1e-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:13:33+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=96e75e86-3f1e-11ed-aeac-eec1158f7317 | InvocationID=96e7603e-3f1e-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:13:40+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8c7ade0a-3f1e-11ed-aeac-eec1158f7317 | InvocationID=8c7ae062-3f1e-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:13:40+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9b3edbbc-3f1e-11ed-aeac-eec1158f7317 | InvocationID=9b3edd7e-3f1e-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:13:58+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=96e75e86-3f1e-11ed-aeac-eec1158f7317 | InvocationID=96e7603e-3f1e-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:13:58+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a5d292a8-3f1e-11ed-aeac-eec1158f7317 | InvocationID=a5d296ea-3f1e-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:13:58+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a5d292a8-3f1e-11ed-aeac-eec1158f7317 | InvocationID=a5d296ea-3f1e-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:13:58+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a5d292a8-3f1e-11ed-aeac-eec1158f7317 | InvocationID=a5d296ea-3f1e-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:14:05+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9b3edbbc-3f1e-11ed-aeac-eec1158f7317 | InvocationID=9b3edd7e-3f1e-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:14:05+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aa075dcc-3f1e-11ed-aeac-eec1158f7317 | InvocationID=aa075f7a-3f1e-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:14:23+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a5d292a8-3f1e-11ed-aeac-eec1158f7317 | InvocationID=a5d296ea-3f1e-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:14:23+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b4bd78dc-3f1e-11ed-aeac-eec1158f7317 | InvocationID=b4bd7ada-3f1e-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:14:23+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b4bd78dc-3f1e-11ed-aeac-eec1158f7317 | InvocationID=b4bd7ada-3f1e-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:14:23+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b4bd78dc-3f1e-11ed-aeac-eec1158f7317 | InvocationID=b4bd7ada-3f1e-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:14:30+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=aa075dcc-3f1e-11ed-aeac-eec1158f7317 | InvocationID=aa075f7a-3f1e-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:14:30+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b8cbc2bc-3f1e-11ed-aeac-eec1158f7317 | InvocationID=b8cbc474-3f1e-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:14:48+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b4bd78dc-3f1e-11ed-aeac-eec1158f7317 | InvocationID=b4bd7ada-3f1e-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:14:48+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c3a90852-3f1e-11ed-aeac-eec1158f7317 | InvocationID=c3a90aaa-3f1e-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:14:48+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c3a90852-3f1e-11ed-aeac-eec1158f7317 | InvocationID=c3a90aaa-3f1e-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:14:48+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c3a90852-3f1e-11ed-aeac-eec1158f7317 | InvocationID=c3a90aaa-3f1e-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:14:54+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b8cbc2bc-3f1e-11ed-aeac-eec1158f7317 | InvocationID=b8cbc474-3f1e-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:14:54+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c78f6a92-3f1e-11ed-aeac-eec1158f7317 | InvocationID=c78f6c54-3f1e-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:15:13+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c3a90852-3f1e-11ed-aeac-eec1158f7317 | InvocationID=c3a90aaa-3f1e-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:15:13+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d2949f16-3f1e-11ed-aeac-eec1158f7317 | InvocationID=d294a1be-3f1e-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:15:13+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d2949f16-3f1e-11ed-aeac-eec1158f7317 | InvocationID=d294a1be-3f1e-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:15:13+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d2949f16-3f1e-11ed-aeac-eec1158f7317 | InvocationID=d294a1be-3f1e-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:15:19+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c78f6a92-3f1e-11ed-aeac-eec1158f7317 | InvocationID=c78f6c54-3f1e-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:15:19+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d658a1b0-3f1e-11ed-aeac-eec1158f7317 | InvocationID=d658a444-3f1e-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:15:38+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d2949f16-3f1e-11ed-aeac-eec1158f7317 | InvocationID=d294a1be-3f1e-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:15:38+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e1872b88-3f1e-11ed-aeac-eec1158f7317 | InvocationID=e1873024-3f1e-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:15:38+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e1872b88-3f1e-11ed-aeac-eec1158f7317 | InvocationID=e1873024-3f1e-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:15:38+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e1872b88-3f1e-11ed-aeac-eec1158f7317 | InvocationID=e1873024-3f1e-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:15:44+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d658a1b0-3f1e-11ed-aeac-eec1158f7317 | InvocationID=d658a444-3f1e-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:15:44+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e51fea14-3f1e-11ed-aeac-eec1158f7317 | InvocationID=e51febcc-3f1e-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:16:03+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e1872b88-3f1e-11ed-aeac-eec1158f7317 | InvocationID=e1873024-3f1e-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:16:03+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f0740c24-3f1e-11ed-aeac-eec1158f7317 | InvocationID=f0740e18-3f1e-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:16:03+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f0740c24-3f1e-11ed-aeac-eec1158f7317 | InvocationID=f0740e18-3f1e-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:16:03+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f0740c24-3f1e-11ed-aeac-eec1158f7317 | InvocationID=f0740e18-3f1e-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:16:09+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e51fea14-3f1e-11ed-aeac-eec1158f7317 | InvocationID=e51febcc-3f1e-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:16:09+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f3e8a856-3f1e-11ed-aeac-eec1158f7317 | InvocationID=f3e8ab12-3f1e-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:16:28+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f0740c24-3f1e-11ed-aeac-eec1158f7317 | InvocationID=f0740e18-3f1e-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:16:28+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ff6062fa-3f1e-11ed-aeac-eec1158f7317 | InvocationID=ff6064b2-3f1e-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:16:28+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ff6062fa-3f1e-11ed-aeac-eec1158f7317 | InvocationID=ff6064b2-3f1e-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:16:28+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ff6062fa-3f1e-11ed-aeac-eec1158f7317 | InvocationID=ff6064b2-3f1e-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:16:34+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f3e8a856-3f1e-11ed-aeac-eec1158f7317 | InvocationID=f3e8ab12-3f1e-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:16:34+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=02b6604e-3f1f-11ed-aeac-eec1158f7317 | InvocationID=02b6626a-3f1f-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:16:53+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ff6062fa-3f1e-11ed-aeac-eec1158f7317 | InvocationID=ff6064b2-3f1e-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:16:53+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0e4b9f28-3f1f-11ed-aeac-eec1158f7317 | InvocationID=0e4ba0f4-3f1f-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:16:53+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0e4b9f28-3f1f-11ed-aeac-eec1158f7317 | InvocationID=0e4ba0f4-3f1f-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:16:53+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0e4b9f28-3f1f-11ed-aeac-eec1158f7317 | InvocationID=0e4ba0f4-3f1f-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:16:58+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=02b6604e-3f1f-11ed-aeac-eec1158f7317 | InvocationID=02b6626a-3f1f-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:16:58+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1178d9b8-3f1f-11ed-aeac-eec1158f7317 | InvocationID=1178dbb6-3f1f-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:17:18+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0e4b9f28-3f1f-11ed-aeac-eec1158f7317 | InvocationID=0e4ba0f4-3f1f-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:17:18+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1d3774da-3f1f-11ed-aeac-eec1158f7317 | InvocationID=1d3776a6-3f1f-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:17:18+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1d3774da-3f1f-11ed-aeac-eec1158f7317 | InvocationID=1d3776a6-3f1f-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:17:18+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1d3774da-3f1f-11ed-aeac-eec1158f7317 | InvocationID=1d3776a6-3f1f-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:17:23+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1178d9b8-3f1f-11ed-aeac-eec1158f7317 | InvocationID=1178dbb6-3f1f-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:17:23+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=203c7248-3f1f-11ed-aeac-eec1158f7317 | InvocationID=203c7536-3f1f-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:17:43+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1d3774da-3f1f-11ed-aeac-eec1158f7317 | InvocationID=1d3776a6-3f1f-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:17:43+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2c228f2a-3f1f-11ed-aeac-eec1158f7317 | InvocationID=2c229100-3f1f-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:17:43+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2c228f2a-3f1f-11ed-aeac-eec1158f7317 | InvocationID=2c229100-3f1f-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:17:43+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2c228f2a-3f1f-11ed-aeac-eec1158f7317 | InvocationID=2c229100-3f1f-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:17:48+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=203c7248-3f1f-11ed-aeac-eec1158f7317 | InvocationID=203c7536-3f1f-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:17:48+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2effe4fe-3f1f-11ed-aeac-eec1158f7317 | InvocationID=2effe760-3f1f-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:18:08+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2c228f2a-3f1f-11ed-aeac-eec1158f7317 | InvocationID=2c229100-3f1f-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:18:08+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3b0dbc3a-3f1f-11ed-aeac-eec1158f7317 | InvocationID=3b0dbe60-3f1f-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:18:08+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3b0dbc3a-3f1f-11ed-aeac-eec1158f7317 | InvocationID=3b0dbe60-3f1f-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:18:08+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3b0dbc3a-3f1f-11ed-aeac-eec1158f7317 | InvocationID=3b0dbe60-3f1f-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:18:13+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2effe4fe-3f1f-11ed-aeac-eec1158f7317 | InvocationID=2effe760-3f1f-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:18:13+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3dc729a2-3f1f-11ed-aeac-eec1158f7317 | InvocationID=3dc72b64-3f1f-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:18:33+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3b0dbc3a-3f1f-11ed-aeac-eec1158f7317 | InvocationID=3b0dbe60-3f1f-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:18:33+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=49fd8dce-3f1f-11ed-aeac-eec1158f7317 | InvocationID=49fd8f90-3f1f-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:18:33+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=49fd8dce-3f1f-11ed-aeac-eec1158f7317 | InvocationID=49fd8f90-3f1f-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:18:33+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=49fd8dce-3f1f-11ed-aeac-eec1158f7317 | InvocationID=49fd8f90-3f1f-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:18:37+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3dc729a2-3f1f-11ed-aeac-eec1158f7317 | InvocationID=3dc72b64-3f1f-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:18:37+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4c8c6150-3f1f-11ed-aeac-eec1158f7317 | InvocationID=4c8c638a-3f1f-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:18:58+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=49fd8dce-3f1f-11ed-aeac-eec1158f7317 | InvocationID=49fd8f90-3f1f-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:18:58+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=58e9f764-3f1f-11ed-aeac-eec1158f7317 | InvocationID=58e9f9c6-3f1f-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:18:58+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=58e9f764-3f1f-11ed-aeac-eec1158f7317 | InvocationID=58e9f9c6-3f1f-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:18:58+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=58e9f764-3f1f-11ed-aeac-eec1158f7317 | InvocationID=58e9f9c6-3f1f-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:19:02+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4c8c6150-3f1f-11ed-aeac-eec1158f7317 | InvocationID=4c8c638a-3f1f-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:19:02+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5b51c0ea-3f1f-11ed-aeac-eec1158f7317 | InvocationID=5b51c2b6-3f1f-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:19:23+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=58e9f764-3f1f-11ed-aeac-eec1158f7317 | InvocationID=58e9f9c6-3f1f-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:19:23+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=67d63404-3f1f-11ed-aeac-eec1158f7317 | InvocationID=67d637ba-3f1f-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:19:23+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=67d63404-3f1f-11ed-aeac-eec1158f7317 | InvocationID=67d637ba-3f1f-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:19:23+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=67d63404-3f1f-11ed-aeac-eec1158f7317 | InvocationID=67d637ba-3f1f-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:19:27+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5b51c0ea-3f1f-11ed-aeac-eec1158f7317 | InvocationID=5b51c2b6-3f1f-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:19:27+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6a130508-3f1f-11ed-aeac-eec1158f7317 | InvocationID=6a1306f2-3f1f-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:19:48+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=67d63404-3f1f-11ed-aeac-eec1158f7317 | InvocationID=67d637ba-3f1f-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:19:48+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=76c1223a-3f1f-11ed-aeac-eec1158f7317 | InvocationID=76c123fc-3f1f-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:19:48+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=76c1223a-3f1f-11ed-aeac-eec1158f7317 | InvocationID=76c123fc-3f1f-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:19:48+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=76c1223a-3f1f-11ed-aeac-eec1158f7317 | InvocationID=76c123fc-3f1f-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:19:52+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6a130508-3f1f-11ed-aeac-eec1158f7317 | InvocationID=6a1306f2-3f1f-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:19:52+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=78d738f2-3f1f-11ed-aeac-eec1158f7317 | InvocationID=78d73abe-3f1f-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:20:13+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=76c1223a-3f1f-11ed-aeac-eec1158f7317 | InvocationID=76c123fc-3f1f-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:20:13+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=85abc50c-3f1f-11ed-aeac-eec1158f7317 | InvocationID=85abc6d8-3f1f-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:20:13+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=85abc50c-3f1f-11ed-aeac-eec1158f7317 | InvocationID=85abc6d8-3f1f-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:20:13+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=85abc50c-3f1f-11ed-aeac-eec1158f7317 | InvocationID=85abc6d8-3f1f-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:20:17+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=78d738f2-3f1f-11ed-aeac-eec1158f7317 | InvocationID=78d73abe-3f1f-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:20:17+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=879ba8a0-3f1f-11ed-aeac-eec1158f7317 | InvocationID=879baabc-3f1f-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:20:38+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=85abc50c-3f1f-11ed-aeac-eec1158f7317 | InvocationID=85abc6d8-3f1f-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:20:38+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=949807d8-3f1f-11ed-aeac-eec1158f7317 | InvocationID=94980a9e-3f1f-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:20:38+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=949807d8-3f1f-11ed-aeac-eec1158f7317 | InvocationID=94980a9e-3f1f-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:20:38+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=949807d8-3f1f-11ed-aeac-eec1158f7317 | InvocationID=94980a9e-3f1f-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:20:41+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=879ba8a0-3f1f-11ed-aeac-eec1158f7317 | InvocationID=879baabc-3f1f-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:20:41+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=96644fe0-3f1f-11ed-aeac-eec1158f7317 | InvocationID=966451a2-3f1f-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:21:03+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=949807d8-3f1f-11ed-aeac-eec1158f7317 | InvocationID=94980a9e-3f1f-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:21:03+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a3830036-3f1f-11ed-aeac-eec1158f7317 | InvocationID=a38302e8-3f1f-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:21:03+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a3830036-3f1f-11ed-aeac-eec1158f7317 | InvocationID=a38302e8-3f1f-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:21:03+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a3830036-3f1f-11ed-aeac-eec1158f7317 | InvocationID=a38302e8-3f1f-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:21:06+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=96644fe0-3f1f-11ed-aeac-eec1158f7317 | InvocationID=966451a2-3f1f-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:21:06+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a52ceeb0-3f1f-11ed-aeac-eec1158f7317 | InvocationID=a52cf0cc-3f1f-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:21:28+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a3830036-3f1f-11ed-aeac-eec1158f7317 | InvocationID=a38302e8-3f1f-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:21:28+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b26e119e-3f1f-11ed-aeac-eec1158f7317 | InvocationID=b26e13d8-3f1f-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:21:28+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b26e119e-3f1f-11ed-aeac-eec1158f7317 | InvocationID=b26e13d8-3f1f-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:21:28+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b26e119e-3f1f-11ed-aeac-eec1158f7317 | InvocationID=b26e13d8-3f1f-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:21:31+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a52ceeb0-3f1f-11ed-aeac-eec1158f7317 | InvocationID=a52cf0cc-3f1f-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:21:31+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b3f404a6-3f1f-11ed-aeac-eec1158f7317 | InvocationID=b3f4069a-3f1f-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:21:53+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b26e119e-3f1f-11ed-aeac-eec1158f7317 | InvocationID=b26e13d8-3f1f-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:21:53+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c159c54a-3f1f-11ed-aeac-eec1158f7317 | InvocationID=c159c752-3f1f-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:21:53+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c159c54a-3f1f-11ed-aeac-eec1158f7317 | InvocationID=c159c752-3f1f-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:21:53+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c159c54a-3f1f-11ed-aeac-eec1158f7317 | InvocationID=c159c752-3f1f-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:21:56+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b3f404a6-3f1f-11ed-aeac-eec1158f7317 | InvocationID=b3f4069a-3f1f-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:21:56+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c2b6a3ae-3f1f-11ed-aeac-eec1158f7317 | InvocationID=c2b6a732-3f1f-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:22:18+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c159c54a-3f1f-11ed-aeac-eec1158f7317 | InvocationID=c159c752-3f1f-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:22:18+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d044f7fa-3f1f-11ed-aeac-eec1158f7317 | InvocationID=d044f9ee-3f1f-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:22:18+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d044f7fa-3f1f-11ed-aeac-eec1158f7317 | InvocationID=d044f9ee-3f1f-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:22:18+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d044f7fa-3f1f-11ed-aeac-eec1158f7317 | InvocationID=d044f9ee-3f1f-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:22:20+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c2b6a3ae-3f1f-11ed-aeac-eec1158f7317 | InvocationID=c2b6a732-3f1f-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:22:20+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d177ecb8-3f1f-11ed-aeac-eec1158f7317 | InvocationID=d177f10e-3f1f-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:22:43+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d044f7fa-3f1f-11ed-aeac-eec1158f7317 | InvocationID=d044f9ee-3f1f-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:22:43+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=df2fe982-3f1f-11ed-aeac-eec1158f7317 | InvocationID=df2feb58-3f1f-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:22:43+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=df2fe982-3f1f-11ed-aeac-eec1158f7317 | InvocationID=df2feb58-3f1f-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:22:43+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=df2fe982-3f1f-11ed-aeac-eec1158f7317 | InvocationID=df2feb58-3f1f-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:22:45+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d177ecb8-3f1f-11ed-aeac-eec1158f7317 | InvocationID=d177f10e-3f1f-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:22:45+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e0387eb6-3f1f-11ed-aeac-eec1158f7317 | InvocationID=e03881ea-3f1f-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:23:08+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=df2fe982-3f1f-11ed-aeac-eec1158f7317 | InvocationID=df2feb58-3f1f-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:23:08+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ee1b01a2-3f1f-11ed-aeac-eec1158f7317 | InvocationID=ee1b036e-3f1f-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:23:08+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ee1b01a2-3f1f-11ed-aeac-eec1158f7317 | InvocationID=ee1b036e-3f1f-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:23:08+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ee1b01a2-3f1f-11ed-aeac-eec1158f7317 | InvocationID=ee1b036e-3f1f-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:23:10+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e0387eb6-3f1f-11ed-aeac-eec1158f7317 | InvocationID=e03881ea-3f1f-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:23:10+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eefe6b9a-3f1f-11ed-aeac-eec1158f7317 | InvocationID=eefe6d5c-3f1f-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:23:33+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ee1b01a2-3f1f-11ed-aeac-eec1158f7317 | InvocationID=ee1b036e-3f1f-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:23:33+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fd06b13e-3f1f-11ed-aeac-eec1158f7317 | InvocationID=fd06bcec-3f1f-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:23:34+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fd06b13e-3f1f-11ed-aeac-eec1158f7317 | InvocationID=fd06bcec-3f1f-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:23:34+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fd06b13e-3f1f-11ed-aeac-eec1158f7317 | InvocationID=fd06bcec-3f1f-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:23:35+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=eefe6b9a-3f1f-11ed-aeac-eec1158f7317 | InvocationID=eefe6d5c-3f1f-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:23:35+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fdbf5f90-3f1f-11ed-aeac-eec1158f7317 | InvocationID=fdbf61ca-3f1f-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:23:59+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fd06b13e-3f1f-11ed-aeac-eec1158f7317 | InvocationID=fd06bcec-3f1f-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:23:59+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0bf27f02-3f20-11ed-aeac-eec1158f7317 | InvocationID=0bf2811e-3f20-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:23:59+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0bf27f02-3f20-11ed-aeac-eec1158f7317 | InvocationID=0bf2811e-3f20-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:23:59+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0bf27f02-3f20-11ed-aeac-eec1158f7317 | InvocationID=0bf2811e-3f20-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:23:59+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fdbf5f90-3f1f-11ed-aeac-eec1158f7317 | InvocationID=fdbf61ca-3f1f-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:23:59+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0c81a2e0-3f20-11ed-aeac-eec1158f7317 | InvocationID=0c81a5ba-3f20-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:24:24+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0bf27f02-3f20-11ed-aeac-eec1158f7317 | InvocationID=0bf2811e-3f20-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:24:24+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1add9308-3f20-11ed-aeac-eec1158f7317 | InvocationID=1add952e-3f20-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:24:24+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1add9308-3f20-11ed-aeac-eec1158f7317 | InvocationID=1add952e-3f20-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:24:24+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1add9308-3f20-11ed-aeac-eec1158f7317 | InvocationID=1add952e-3f20-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:24:24+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0c81a2e0-3f20-11ed-aeac-eec1158f7317 | InvocationID=0c81a5ba-3f20-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:24:24+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1b433654-3f20-11ed-aeac-eec1158f7317 | InvocationID=1b4338ac-3f20-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:24:49+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1add9308-3f20-11ed-aeac-eec1158f7317 | InvocationID=1add952e-3f20-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:24:49+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=29cb7164-3f20-11ed-aeac-eec1158f7317 | InvocationID=29cb7542-3f20-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:24:49+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=29cb7164-3f20-11ed-aeac-eec1158f7317 | InvocationID=29cb7542-3f20-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:24:49+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=29cb7164-3f20-11ed-aeac-eec1158f7317 | InvocationID=29cb7542-3f20-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:24:49+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1b433654-3f20-11ed-aeac-eec1158f7317 | InvocationID=1b4338ac-3f20-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:24:49+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2a03e03a-3f20-11ed-aeac-eec1158f7317 | InvocationID=2a03e1fc-3f20-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:25:14+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=29cb7164-3f20-11ed-aeac-eec1158f7317 | InvocationID=29cb7542-3f20-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:25:14+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=38b8bf10-3f20-11ed-aeac-eec1158f7317 | InvocationID=38b8c3b6-3f20-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:25:14+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=38b8bf10-3f20-11ed-aeac-eec1158f7317 | InvocationID=38b8c3b6-3f20-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:25:14+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=38b8bf10-3f20-11ed-aeac-eec1158f7317 | InvocationID=38b8c3b6-3f20-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:25:14+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2a03e03a-3f20-11ed-aeac-eec1158f7317 | InvocationID=2a03e1fc-3f20-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:25:14+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=38cb6a70-3f20-11ed-aeac-eec1158f7317 | InvocationID=38cb6c5a-3f20-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:25:39+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=38cb6a70-3f20-11ed-aeac-eec1158f7317 | InvocationID=38cb6c5a-3f20-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:25:39+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=478e5c84-3f20-11ed-aeac-eec1158f7317 | InvocationID=478e5f40-3f20-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:25:39+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=38b8bf10-3f20-11ed-aeac-eec1158f7317 | InvocationID=38b8c3b6-3f20-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:25:39+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=47a419de-3f20-11ed-aeac-eec1158f7317 | InvocationID=47a41c4a-3f20-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:25:39+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=47a419de-3f20-11ed-aeac-eec1158f7317 | InvocationID=47a41c4a-3f20-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:25:39+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=47a419de-3f20-11ed-aeac-eec1158f7317 | InvocationID=47a41c4a-3f20-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:26:03+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=478e5c84-3f20-11ed-aeac-eec1158f7317 | InvocationID=478e5f40-3f20-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:26:03+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5651132e-3f20-11ed-aeac-eec1158f7317 | InvocationID=5651154a-3f20-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:26:04+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=47a419de-3f20-11ed-aeac-eec1158f7317 | InvocationID=47a41c4a-3f20-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:26:04+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=568fcd80-3f20-11ed-aeac-eec1158f7317 | InvocationID=568fcf42-3f20-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:26:04+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=568fcd80-3f20-11ed-aeac-eec1158f7317 | InvocationID=568fcf42-3f20-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:26:04+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=568fcd80-3f20-11ed-aeac-eec1158f7317 | InvocationID=568fcf42-3f20-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:26:28+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5651132e-3f20-11ed-aeac-eec1158f7317 | InvocationID=5651154a-3f20-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:26:28+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6514c176-3f20-11ed-aeac-eec1158f7317 | InvocationID=6514c4be-3f20-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:26:29+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=568fcd80-3f20-11ed-aeac-eec1158f7317 | InvocationID=568fcf42-3f20-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:26:29+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=657b7bbe-3f20-11ed-aeac-eec1158f7317 | InvocationID=657b7e48-3f20-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:26:29+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=657b7bbe-3f20-11ed-aeac-eec1158f7317 | InvocationID=657b7e48-3f20-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:26:29+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=657b7bbe-3f20-11ed-aeac-eec1158f7317 | InvocationID=657b7e48-3f20-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:26:53+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6514c176-3f20-11ed-aeac-eec1158f7317 | InvocationID=6514c4be-3f20-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:26:53+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=73da8e70-3f20-11ed-aeac-eec1158f7317 | InvocationID=73da90fa-3f20-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:26:54+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=657b7bbe-3f20-11ed-aeac-eec1158f7317 | InvocationID=657b7e48-3f20-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:26:54+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7466f040-3f20-11ed-aeac-eec1158f7317 | InvocationID=7466f2d4-3f20-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:26:54+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7466f040-3f20-11ed-aeac-eec1158f7317 | InvocationID=7466f2d4-3f20-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:26:54+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7466f040-3f20-11ed-aeac-eec1158f7317 | InvocationID=7466f2d4-3f20-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:27:18+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=73da8e70-3f20-11ed-aeac-eec1158f7317 | InvocationID=73da90fa-3f20-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:27:18+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=829ef054-3f20-11ed-aeac-eec1158f7317 | InvocationID=829ef216-3f20-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:27:19+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7466f040-3f20-11ed-aeac-eec1158f7317 | InvocationID=7466f2d4-3f20-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:27:19+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8352ec1c-3f20-11ed-aeac-eec1158f7317 | InvocationID=8352edf2-3f20-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:27:19+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8352ec1c-3f20-11ed-aeac-eec1158f7317 | InvocationID=8352edf2-3f20-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:27:19+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8352ec1c-3f20-11ed-aeac-eec1158f7317 | InvocationID=8352edf2-3f20-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:27:42+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=829ef054-3f20-11ed-aeac-eec1158f7317 | InvocationID=829ef216-3f20-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:27:42+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=915f7208-3f20-11ed-aeac-eec1158f7317 | InvocationID=915f74b0-3f20-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:27:44+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8352ec1c-3f20-11ed-aeac-eec1158f7317 | InvocationID=8352edf2-3f20-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:27:44+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=923dad2a-3f20-11ed-aeac-eec1158f7317 | InvocationID=923daee2-3f20-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:27:44+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=923dad2a-3f20-11ed-aeac-eec1158f7317 | InvocationID=923daee2-3f20-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:27:44+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=923dad2a-3f20-11ed-aeac-eec1158f7317 | InvocationID=923daee2-3f20-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:28:07+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=915f7208-3f20-11ed-aeac-eec1158f7317 | InvocationID=915f74b0-3f20-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:28:07+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a020718e-3f20-11ed-aeac-eec1158f7317 | InvocationID=a02076e8-3f20-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:28:09+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=923dad2a-3f20-11ed-aeac-eec1158f7317 | InvocationID=923daee2-3f20-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:28:09+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a12946aa-3f20-11ed-aeac-eec1158f7317 | InvocationID=a12949a2-3f20-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:28:09+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a12946aa-3f20-11ed-aeac-eec1158f7317 | InvocationID=a12949a2-3f20-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:28:09+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a12946aa-3f20-11ed-aeac-eec1158f7317 | InvocationID=a12949a2-3f20-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:28:32+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a020718e-3f20-11ed-aeac-eec1158f7317 | InvocationID=a02076e8-3f20-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:28:32+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aee31190-3f20-11ed-aeac-eec1158f7317 | InvocationID=aee31352-3f20-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:28:34+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a12946aa-3f20-11ed-aeac-eec1158f7317 | InvocationID=a12949a2-3f20-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:28:34+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b02bd2bc-3f20-11ed-aeac-eec1158f7317 | InvocationID=b02bdd70-3f20-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:28:34+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b02bd2bc-3f20-11ed-aeac-eec1158f7317 | InvocationID=b02bdd70-3f20-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:28:34+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b02bd2bc-3f20-11ed-aeac-eec1158f7317 | InvocationID=b02bdd70-3f20-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:28:57+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=aee31190-3f20-11ed-aeac-eec1158f7317 | InvocationID=aee31352-3f20-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:28:57+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bda98b28-3f20-11ed-aeac-eec1158f7317 | InvocationID=bda98cf4-3f20-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:28:59+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b02bd2bc-3f20-11ed-aeac-eec1158f7317 | InvocationID=b02bdd70-3f20-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:28:59+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bf1715f2-3f20-11ed-aeac-eec1158f7317 | InvocationID=bf17187c-3f20-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:28:59+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bf1715f2-3f20-11ed-aeac-eec1158f7317 | InvocationID=bf17187c-3f20-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:28:59+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bf1715f2-3f20-11ed-aeac-eec1158f7317 | InvocationID=bf17187c-3f20-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:29:21+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bda98b28-3f20-11ed-aeac-eec1158f7317 | InvocationID=bda98cf4-3f20-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:29:21+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cc6d26d8-3f20-11ed-aeac-eec1158f7317 | InvocationID=cc6d293a-3f20-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:29:24+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bf1715f2-3f20-11ed-aeac-eec1158f7317 | InvocationID=bf17187c-3f20-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:29:24+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ce039a9a-3f20-11ed-aeac-eec1158f7317 | InvocationID=ce039cde-3f20-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:29:24+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ce039a9a-3f20-11ed-aeac-eec1158f7317 | InvocationID=ce039cde-3f20-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:29:24+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ce039a9a-3f20-11ed-aeac-eec1158f7317 | InvocationID=ce039cde-3f20-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:29:46+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cc6d26d8-3f20-11ed-aeac-eec1158f7317 | InvocationID=cc6d293a-3f20-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:29:46+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=db30dc50-3f20-11ed-aeac-eec1158f7317 | InvocationID=db30de08-3f20-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:29:49+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ce039a9a-3f20-11ed-aeac-eec1158f7317 | InvocationID=ce039cde-3f20-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:29:49+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dcee261a-3f20-11ed-aeac-eec1158f7317 | InvocationID=dcee2886-3f20-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:29:49+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dcee261a-3f20-11ed-aeac-eec1158f7317 | InvocationID=dcee2886-3f20-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:29:49+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dcee261a-3f20-11ed-aeac-eec1158f7317 | InvocationID=dcee2886-3f20-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:30:11+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=db30dc50-3f20-11ed-aeac-eec1158f7317 | InvocationID=db30de08-3f20-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:30:11+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e9f4e8a8-3f20-11ed-aeac-eec1158f7317 | InvocationID=e9f4ea60-3f20-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:30:14+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dcee261a-3f20-11ed-aeac-eec1158f7317 | InvocationID=dcee2886-3f20-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:30:14+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ebd93eda-3f20-11ed-aeac-eec1158f7317 | InvocationID=ebd9409c-3f20-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:30:14+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ebd93eda-3f20-11ed-aeac-eec1158f7317 | InvocationID=ebd9409c-3f20-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:30:14+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ebd93eda-3f20-11ed-aeac-eec1158f7317 | InvocationID=ebd9409c-3f20-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:30:36+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e9f4e8a8-3f20-11ed-aeac-eec1158f7317 | InvocationID=e9f4ea60-3f20-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:30:36+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f8b99262-3f20-11ed-aeac-eec1158f7317 | InvocationID=f8b99424-3f20-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:30:39+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ebd93eda-3f20-11ed-aeac-eec1158f7317 | InvocationID=ebd9409c-3f20-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:30:39+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fac3f926-3f20-11ed-aeac-eec1158f7317 | InvocationID=fac3fbc4-3f20-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:30:39+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fac3f926-3f20-11ed-aeac-eec1158f7317 | InvocationID=fac3fbc4-3f20-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:30:39+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fac3f926-3f20-11ed-aeac-eec1158f7317 | InvocationID=fac3fbc4-3f20-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:31:01+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f8b99262-3f20-11ed-aeac-eec1158f7317 | InvocationID=f8b99424-3f20-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:31:01+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=077c76b6-3f21-11ed-aeac-eec1158f7317 | InvocationID=077c78dc-3f21-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:31:04+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fac3f926-3f20-11ed-aeac-eec1158f7317 | InvocationID=fac3fbc4-3f20-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:31:04+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=09aeef40-3f21-11ed-aeac-eec1158f7317 | InvocationID=09aefada-3f21-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:31:04+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=09aeef40-3f21-11ed-aeac-eec1158f7317 | InvocationID=09aefada-3f21-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:31:04+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=09aeef40-3f21-11ed-aeac-eec1158f7317 | InvocationID=09aefada-3f21-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:31:25+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=077c76b6-3f21-11ed-aeac-eec1158f7317 | InvocationID=077c78dc-3f21-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:31:25+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=16400e42-3f21-11ed-aeac-eec1158f7317 | InvocationID=16401072-3f21-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:31:29+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=09aeef40-3f21-11ed-aeac-eec1158f7317 | InvocationID=09aefada-3f21-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:31:29+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1899bed6-3f21-11ed-aeac-eec1158f7317 | InvocationID=1899c098-3f21-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:31:29+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1899bed6-3f21-11ed-aeac-eec1158f7317 | InvocationID=1899c098-3f21-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:31:29+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1899bed6-3f21-11ed-aeac-eec1158f7317 | InvocationID=1899c098-3f21-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:31:50+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=16400e42-3f21-11ed-aeac-eec1158f7317 | InvocationID=16401072-3f21-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:31:50+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=25016d9a-3f21-11ed-aeac-eec1158f7317 | InvocationID=2501702e-3f21-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:31:54+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1899bed6-3f21-11ed-aeac-eec1158f7317 | InvocationID=1899c098-3f21-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:31:54+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=27845cb2-3f21-11ed-aeac-eec1158f7317 | InvocationID=27845eb0-3f21-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:31:54+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=27845cb2-3f21-11ed-aeac-eec1158f7317 | InvocationID=27845eb0-3f21-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:31:54+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=27845cb2-3f21-11ed-aeac-eec1158f7317 | InvocationID=27845eb0-3f21-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:32:15+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=25016d9a-3f21-11ed-aeac-eec1158f7317 | InvocationID=2501702e-3f21-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:32:15+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=33c82d78-3f21-11ed-aeac-eec1158f7317 | InvocationID=33c82fda-3f21-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:32:19+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=27845cb2-3f21-11ed-aeac-eec1158f7317 | InvocationID=27845eb0-3f21-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:32:19+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=366f20b8-3f21-11ed-aeac-eec1158f7317 | InvocationID=366f22c0-3f21-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:32:19+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=366f20b8-3f21-11ed-aeac-eec1158f7317 | InvocationID=366f22c0-3f21-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:32:19+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=366f20b8-3f21-11ed-aeac-eec1158f7317 | InvocationID=366f22c0-3f21-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:32:40+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=33c82d78-3f21-11ed-aeac-eec1158f7317 | InvocationID=33c82fda-3f21-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:32:40+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=428c20f8-3f21-11ed-aeac-eec1158f7317 | InvocationID=428c23d2-3f21-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:32:44+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=366f20b8-3f21-11ed-aeac-eec1158f7317 | InvocationID=366f22c0-3f21-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:32:44+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4559a792-3f21-11ed-aeac-eec1158f7317 | InvocationID=4559a94a-3f21-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:32:44+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4559a792-3f21-11ed-aeac-eec1158f7317 | InvocationID=4559a94a-3f21-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:32:44+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4559a792-3f21-11ed-aeac-eec1158f7317 | InvocationID=4559a94a-3f21-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:33:04+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=428c20f8-3f21-11ed-aeac-eec1158f7317 | InvocationID=428c23d2-3f21-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:33:04+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=514cff54-3f21-11ed-aeac-eec1158f7317 | InvocationID=514d010c-3f21-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:33:09+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4559a792-3f21-11ed-aeac-eec1158f7317 | InvocationID=4559a94a-3f21-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:33:09+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=54450c10-3f21-11ed-aeac-eec1158f7317 | InvocationID=54450ee0-3f21-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:33:09+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=54450c10-3f21-11ed-aeac-eec1158f7317 | InvocationID=54450ee0-3f21-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:33:09+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=54450c10-3f21-11ed-aeac-eec1158f7317 | InvocationID=54450ee0-3f21-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:33:29+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=514cff54-3f21-11ed-aeac-eec1158f7317 | InvocationID=514d010c-3f21-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:33:29+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=600f439e-3f21-11ed-aeac-eec1158f7317 | InvocationID=600f4588-3f21-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:33:34+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=54450c10-3f21-11ed-aeac-eec1158f7317 | InvocationID=54450ee0-3f21-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:33:34+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=632fe47a-3f21-11ed-aeac-eec1158f7317 | InvocationID=632fe63c-3f21-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:33:34+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=632fe47a-3f21-11ed-aeac-eec1158f7317 | InvocationID=632fe63c-3f21-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:33:34+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=632fe47a-3f21-11ed-aeac-eec1158f7317 | InvocationID=632fe63c-3f21-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:33:54+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=600f439e-3f21-11ed-aeac-eec1158f7317 | InvocationID=600f4588-3f21-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:33:54+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6ed1c956-3f21-11ed-aeac-eec1158f7317 | InvocationID=6ed1cb04-3f21-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:33:59+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=632fe47a-3f21-11ed-aeac-eec1158f7317 | InvocationID=632fe63c-3f21-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:33:59+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=721ae1ba-3f21-11ed-aeac-eec1158f7317 | InvocationID=721ae386-3f21-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:33:59+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=721ae1ba-3f21-11ed-aeac-eec1158f7317 | InvocationID=721ae386-3f21-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:33:59+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=721ae1ba-3f21-11ed-aeac-eec1158f7317 | InvocationID=721ae386-3f21-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:34:19+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6ed1c956-3f21-11ed-aeac-eec1158f7317 | InvocationID=6ed1cb04-3f21-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:34:19+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7d943d48-3f21-11ed-aeac-eec1158f7317 | InvocationID=7d943f82-3f21-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:34:24+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=721ae1ba-3f21-11ed-aeac-eec1158f7317 | InvocationID=721ae386-3f21-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:34:24+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=81061f0a-3f21-11ed-aeac-eec1158f7317 | InvocationID=810621e4-3f21-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:34:24+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=81061f0a-3f21-11ed-aeac-eec1158f7317 | InvocationID=810621e4-3f21-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:34:24+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=81061f0a-3f21-11ed-aeac-eec1158f7317 | InvocationID=810621e4-3f21-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:34:43+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7d943d48-3f21-11ed-aeac-eec1158f7317 | InvocationID=7d943f82-3f21-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:34:43+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8c5d11ba-3f21-11ed-aeac-eec1158f7317 | InvocationID=8c5d14d0-3f21-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:34:49+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=81061f0a-3f21-11ed-aeac-eec1158f7317 | InvocationID=810621e4-3f21-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:34:49+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8ff1a11a-3f21-11ed-aeac-eec1158f7317 | InvocationID=8ff1a318-3f21-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:34:50+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8ff1a11a-3f21-11ed-aeac-eec1158f7317 | InvocationID=8ff1a318-3f21-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:34:50+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8ff1a11a-3f21-11ed-aeac-eec1158f7317 | InvocationID=8ff1a318-3f21-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:35:08+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8c5d11ba-3f21-11ed-aeac-eec1158f7317 | InvocationID=8c5d14d0-3f21-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:35:08+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9b208196-3f21-11ed-aeac-eec1158f7317 | InvocationID=9b2083ee-3f21-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:35:15+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8ff1a11a-3f21-11ed-aeac-eec1158f7317 | InvocationID=8ff1a318-3f21-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:35:15+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9edd09e4-3f21-11ed-aeac-eec1158f7317 | InvocationID=9edd0c0a-3f21-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:35:15+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9edd09e4-3f21-11ed-aeac-eec1158f7317 | InvocationID=9edd0c0a-3f21-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:35:15+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9edd09e4-3f21-11ed-aeac-eec1158f7317 | InvocationID=9edd0c0a-3f21-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:35:33+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9b208196-3f21-11ed-aeac-eec1158f7317 | InvocationID=9b2083ee-3f21-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:35:33+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a9e929a8-3f21-11ed-aeac-eec1158f7317 | InvocationID=a9e92c32-3f21-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:35:40+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9edd09e4-3f21-11ed-aeac-eec1158f7317 | InvocationID=9edd0c0a-3f21-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:35:40+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=adc9f2f0-3f21-11ed-aeac-eec1158f7317 | InvocationID=adc9f4bc-3f21-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:35:40+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=adc9f2f0-3f21-11ed-aeac-eec1158f7317 | InvocationID=adc9f4bc-3f21-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:35:40+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=adc9f2f0-3f21-11ed-aeac-eec1158f7317 | InvocationID=adc9f4bc-3f21-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:35:58+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a9e929a8-3f21-11ed-aeac-eec1158f7317 | InvocationID=a9e92c32-3f21-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:35:58+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b8ad38ee-3f21-11ed-aeac-eec1158f7317 | InvocationID=b8ad3ab0-3f21-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:36:05+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=adc9f2f0-3f21-11ed-aeac-eec1158f7317 | InvocationID=adc9f4bc-3f21-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:36:05+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bcb4ebda-3f21-11ed-aeac-eec1158f7317 | InvocationID=bcb4ee28-3f21-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:36:05+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bcb4ebda-3f21-11ed-aeac-eec1158f7317 | InvocationID=bcb4ee28-3f21-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:36:05+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bcb4ebda-3f21-11ed-aeac-eec1158f7317 | InvocationID=bcb4ee28-3f21-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:36:23+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b8ad38ee-3f21-11ed-aeac-eec1158f7317 | InvocationID=b8ad3ab0-3f21-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:36:23+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c76e67b8-3f21-11ed-aeac-eec1158f7317 | InvocationID=c76e69ca-3f21-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:36:30+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bcb4ebda-3f21-11ed-aeac-eec1158f7317 | InvocationID=bcb4ee28-3f21-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:36:30+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cba1b880-3f21-11ed-aeac-eec1158f7317 | InvocationID=cba1ba42-3f21-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:36:30+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cba1b880-3f21-11ed-aeac-eec1158f7317 | InvocationID=cba1ba42-3f21-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:36:30+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cba1b880-3f21-11ed-aeac-eec1158f7317 | InvocationID=cba1ba42-3f21-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:36:47+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c76e67b8-3f21-11ed-aeac-eec1158f7317 | InvocationID=c76e69ca-3f21-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:36:47+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d631e036-3f21-11ed-aeac-eec1158f7317 | InvocationID=d631e2b6-3f21-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:36:55+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cba1b880-3f21-11ed-aeac-eec1158f7317 | InvocationID=cba1ba42-3f21-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:36:55+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=da8c8028-3f21-11ed-aeac-eec1158f7317 | InvocationID=da8c81e0-3f21-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:36:55+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=da8c8028-3f21-11ed-aeac-eec1158f7317 | InvocationID=da8c81e0-3f21-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:36:55+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=da8c8028-3f21-11ed-aeac-eec1158f7317 | InvocationID=da8c81e0-3f21-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:37:12+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d631e036-3f21-11ed-aeac-eec1158f7317 | InvocationID=d631e2b6-3f21-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:37:12+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e4f24a66-3f21-11ed-aeac-eec1158f7317 | InvocationID=e4f24c28-3f21-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:37:20+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=da8c8028-3f21-11ed-aeac-eec1158f7317 | InvocationID=da8c81e0-3f21-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:37:20+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e9774cda-3f21-11ed-aeac-eec1158f7317 | InvocationID=e9774e88-3f21-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:37:20+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e9774cda-3f21-11ed-aeac-eec1158f7317 | InvocationID=e9774e88-3f21-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:37:20+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e9774cda-3f21-11ed-aeac-eec1158f7317 | InvocationID=e9774e88-3f21-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:37:37+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e4f24a66-3f21-11ed-aeac-eec1158f7317 | InvocationID=e4f24c28-3f21-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:37:37+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f3b9112e-3f21-11ed-aeac-eec1158f7317 | InvocationID=f3b91322-3f21-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:37:45+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e9774cda-3f21-11ed-aeac-eec1158f7317 | InvocationID=e9774e88-3f21-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:37:45+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f862a7e4-3f21-11ed-aeac-eec1158f7317 | InvocationID=f862aae6-3f21-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:37:45+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f862a7e4-3f21-11ed-aeac-eec1158f7317 | InvocationID=f862aae6-3f21-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:37:45+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f862a7e4-3f21-11ed-aeac-eec1158f7317 | InvocationID=f862aae6-3f21-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:38:02+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f3b9112e-3f21-11ed-aeac-eec1158f7317 | InvocationID=f3b91322-3f21-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:38:02+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=027b3d0e-3f22-11ed-aeac-eec1158f7317 | InvocationID=027b4006-3f22-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:38:10+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f862a7e4-3f21-11ed-aeac-eec1158f7317 | InvocationID=f862aae6-3f21-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:38:10+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=074f7692-3f22-11ed-aeac-eec1158f7317 | InvocationID=074f78ea-3f22-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:38:10+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=074f7692-3f22-11ed-aeac-eec1158f7317 | InvocationID=074f78ea-3f22-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:38:10+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=074f7692-3f22-11ed-aeac-eec1158f7317 | InvocationID=074f78ea-3f22-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:38:26+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=027b3d0e-3f22-11ed-aeac-eec1158f7317 | InvocationID=027b4006-3f22-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:38:26+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=113e3648-3f22-11ed-aeac-eec1158f7317 | InvocationID=113e380a-3f22-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:38:35+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=074f7692-3f22-11ed-aeac-eec1158f7317 | InvocationID=074f78ea-3f22-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:38:35+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=163e4476-3f22-11ed-aeac-eec1158f7317 | InvocationID=163e4624-3f22-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:38:35+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=163e4476-3f22-11ed-aeac-eec1158f7317 | InvocationID=163e4624-3f22-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:38:35+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=163e4476-3f22-11ed-aeac-eec1158f7317 | InvocationID=163e4624-3f22-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:38:51+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=113e3648-3f22-11ed-aeac-eec1158f7317 | InvocationID=113e380a-3f22-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:38:51+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=20000c6a-3f22-11ed-aeac-eec1158f7317 | InvocationID=2000102a-3f22-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:39:00+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=163e4476-3f22-11ed-aeac-eec1158f7317 | InvocationID=163e4624-3f22-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:39:00+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=252be7ae-3f22-11ed-aeac-eec1158f7317 | InvocationID=252be966-3f22-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:39:00+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=252be7ae-3f22-11ed-aeac-eec1158f7317 | InvocationID=252be966-3f22-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:39:00+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=252be7ae-3f22-11ed-aeac-eec1158f7317 | InvocationID=252be966-3f22-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:39:16+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=20000c6a-3f22-11ed-aeac-eec1158f7317 | InvocationID=2000102a-3f22-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:39:16+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2ec6d3aa-3f22-11ed-aeac-eec1158f7317 | InvocationID=2ec6d616-3f22-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:39:25+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=252be7ae-3f22-11ed-aeac-eec1158f7317 | InvocationID=252be966-3f22-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:39:25+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3416fe34-3f22-11ed-aeac-eec1158f7317 | InvocationID=34170078-3f22-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:39:25+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3416fe34-3f22-11ed-aeac-eec1158f7317 | InvocationID=34170078-3f22-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:39:25+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3416fe34-3f22-11ed-aeac-eec1158f7317 | InvocationID=34170078-3f22-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:39:41+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2ec6d3aa-3f22-11ed-aeac-eec1158f7317 | InvocationID=2ec6d616-3f22-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:39:41+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3d8a6960-3f22-11ed-aeac-eec1158f7317 | InvocationID=3d8a6c08-3f22-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:39:50+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3416fe34-3f22-11ed-aeac-eec1158f7317 | InvocationID=34170078-3f22-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:39:50+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=430208da-3f22-11ed-aeac-eec1158f7317 | InvocationID=43020a9c-3f22-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:39:50+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=430208da-3f22-11ed-aeac-eec1158f7317 | InvocationID=43020a9c-3f22-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:39:50+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=430208da-3f22-11ed-aeac-eec1158f7317 | InvocationID=43020a9c-3f22-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:40:05+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3d8a6960-3f22-11ed-aeac-eec1158f7317 | InvocationID=3d8a6c08-3f22-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:40:05+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4c4b7ef8-3f22-11ed-aeac-eec1158f7317 | InvocationID=4c4b80b0-3f22-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:40:15+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=430208da-3f22-11ed-aeac-eec1158f7317 | InvocationID=43020a9c-3f22-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:40:15+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=51ed6790-3f22-11ed-aeac-eec1158f7317 | InvocationID=51ed695c-3f22-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:40:15+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=51ed6790-3f22-11ed-aeac-eec1158f7317 | InvocationID=51ed695c-3f22-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:40:15+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=51ed6790-3f22-11ed-aeac-eec1158f7317 | InvocationID=51ed695c-3f22-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:40:30+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4c4b7ef8-3f22-11ed-aeac-eec1158f7317 | InvocationID=4c4b80b0-3f22-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:40:30+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5b0e8c14-3f22-11ed-aeac-eec1158f7317 | InvocationID=5b0e8de0-3f22-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:40:40+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=51ed6790-3f22-11ed-aeac-eec1158f7317 | InvocationID=51ed695c-3f22-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:40:40+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=60d86a66-3f22-11ed-aeac-eec1158f7317 | InvocationID=60d86d0e-3f22-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:40:40+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=60d86a66-3f22-11ed-aeac-eec1158f7317 | InvocationID=60d86d0e-3f22-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:40:40+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=60d86a66-3f22-11ed-aeac-eec1158f7317 | InvocationID=60d86d0e-3f22-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:40:55+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5b0e8c14-3f22-11ed-aeac-eec1158f7317 | InvocationID=5b0e8de0-3f22-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:40:55+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=69d0a868-3f22-11ed-aeac-eec1158f7317 | InvocationID=69d0aaac-3f22-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:41:05+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=60d86a66-3f22-11ed-aeac-eec1158f7317 | InvocationID=60d86d0e-3f22-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:41:05+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6fc39320-3f22-11ed-aeac-eec1158f7317 | InvocationID=6fc39564-3f22-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:41:05+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6fc39320-3f22-11ed-aeac-eec1158f7317 | InvocationID=6fc39564-3f22-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:41:05+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6fc39320-3f22-11ed-aeac-eec1158f7317 | InvocationID=6fc39564-3f22-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:41:20+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=69d0a868-3f22-11ed-aeac-eec1158f7317 | InvocationID=69d0aaac-3f22-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:41:20+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=78935bde-3f22-11ed-aeac-eec1158f7317 | InvocationID=78936048-3f22-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:41:30+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6fc39320-3f22-11ed-aeac-eec1158f7317 | InvocationID=6fc39564-3f22-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:41:30+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7eb02402-3f22-11ed-aeac-eec1158f7317 | InvocationID=7eb0263c-3f22-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:41:30+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7eb02402-3f22-11ed-aeac-eec1158f7317 | InvocationID=7eb0263c-3f22-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:41:30+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7eb02402-3f22-11ed-aeac-eec1158f7317 | InvocationID=7eb0263c-3f22-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:41:45+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=78935bde-3f22-11ed-aeac-eec1158f7317 | InvocationID=78936048-3f22-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:41:45+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8754b974-3f22-11ed-aeac-eec1158f7317 | InvocationID=8754bbd6-3f22-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:41:55+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7eb02402-3f22-11ed-aeac-eec1158f7317 | InvocationID=7eb0263c-3f22-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:41:55+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8d9be780-3f22-11ed-aeac-eec1158f7317 | InvocationID=8d9be938-3f22-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:41:55+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8d9be780-3f22-11ed-aeac-eec1158f7317 | InvocationID=8d9be938-3f22-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:41:55+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8d9be780-3f22-11ed-aeac-eec1158f7317 | InvocationID=8d9be938-3f22-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:42:09+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8754b974-3f22-11ed-aeac-eec1158f7317 | InvocationID=8754bbd6-3f22-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:42:09+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9619e1d2-3f22-11ed-aeac-eec1158f7317 | InvocationID=9619e420-3f22-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:42:20+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8d9be780-3f22-11ed-aeac-eec1158f7317 | InvocationID=8d9be938-3f22-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:42:20+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9c86be96-3f22-11ed-aeac-eec1158f7317 | InvocationID=9c86c08a-3f22-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:42:20+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9c86be96-3f22-11ed-aeac-eec1158f7317 | InvocationID=9c86c08a-3f22-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:42:20+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9c86be96-3f22-11ed-aeac-eec1158f7317 | InvocationID=9c86c08a-3f22-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:42:34+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9619e1d2-3f22-11ed-aeac-eec1158f7317 | InvocationID=9619e420-3f22-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:42:34+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a4de3a2e-3f22-11ed-aeac-eec1158f7317 | InvocationID=a4de3c18-3f22-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:42:45+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9c86be96-3f22-11ed-aeac-eec1158f7317 | InvocationID=9c86c08a-3f22-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:42:45+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ab719908-3f22-11ed-aeac-eec1158f7317 | InvocationID=ab719afc-3f22-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:42:45+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ab719908-3f22-11ed-aeac-eec1158f7317 | InvocationID=ab719afc-3f22-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:42:45+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ab719908-3f22-11ed-aeac-eec1158f7317 | InvocationID=ab719afc-3f22-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:42:59+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a4de3a2e-3f22-11ed-aeac-eec1158f7317 | InvocationID=a4de3c18-3f22-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:42:59+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b3a3d4ce-3f22-11ed-aeac-eec1158f7317 | InvocationID=b3a3d686-3f22-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:43:10+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ab719908-3f22-11ed-aeac-eec1158f7317 | InvocationID=ab719afc-3f22-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:43:10+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ba5d8aa8-3f22-11ed-aeac-eec1158f7317 | InvocationID=ba5d8e54-3f22-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:43:10+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ba5d8aa8-3f22-11ed-aeac-eec1158f7317 | InvocationID=ba5d8e54-3f22-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:43:10+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ba5d8aa8-3f22-11ed-aeac-eec1158f7317 | InvocationID=ba5d8e54-3f22-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:43:24+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b3a3d4ce-3f22-11ed-aeac-eec1158f7317 | InvocationID=b3a3d686-3f22-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:43:24+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c26f34a8-3f22-11ed-aeac-eec1158f7317 | InvocationID=c26f3674-3f22-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:43:35+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ba5d8aa8-3f22-11ed-aeac-eec1158f7317 | InvocationID=ba5d8e54-3f22-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:43:35+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c948a110-3f22-11ed-aeac-eec1158f7317 | InvocationID=c948aa20-3f22-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:43:35+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c948a110-3f22-11ed-aeac-eec1158f7317 | InvocationID=c948aa20-3f22-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:43:35+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c948a110-3f22-11ed-aeac-eec1158f7317 | InvocationID=c948aa20-3f22-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:43:48+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c26f34a8-3f22-11ed-aeac-eec1158f7317 | InvocationID=c26f3674-3f22-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:43:48+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d131454e-3f22-11ed-aeac-eec1158f7317 | InvocationID=d13147a6-3f22-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:44:00+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c948a110-3f22-11ed-aeac-eec1158f7317 | InvocationID=c948aa20-3f22-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:44:00+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d8337f10-3f22-11ed-aeac-eec1158f7317 | InvocationID=d83380dc-3f22-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:44:00+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d8337f10-3f22-11ed-aeac-eec1158f7317 | InvocationID=d83380dc-3f22-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:44:00+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d8337f10-3f22-11ed-aeac-eec1158f7317 | InvocationID=d83380dc-3f22-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:44:13+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d131454e-3f22-11ed-aeac-eec1158f7317 | InvocationID=d13147a6-3f22-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:44:13+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dff92e7a-3f22-11ed-aeac-eec1158f7317 | InvocationID=dff93032-3f22-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:44:25+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d8337f10-3f22-11ed-aeac-eec1158f7317 | InvocationID=d83380dc-3f22-11ed-aeac-eec1158f7317 | Polling MR for XNF activation/deactivation policy response events. 2022-09-28T11:44:25+0000 | policy_event_thread | 140133353417504 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e71f50a8-3f22-11ed-aeac-eec1158f7317 | InvocationID=e71f5256-3f22-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-09-28T11:44:25+0000 | policy_event_thread | 140133353417504 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e71f50a8-3f22-11ed-aeac-eec1158f7317 | InvocationID=e71f5256-3f22-11ed-aeac-eec1158f7317 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:44:25+0000 | policy_event_thread | 140133353417504 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e71f50a8-3f22-11ed-aeac-eec1158f7317 | InvocationID=e71f5256-3f22-11ed-aeac-eec1158f7317 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-09-28T11:44:38+0000 | aai_event_thread | 140133352356640 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dff92e7a-3f22-11ed-aeac-eec1158f7317 | InvocationID=dff93032-3f22-11ed-aeac-eec1158f7317 | Polling MR for XNF AAI events. 2022-09-28T11:44:38+0000 | aai_event_thread | 140133352356640 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eeba9f70-3f22-11ed-aeac-eec1158f7317 | InvocationID=eebaa1dc-3f22-11ed-aeac-eec1158f7317 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-09-28T11:44:50+0000 | policy_event_thread | 140133353417504 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e71f50a8-3f22-11ed-aeac-eec1158f7317 | InvocationID=e71f5256-3f22-11ed-aeac-eec1158f7317 | Polling MR for XNF act