By type
/opt/lib/python3.9/site-packages/onaplogging/logWatchDog.py:29: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. return yaml.load(f.read()) 2022-11-18T17:09:42+0000 | MainThread | 140157167697224 | INFO | pmsh_config | _get_config | ServiceName= | RequestID= | InvocationID= | Attempting to fetch PMSH Configuration from CBS.[0m 2022-11-18T17:09:42+0000 | MainThread | 140157167697224 | INFO | pmsh_config | _get_config | ServiceName= | RequestID= | InvocationID= | Successfully fetched PMSH config from CBS: {'config': {'aaf_identity': 'dcae@dcae.onap.org', 'aaf_password': 'demo123456!', 'ca_cert_path': '/opt/app/pmsh/etc/certs/cacert.pem', 'cert_path': '/opt/app/pmsh/etc/certs/cert.pem', 'control_loop_name': 'pmsh-control-loop', 'enable_tls': False, 'key_path': '/opt/app/pmsh/etc/certs/key.pem', 'operational_policy_name': 'pmsh-operational-policy', 'pmsh_policy': {'subscription': {'administrativeState': 'LOCKED', 'fileBasedGP': 15, 'fileLocation': '/pm/pm.xml', 'measurementGroups': [{'measurementGroup': {'managedObjectDNsBasic': [{'DN': 'dna'}, {'DN': 'dnb'}], 'measurementTypes': [{'measurementType': 'countera'}, {'measurementType': 'counterb'}]}}, {'measurementGroup': {'managedObjectDNsBasic': [{'DN': 'dnc'}, {'DN': 'dnd'}], 'measurementTypes': [{'measurementType': 'counterc'}, {'measurementType': 'counterd'}]}}], 'nfFilter': {'modelInvariantIDs': [], 'modelNames': [], 'modelVersionIDs': [], 'nfNames': ['^pnf.*', '^vnf.*']}, 'subscriptionName': 'ExtraPM-All-gNB-R2B'}}, 'streams_publishes': {'policy_pm_publisher': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'aai_subscriber': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/AAI-EVENT'}, 'type': 'message_router'}, 'policy_pm_subscriber': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT'}, 'type': 'message_router'}}}}[0m 2022-11-18T17:09:42+0000 | MainThread | 140157167697224 | INFO | pmsh_service_main | main | ServiceName= | RequestID= | InvocationID= | Start polling PMSH_CL_INPUT topic on DMaaP MR.[0m 2022-11-18T17:09:42+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:09:42+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF AAI events.[0m 2022-11-18T17:09:42+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=caf401a8-6763-11ed-bd61-061423cb5011 | InvocationID=caf40522-6763-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:09:42+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=caf4414a-6763-11ed-bd61-061423cb5011 | InvocationID=caf44302-6763-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:09:42+0000 | MainThread | 140157167697224 | INFO | __init__ | launch_api_server | ServiceName= | RequestID= | InvocationID= | Launching unsecure http API server[0m 2022-11-18T17:09:42+0000 | aai_event_thread | 140157116959520 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=caf4414a-6763-11ed-bd61-061423cb5011 | InvocationID=caf44302-6763-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:09:42+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=caf401a8-6763-11ed-bd61-061423cb5011 | InvocationID=caf40522-6763-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:09:42+0000 | aai_event_thread | 140157116959520 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=caf401a8-6763-11ed-bd61-061423cb5011 | InvocationID=caf40522-6763-11ed-bd61-061423cb5011 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:09:42+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=caf401a8-6763-11ed-bd61-061423cb5011 | InvocationID=caf40522-6763-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:10:02+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=caf4414a-6763-11ed-bd61-061423cb5011 | InvocationID=caf44302-6763-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:10:02+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d7212dca-6763-11ed-bd61-061423cb5011 | InvocationID=d72130b8-6763-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:10:02+0000 | aai_event_thread | 140157116959520 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d7212dca-6763-11ed-bd61-061423cb5011 | InvocationID=d72130b8-6763-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:10:02+0000 | aai_event_thread | 140157116959520 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d7212dca-6763-11ed-bd61-061423cb5011 | InvocationID=d72130b8-6763-11ed-bd61-061423cb5011 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:10:07+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=caf401a8-6763-11ed-bd61-061423cb5011 | InvocationID=caf40522-6763-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:10:07+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=da1ca45a-6763-11ed-bd61-061423cb5011 | InvocationID=da1ca66c-6763-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:10:07+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=da1ca45a-6763-11ed-bd61-061423cb5011 | InvocationID=da1ca66c-6763-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:10:07+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=da1ca45a-6763-11ed-bd61-061423cb5011 | InvocationID=da1ca66c-6763-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:10:22+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d7212dca-6763-11ed-bd61-061423cb5011 | InvocationID=d72130b8-6763-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:10:22+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e316038a-6763-11ed-bd61-061423cb5011 | InvocationID=e3160d8a-6763-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:10:22+0000 | aai_event_thread | 140157116959520 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e316038a-6763-11ed-bd61-061423cb5011 | InvocationID=e3160d8a-6763-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:10:22+0000 | aai_event_thread | 140157116959520 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e316038a-6763-11ed-bd61-061423cb5011 | InvocationID=e3160d8a-6763-11ed-bd61-061423cb5011 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:10:32+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=da1ca45a-6763-11ed-bd61-061423cb5011 | InvocationID=da1ca66c-6763-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:10:32+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e908c3ae-6763-11ed-bd61-061423cb5011 | InvocationID=e908c66a-6763-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:10:32+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e908c3ae-6763-11ed-bd61-061423cb5011 | InvocationID=e908c66a-6763-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:10:32+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e908c3ae-6763-11ed-bd61-061423cb5011 | InvocationID=e908c66a-6763-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:10:42+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e316038a-6763-11ed-bd61-061423cb5011 | InvocationID=e3160d8a-6763-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:10:42+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ef091740-6763-11ed-bd61-061423cb5011 | InvocationID=ef091bdc-6763-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:10:42+0000 | aai_event_thread | 140157116959520 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ef091740-6763-11ed-bd61-061423cb5011 | InvocationID=ef091bdc-6763-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:10:42+0000 | aai_event_thread | 140157116959520 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ef091740-6763-11ed-bd61-061423cb5011 | InvocationID=ef091bdc-6763-11ed-bd61-061423cb5011 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:10:57+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e908c3ae-6763-11ed-bd61-061423cb5011 | InvocationID=e908c66a-6763-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:10:57+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f7f520c4-6763-11ed-bd61-061423cb5011 | InvocationID=f7f523d0-6763-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:10:57+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f7f520c4-6763-11ed-bd61-061423cb5011 | InvocationID=f7f523d0-6763-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:10:57+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f7f520c4-6763-11ed-bd61-061423cb5011 | InvocationID=f7f523d0-6763-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:11:02+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ef091740-6763-11ed-bd61-061423cb5011 | InvocationID=ef091bdc-6763-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:11:02+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fafc5454-6763-11ed-bd61-061423cb5011 | InvocationID=fafc5698-6763-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:11:02+0000 | aai_event_thread | 140157116959520 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fafc5454-6763-11ed-bd61-061423cb5011 | InvocationID=fafc5698-6763-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:11:02+0000 | aai_event_thread | 140157116959520 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fafc5454-6763-11ed-bd61-061423cb5011 | InvocationID=fafc5698-6763-11ed-bd61-061423cb5011 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:11:22+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f7f520c4-6763-11ed-bd61-061423cb5011 | InvocationID=f7f523d0-6763-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:11:22+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=06e0d27c-6764-11ed-bd61-061423cb5011 | InvocationID=06e0d538-6764-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:11:22+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=06e0d27c-6764-11ed-bd61-061423cb5011 | InvocationID=06e0d538-6764-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:11:22+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=06e0d27c-6764-11ed-bd61-061423cb5011 | InvocationID=06e0d538-6764-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:11:22+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fafc5454-6763-11ed-bd61-061423cb5011 | InvocationID=fafc5698-6763-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:11:22+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=06ed52b8-6764-11ed-bd61-061423cb5011 | InvocationID=06ed55a6-6764-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:11:22+0000 | aai_event_thread | 140157116959520 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=06ed52b8-6764-11ed-bd61-061423cb5011 | InvocationID=06ed55a6-6764-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:11:22+0000 | aai_event_thread | 140157116959520 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=06ed52b8-6764-11ed-bd61-061423cb5011 | InvocationID=06ed55a6-6764-11ed-bd61-061423cb5011 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:11:42+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=06ed52b8-6764-11ed-bd61-061423cb5011 | InvocationID=06ed55a6-6764-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:11:42+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=12dec408-6764-11ed-bd61-061423cb5011 | InvocationID=12dec61a-6764-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:11:42+0000 | aai_event_thread | 140157116959520 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=12dec408-6764-11ed-bd61-061423cb5011 | InvocationID=12dec61a-6764-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:11:42+0000 | aai_event_thread | 140157116959520 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=12dec408-6764-11ed-bd61-061423cb5011 | InvocationID=12dec61a-6764-11ed-bd61-061423cb5011 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:11:47+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=06e0d27c-6764-11ed-bd61-061423cb5011 | InvocationID=06e0d538-6764-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:11:47+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=15ced004-6764-11ed-bd61-061423cb5011 | InvocationID=15ced220-6764-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:11:47+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=15ced004-6764-11ed-bd61-061423cb5011 | InvocationID=15ced220-6764-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:11:47+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=15ced004-6764-11ed-bd61-061423cb5011 | InvocationID=15ced220-6764-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:12:02+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=12dec408-6764-11ed-bd61-061423cb5011 | InvocationID=12dec61a-6764-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:12:02+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1ed03c1a-6764-11ed-bd61-061423cb5011 | InvocationID=1ed03e54-6764-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:12:02+0000 | aai_event_thread | 140157116959520 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1ed03c1a-6764-11ed-bd61-061423cb5011 | InvocationID=1ed03e54-6764-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:12:02+0000 | aai_event_thread | 140157116959520 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1ed03c1a-6764-11ed-bd61-061423cb5011 | InvocationID=1ed03e54-6764-11ed-bd61-061423cb5011 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:12:12+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=15ced004-6764-11ed-bd61-061423cb5011 | InvocationID=15ced220-6764-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:12:12+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=24b9f724-6764-11ed-bd61-061423cb5011 | InvocationID=24b9f954-6764-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:12:12+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=24b9f724-6764-11ed-bd61-061423cb5011 | InvocationID=24b9f954-6764-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:12:12+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=24b9f724-6764-11ed-bd61-061423cb5011 | InvocationID=24b9f954-6764-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:12:22+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1ed03c1a-6764-11ed-bd61-061423cb5011 | InvocationID=1ed03e54-6764-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:12:22+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2abfff74-6764-11ed-bd61-061423cb5011 | InvocationID=2ac001a4-6764-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:12:23+0000 | aai_event_thread | 140157116959520 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2abfff74-6764-11ed-bd61-061423cb5011 | InvocationID=2ac001a4-6764-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:12:23+0000 | aai_event_thread | 140157116959520 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2abfff74-6764-11ed-bd61-061423cb5011 | InvocationID=2ac001a4-6764-11ed-bd61-061423cb5011 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:12:37+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=24b9f724-6764-11ed-bd61-061423cb5011 | InvocationID=24b9f954-6764-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:12:37+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=33a71500-6764-11ed-bd61-061423cb5011 | InvocationID=33a7180c-6764-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:12:37+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=33a71500-6764-11ed-bd61-061423cb5011 | InvocationID=33a7180c-6764-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:12:37+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=33a71500-6764-11ed-bd61-061423cb5011 | InvocationID=33a7180c-6764-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:12:43+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2abfff74-6764-11ed-bd61-061423cb5011 | InvocationID=2ac001a4-6764-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:12:43+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=36b198a6-6764-11ed-bd61-061423cb5011 | InvocationID=36b19ac2-6764-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:12:43+0000 | aai_event_thread | 140157116959520 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=36b198a6-6764-11ed-bd61-061423cb5011 | InvocationID=36b19ac2-6764-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:12:43+0000 | aai_event_thread | 140157116959520 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=36b198a6-6764-11ed-bd61-061423cb5011 | InvocationID=36b19ac2-6764-11ed-bd61-061423cb5011 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:13:02+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=33a71500-6764-11ed-bd61-061423cb5011 | InvocationID=33a7180c-6764-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:13:02+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4296c1f0-6764-11ed-bd61-061423cb5011 | InvocationID=4296c434-6764-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:13:03+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4296c1f0-6764-11ed-bd61-061423cb5011 | InvocationID=4296c434-6764-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:13:03+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4296c1f0-6764-11ed-bd61-061423cb5011 | InvocationID=4296c434-6764-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:13:03+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=36b198a6-6764-11ed-bd61-061423cb5011 | InvocationID=36b19ac2-6764-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:13:03+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=42a76168-6764-11ed-bd61-061423cb5011 | InvocationID=42a7638e-6764-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:13:03+0000 | aai_event_thread | 140157116959520 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=42a76168-6764-11ed-bd61-061423cb5011 | InvocationID=42a7638e-6764-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:13:03+0000 | aai_event_thread | 140157116959520 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=42a76168-6764-11ed-bd61-061423cb5011 | InvocationID=42a7638e-6764-11ed-bd61-061423cb5011 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:13:23+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=42a76168-6764-11ed-bd61-061423cb5011 | InvocationID=42a7638e-6764-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:13:23+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4e97a014-6764-11ed-bd61-061423cb5011 | InvocationID=4e97aafa-6764-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:13:23+0000 | aai_event_thread | 140157116959520 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4e97a014-6764-11ed-bd61-061423cb5011 | InvocationID=4e97aafa-6764-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:13:23+0000 | aai_event_thread | 140157116959520 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4e97a014-6764-11ed-bd61-061423cb5011 | InvocationID=4e97aafa-6764-11ed-bd61-061423cb5011 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:13:28+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4296c1f0-6764-11ed-bd61-061423cb5011 | InvocationID=4296c434-6764-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:13:28+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5184e6f6-6764-11ed-bd61-061423cb5011 | InvocationID=5184e99e-6764-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:13:28+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5184e6f6-6764-11ed-bd61-061423cb5011 | InvocationID=5184e99e-6764-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:13:28+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5184e6f6-6764-11ed-bd61-061423cb5011 | InvocationID=5184e99e-6764-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:13:43+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4e97a014-6764-11ed-bd61-061423cb5011 | InvocationID=4e97aafa-6764-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:13:43+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5a8ba19a-6764-11ed-bd61-061423cb5011 | InvocationID=5a8ba4b0-6764-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:13:43+0000 | aai_event_thread | 140157116959520 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5a8ba19a-6764-11ed-bd61-061423cb5011 | InvocationID=5a8ba4b0-6764-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:13:43+0000 | aai_event_thread | 140157116959520 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5a8ba19a-6764-11ed-bd61-061423cb5011 | InvocationID=5a8ba4b0-6764-11ed-bd61-061423cb5011 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:13:53+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5184e6f6-6764-11ed-bd61-061423cb5011 | InvocationID=5184e99e-6764-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:13:53+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6074dd56-6764-11ed-bd61-061423cb5011 | InvocationID=6074df68-6764-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:13:53+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6074dd56-6764-11ed-bd61-061423cb5011 | InvocationID=6074df68-6764-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:13:53+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6074dd56-6764-11ed-bd61-061423cb5011 | InvocationID=6074df68-6764-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:14:03+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5a8ba19a-6764-11ed-bd61-061423cb5011 | InvocationID=5a8ba4b0-6764-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:14:03+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=667db2cc-6764-11ed-bd61-061423cb5011 | InvocationID=667db7b8-6764-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:14:03+0000 | aai_event_thread | 140157116959520 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=667db2cc-6764-11ed-bd61-061423cb5011 | InvocationID=667db7b8-6764-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:14:03+0000 | aai_event_thread | 140157116959520 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=667db2cc-6764-11ed-bd61-061423cb5011 | InvocationID=667db7b8-6764-11ed-bd61-061423cb5011 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:14:18+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6074dd56-6764-11ed-bd61-061423cb5011 | InvocationID=6074df68-6764-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:14:18+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6f629e98-6764-11ed-bd61-061423cb5011 | InvocationID=6f62a320-6764-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:14:18+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6f629e98-6764-11ed-bd61-061423cb5011 | InvocationID=6f62a320-6764-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:14:18+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6f629e98-6764-11ed-bd61-061423cb5011 | InvocationID=6f62a320-6764-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:14:23+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=667db2cc-6764-11ed-bd61-061423cb5011 | InvocationID=667db7b8-6764-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:14:23+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=726f582e-6764-11ed-bd61-061423cb5011 | InvocationID=726f5c02-6764-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:14:23+0000 | aai_event_thread | 140157116959520 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=726f582e-6764-11ed-bd61-061423cb5011 | InvocationID=726f5c02-6764-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:14:23+0000 | aai_event_thread | 140157116959520 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=726f582e-6764-11ed-bd61-061423cb5011 | InvocationID=726f5c02-6764-11ed-bd61-061423cb5011 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:14:43+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6f629e98-6764-11ed-bd61-061423cb5011 | InvocationID=6f62a320-6764-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:14:43+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7e4dfa06-6764-11ed-bd61-061423cb5011 | InvocationID=7e4dfd08-6764-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:14:43+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7e4dfa06-6764-11ed-bd61-061423cb5011 | InvocationID=7e4dfd08-6764-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:14:43+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7e4dfa06-6764-11ed-bd61-061423cb5011 | InvocationID=7e4dfd08-6764-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:14:43+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=726f582e-6764-11ed-bd61-061423cb5011 | InvocationID=726f5c02-6764-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:14:43+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7e6039be-6764-11ed-bd61-061423cb5011 | InvocationID=7e603c8e-6764-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:14:43+0000 | aai_event_thread | 140157116959520 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7e6039be-6764-11ed-bd61-061423cb5011 | InvocationID=7e603c8e-6764-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:14:43+0000 | aai_event_thread | 140157116959520 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7e6039be-6764-11ed-bd61-061423cb5011 | InvocationID=7e603c8e-6764-11ed-bd61-061423cb5011 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:15:03+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7e6039be-6764-11ed-bd61-061423cb5011 | InvocationID=7e603c8e-6764-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:15:03+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8a4fecc4-6764-11ed-bd61-061423cb5011 | InvocationID=8a4ff016-6764-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:15:03+0000 | aai_event_thread | 140157116959520 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8a4fecc4-6764-11ed-bd61-061423cb5011 | InvocationID=8a4ff016-6764-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:15:03+0000 | aai_event_thread | 140157116959520 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8a4fecc4-6764-11ed-bd61-061423cb5011 | InvocationID=8a4ff016-6764-11ed-bd61-061423cb5011 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:15:08+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7e4dfa06-6764-11ed-bd61-061423cb5011 | InvocationID=7e4dfd08-6764-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:15:08+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8d3b61d4-6764-11ed-bd61-061423cb5011 | InvocationID=8d3b63e6-6764-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:15:08+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8d3b61d4-6764-11ed-bd61-061423cb5011 | InvocationID=8d3b63e6-6764-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:15:08+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8d3b61d4-6764-11ed-bd61-061423cb5011 | InvocationID=8d3b63e6-6764-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:15:23+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8a4fecc4-6764-11ed-bd61-061423cb5011 | InvocationID=8a4ff016-6764-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:15:23+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=964177c8-6764-11ed-bd61-061423cb5011 | InvocationID=96417ab6-6764-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:15:23+0000 | aai_event_thread | 140157116959520 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=964177c8-6764-11ed-bd61-061423cb5011 | InvocationID=96417ab6-6764-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:15:23+0000 | aai_event_thread | 140157116959520 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=964177c8-6764-11ed-bd61-061423cb5011 | InvocationID=96417ab6-6764-11ed-bd61-061423cb5011 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:15:33+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8d3b61d4-6764-11ed-bd61-061423cb5011 | InvocationID=8d3b63e6-6764-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:15:33+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9c267a44-6764-11ed-bd61-061423cb5011 | InvocationID=9c267d0a-6764-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:15:33+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9c267a44-6764-11ed-bd61-061423cb5011 | InvocationID=9c267d0a-6764-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:15:33+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9c267a44-6764-11ed-bd61-061423cb5011 | InvocationID=9c267d0a-6764-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:15:43+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=964177c8-6764-11ed-bd61-061423cb5011 | InvocationID=96417ab6-6764-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:15:43+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a2372050-6764-11ed-bd61-061423cb5011 | InvocationID=a237232a-6764-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:15:43+0000 | aai_event_thread | 140157116959520 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a2372050-6764-11ed-bd61-061423cb5011 | InvocationID=a237232a-6764-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:15:43+0000 | aai_event_thread | 140157116959520 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a2372050-6764-11ed-bd61-061423cb5011 | InvocationID=a237232a-6764-11ed-bd61-061423cb5011 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:15:58+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9c267a44-6764-11ed-bd61-061423cb5011 | InvocationID=9c267d0a-6764-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:15:58+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ab13b99a-6764-11ed-bd61-061423cb5011 | InvocationID=ab13bba2-6764-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:15:58+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ab13b99a-6764-11ed-bd61-061423cb5011 | InvocationID=ab13bba2-6764-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:15:58+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ab13b99a-6764-11ed-bd61-061423cb5011 | InvocationID=ab13bba2-6764-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:16:03+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a2372050-6764-11ed-bd61-061423cb5011 | InvocationID=a237232a-6764-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:16:03+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ae278c88-6764-11ed-bd61-061423cb5011 | InvocationID=ae278ed6-6764-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:16:03+0000 | aai_event_thread | 140157116959520 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ae278c88-6764-11ed-bd61-061423cb5011 | InvocationID=ae278ed6-6764-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:16:03+0000 | aai_event_thread | 140157116959520 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ae278c88-6764-11ed-bd61-061423cb5011 | InvocationID=ae278ed6-6764-11ed-bd61-061423cb5011 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:16:23+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ab13b99a-6764-11ed-bd61-061423cb5011 | InvocationID=ab13bba2-6764-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:16:23+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b9fefb90-6764-11ed-bd61-061423cb5011 | InvocationID=b9fefdb6-6764-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:16:23+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b9fefb90-6764-11ed-bd61-061423cb5011 | InvocationID=b9fefdb6-6764-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:16:23+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b9fefb90-6764-11ed-bd61-061423cb5011 | InvocationID=b9fefdb6-6764-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:16:23+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ae278c88-6764-11ed-bd61-061423cb5011 | InvocationID=ae278ed6-6764-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:16:23+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ba1808e2-6764-11ed-bd61-061423cb5011 | InvocationID=ba180bd0-6764-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:16:23+0000 | aai_event_thread | 140157116959520 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ba1808e2-6764-11ed-bd61-061423cb5011 | InvocationID=ba180bd0-6764-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:16:23+0000 | aai_event_thread | 140157116959520 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ba1808e2-6764-11ed-bd61-061423cb5011 | InvocationID=ba180bd0-6764-11ed-bd61-061423cb5011 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:16:43+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ba1808e2-6764-11ed-bd61-061423cb5011 | InvocationID=ba180bd0-6764-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:16:43+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c609c1b8-6764-11ed-bd61-061423cb5011 | InvocationID=c609c4e2-6764-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:16:43+0000 | aai_event_thread | 140157116959520 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c609c1b8-6764-11ed-bd61-061423cb5011 | InvocationID=c609c4e2-6764-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:16:43+0000 | aai_event_thread | 140157116959520 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c609c1b8-6764-11ed-bd61-061423cb5011 | InvocationID=c609c4e2-6764-11ed-bd61-061423cb5011 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:16:48+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b9fefb90-6764-11ed-bd61-061423cb5011 | InvocationID=b9fefdb6-6764-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:16:48+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c8eaf1cc-6764-11ed-bd61-061423cb5011 | InvocationID=c8eaf3f2-6764-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:16:48+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c8eaf1cc-6764-11ed-bd61-061423cb5011 | InvocationID=c8eaf3f2-6764-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:16:48+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c8eaf1cc-6764-11ed-bd61-061423cb5011 | InvocationID=c8eaf3f2-6764-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:17:03+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c609c1b8-6764-11ed-bd61-061423cb5011 | InvocationID=c609c4e2-6764-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:17:03+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d1fdc14a-6764-11ed-bd61-061423cb5011 | InvocationID=d1fdc3de-6764-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:17:03+0000 | aai_event_thread | 140157116959520 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d1fdc14a-6764-11ed-bd61-061423cb5011 | InvocationID=d1fdc3de-6764-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:17:03+0000 | aai_event_thread | 140157116959520 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d1fdc14a-6764-11ed-bd61-061423cb5011 | InvocationID=d1fdc3de-6764-11ed-bd61-061423cb5011 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:17:13+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c8eaf1cc-6764-11ed-bd61-061423cb5011 | InvocationID=c8eaf3f2-6764-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:17:13+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d7d5f3bc-6764-11ed-bd61-061423cb5011 | InvocationID=d7d5f646-6764-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:17:13+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d7d5f3bc-6764-11ed-bd61-061423cb5011 | InvocationID=d7d5f646-6764-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:17:13+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d7d5f3bc-6764-11ed-bd61-061423cb5011 | InvocationID=d7d5f646-6764-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:17:23+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d1fdc14a-6764-11ed-bd61-061423cb5011 | InvocationID=d1fdc3de-6764-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:17:23+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ddee32b4-6764-11ed-bd61-061423cb5011 | InvocationID=ddee35ac-6764-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:17:23+0000 | aai_event_thread | 140157116959520 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ddee32b4-6764-11ed-bd61-061423cb5011 | InvocationID=ddee35ac-6764-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:17:23+0000 | aai_event_thread | 140157116959520 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ddee32b4-6764-11ed-bd61-061423cb5011 | InvocationID=ddee35ac-6764-11ed-bd61-061423cb5011 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:17:38+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d7d5f3bc-6764-11ed-bd61-061423cb5011 | InvocationID=d7d5f646-6764-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:17:38+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e6c538ba-6764-11ed-bd61-061423cb5011 | InvocationID=e6c53afe-6764-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:17:38+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e6c538ba-6764-11ed-bd61-061423cb5011 | InvocationID=e6c53afe-6764-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:17:38+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e6c538ba-6764-11ed-bd61-061423cb5011 | InvocationID=e6c53afe-6764-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:17:43+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ddee32b4-6764-11ed-bd61-061423cb5011 | InvocationID=ddee35ac-6764-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:17:43+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e9e06fec-6764-11ed-bd61-061423cb5011 | InvocationID=e9e0723a-6764-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:17:43+0000 | aai_event_thread | 140157116959520 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e9e06fec-6764-11ed-bd61-061423cb5011 | InvocationID=e9e0723a-6764-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:17:43+0000 | aai_event_thread | 140157116959520 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e9e06fec-6764-11ed-bd61-061423cb5011 | InvocationID=e9e0723a-6764-11ed-bd61-061423cb5011 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:18:03+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e6c538ba-6764-11ed-bd61-061423cb5011 | InvocationID=e6c53afe-6764-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:18:03+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f5b313e2-6764-11ed-bd61-061423cb5011 | InvocationID=f5b316a8-6764-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:18:03+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f5b313e2-6764-11ed-bd61-061423cb5011 | InvocationID=f5b316a8-6764-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:18:03+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f5b313e2-6764-11ed-bd61-061423cb5011 | InvocationID=f5b316a8-6764-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:18:03+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e9e06fec-6764-11ed-bd61-061423cb5011 | InvocationID=e9e0723a-6764-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:18:03+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f5d171c0-6764-11ed-bd61-061423cb5011 | InvocationID=f5d17486-6764-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:18:03+0000 | aai_event_thread | 140157116959520 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f5d171c0-6764-11ed-bd61-061423cb5011 | InvocationID=f5d17486-6764-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:18:03+0000 | aai_event_thread | 140157116959520 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f5d171c0-6764-11ed-bd61-061423cb5011 | InvocationID=f5d17486-6764-11ed-bd61-061423cb5011 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:18:23+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f5d171c0-6764-11ed-bd61-061423cb5011 | InvocationID=f5d17486-6764-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:18:23+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=01c33c3e-6765-11ed-bd61-061423cb5011 | InvocationID=01c33f2c-6765-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:18:23+0000 | aai_event_thread | 140157116959520 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=01c33c3e-6765-11ed-bd61-061423cb5011 | InvocationID=01c33f2c-6765-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:18:23+0000 | aai_event_thread | 140157116959520 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=01c33c3e-6765-11ed-bd61-061423cb5011 | InvocationID=01c33f2c-6765-11ed-bd61-061423cb5011 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:18:28+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f5b313e2-6764-11ed-bd61-061423cb5011 | InvocationID=f5b316a8-6764-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:18:28+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=049e8fa8-6765-11ed-bd61-061423cb5011 | InvocationID=049e941c-6765-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:18:28+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=049e8fa8-6765-11ed-bd61-061423cb5011 | InvocationID=049e941c-6765-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:18:28+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=049e8fa8-6765-11ed-bd61-061423cb5011 | InvocationID=049e941c-6765-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:18:43+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=01c33c3e-6765-11ed-bd61-061423cb5011 | InvocationID=01c33f2c-6765-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:18:43+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0db7f160-6765-11ed-bd61-061423cb5011 | InvocationID=0db7f37c-6765-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:18:43+0000 | aai_event_thread | 140157116959520 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0db7f160-6765-11ed-bd61-061423cb5011 | InvocationID=0db7f37c-6765-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:18:43+0000 | aai_event_thread | 140157116959520 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0db7f160-6765-11ed-bd61-061423cb5011 | InvocationID=0db7f37c-6765-11ed-bd61-061423cb5011 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:18:53+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=049e8fa8-6765-11ed-bd61-061423cb5011 | InvocationID=049e941c-6765-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:18:53+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=138a2f36-6765-11ed-bd61-061423cb5011 | InvocationID=138a31f2-6765-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:18:53+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=138a2f36-6765-11ed-bd61-061423cb5011 | InvocationID=138a31f2-6765-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:18:53+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=138a2f36-6765-11ed-bd61-061423cb5011 | InvocationID=138a31f2-6765-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:19:03+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0db7f160-6765-11ed-bd61-061423cb5011 | InvocationID=0db7f37c-6765-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:19:03+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=19ab7ab4-6765-11ed-bd61-061423cb5011 | InvocationID=19ab7d66-6765-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:19:03+0000 | aai_event_thread | 140157116959520 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=19ab7ab4-6765-11ed-bd61-061423cb5011 | InvocationID=19ab7d66-6765-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:19:03+0000 | aai_event_thread | 140157116959520 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=19ab7ab4-6765-11ed-bd61-061423cb5011 | InvocationID=19ab7d66-6765-11ed-bd61-061423cb5011 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:19:18+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=138a2f36-6765-11ed-bd61-061423cb5011 | InvocationID=138a31f2-6765-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:19:18+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2278d718-6765-11ed-bd61-061423cb5011 | InvocationID=2278d9e8-6765-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:19:18+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2278d718-6765-11ed-bd61-061423cb5011 | InvocationID=2278d9e8-6765-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:19:18+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2278d718-6765-11ed-bd61-061423cb5011 | InvocationID=2278d9e8-6765-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:19:23+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=19ab7ab4-6765-11ed-bd61-061423cb5011 | InvocationID=19ab7d66-6765-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:19:23+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=259d9d3e-6765-11ed-bd61-061423cb5011 | InvocationID=259da40a-6765-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:19:23+0000 | aai_event_thread | 140157116959520 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=259d9d3e-6765-11ed-bd61-061423cb5011 | InvocationID=259da40a-6765-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:19:23+0000 | aai_event_thread | 140157116959520 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=259d9d3e-6765-11ed-bd61-061423cb5011 | InvocationID=259da40a-6765-11ed-bd61-061423cb5011 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-11-18T17:19:43+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2278d718-6765-11ed-bd61-061423cb5011 | InvocationID=2278d9e8-6765-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:19:43+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=316632de-6765-11ed-bd61-061423cb5011 | InvocationID=316637de-6765-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:19:43+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=316632de-6765-11ed-bd61-061423cb5011 | InvocationID=316637de-6765-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:19:43+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=316632de-6765-11ed-bd61-061423cb5011 | InvocationID=316637de-6765-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:19:43+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=259d9d3e-6765-11ed-bd61-061423cb5011 | InvocationID=259da40a-6765-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:19:43+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=31905eec-6765-11ed-bd61-061423cb5011 | InvocationID=319061b2-6765-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:20:08+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=31905eec-6765-11ed-bd61-061423cb5011 | InvocationID=319061b2-6765-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:20:08+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=40491f96-6765-11ed-bd61-061423cb5011 | InvocationID=404923b0-6765-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:20:08+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=316632de-6765-11ed-bd61-061423cb5011 | InvocationID=316637de-6765-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:20:08+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=405944d4-6765-11ed-bd61-061423cb5011 | InvocationID=405946fa-6765-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:20:08+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=405944d4-6765-11ed-bd61-061423cb5011 | InvocationID=405946fa-6765-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:20:08+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=405944d4-6765-11ed-bd61-061423cb5011 | InvocationID=405946fa-6765-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:20:28+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=40491f96-6765-11ed-bd61-061423cb5011 | InvocationID=404923b0-6765-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:20:28+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4c56c6da-6765-11ed-bd61-061423cb5011 | InvocationID=4c56c932-6765-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:20:33+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=405944d4-6765-11ed-bd61-061423cb5011 | InvocationID=405946fa-6765-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:20:33+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4f4588a4-6765-11ed-bd61-061423cb5011 | InvocationID=4f458ac0-6765-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:20:33+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4f4588a4-6765-11ed-bd61-061423cb5011 | InvocationID=4f458ac0-6765-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:20:33+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4f4588a4-6765-11ed-bd61-061423cb5011 | InvocationID=4f458ac0-6765-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:20:48+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4c56c6da-6765-11ed-bd61-061423cb5011 | InvocationID=4c56c932-6765-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:20:48+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5850b888-6765-11ed-bd61-061423cb5011 | InvocationID=5850bc16-6765-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:20:58+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4f4588a4-6765-11ed-bd61-061423cb5011 | InvocationID=4f458ac0-6765-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:20:58+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5e307d56-6765-11ed-bd61-061423cb5011 | InvocationID=5e30804e-6765-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:20:58+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5e307d56-6765-11ed-bd61-061423cb5011 | InvocationID=5e30804e-6765-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:20:58+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5e307d56-6765-11ed-bd61-061423cb5011 | InvocationID=5e30804e-6765-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:21:09+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5850b888-6765-11ed-bd61-061423cb5011 | InvocationID=5850bc16-6765-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:21:09+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6446be6c-6765-11ed-bd61-061423cb5011 | InvocationID=6446c1c8-6765-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:21:23+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5e307d56-6765-11ed-bd61-061423cb5011 | InvocationID=5e30804e-6765-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:21:23+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6d213d78-6765-11ed-bd61-061423cb5011 | InvocationID=6d21408e-6765-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:21:23+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6d213d78-6765-11ed-bd61-061423cb5011 | InvocationID=6d21408e-6765-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:21:23+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6d213d78-6765-11ed-bd61-061423cb5011 | InvocationID=6d21408e-6765-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:21:29+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6446be6c-6765-11ed-bd61-061423cb5011 | InvocationID=6446c1c8-6765-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:21:29+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=703d2670-6765-11ed-bd61-061423cb5011 | InvocationID=703d2878-6765-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:21:48+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6d213d78-6765-11ed-bd61-061423cb5011 | InvocationID=6d21408e-6765-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:21:48+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7c1039ba-6765-11ed-bd61-061423cb5011 | InvocationID=7c103ca8-6765-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:21:48+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7c1039ba-6765-11ed-bd61-061423cb5011 | InvocationID=7c103ca8-6765-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:21:48+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7c1039ba-6765-11ed-bd61-061423cb5011 | InvocationID=7c103ca8-6765-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:21:49+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=703d2670-6765-11ed-bd61-061423cb5011 | InvocationID=703d2878-6765-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:21:49+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7c3653d4-6765-11ed-bd61-061423cb5011 | InvocationID=7c365712-6765-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:22:09+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7c3653d4-6765-11ed-bd61-061423cb5011 | InvocationID=7c365712-6765-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:22:09+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=882e083a-6765-11ed-bd61-061423cb5011 | InvocationID=882e0a60-6765-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:22:13+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7c1039ba-6765-11ed-bd61-061423cb5011 | InvocationID=7c103ca8-6765-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:22:13+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8afd3ac2-6765-11ed-bd61-061423cb5011 | InvocationID=8afd3d42-6765-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:22:13+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8afd3ac2-6765-11ed-bd61-061423cb5011 | InvocationID=8afd3d42-6765-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:22:13+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8afd3ac2-6765-11ed-bd61-061423cb5011 | InvocationID=8afd3d42-6765-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:22:29+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=882e083a-6765-11ed-bd61-061423cb5011 | InvocationID=882e0a60-6765-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:22:29+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=94366870-6765-11ed-bd61-061423cb5011 | InvocationID=94366b2c-6765-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:22:38+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8afd3ac2-6765-11ed-bd61-061423cb5011 | InvocationID=8afd3d42-6765-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:22:38+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=99e87ad8-6765-11ed-bd61-061423cb5011 | InvocationID=99e87dd0-6765-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:22:39+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=99e87ad8-6765-11ed-bd61-061423cb5011 | InvocationID=99e87dd0-6765-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:22:39+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=99e87ad8-6765-11ed-bd61-061423cb5011 | InvocationID=99e87dd0-6765-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:22:50+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=94366870-6765-11ed-bd61-061423cb5011 | InvocationID=94366b2c-6765-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:22:50+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a07cfcf2-6765-11ed-bd61-061423cb5011 | InvocationID=a07cff40-6765-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:23:04+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=99e87ad8-6765-11ed-bd61-061423cb5011 | InvocationID=99e87dd0-6765-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:23:04+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a8d6d968-6765-11ed-bd61-061423cb5011 | InvocationID=a8d6dbd4-6765-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:23:04+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a8d6d968-6765-11ed-bd61-061423cb5011 | InvocationID=a8d6dbd4-6765-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:23:04+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a8d6d968-6765-11ed-bd61-061423cb5011 | InvocationID=a8d6dbd4-6765-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:23:14+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a07cfcf2-6765-11ed-bd61-061423cb5011 | InvocationID=a07cff40-6765-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:23:14+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=af422384-6765-11ed-bd61-061423cb5011 | InvocationID=af422618-6765-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:23:29+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a8d6d968-6765-11ed-bd61-061423cb5011 | InvocationID=a8d6dbd4-6765-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:23:29+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b7c4edf2-6765-11ed-bd61-061423cb5011 | InvocationID=b7c4f1f8-6765-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:23:29+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b7c4edf2-6765-11ed-bd61-061423cb5011 | InvocationID=b7c4f1f8-6765-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:23:29+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b7c4edf2-6765-11ed-bd61-061423cb5011 | InvocationID=b7c4f1f8-6765-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:23:39+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=af422384-6765-11ed-bd61-061423cb5011 | InvocationID=af422618-6765-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:23:39+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=be08ba0e-6765-11ed-bd61-061423cb5011 | InvocationID=be08bfd6-6765-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:23:54+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b7c4edf2-6765-11ed-bd61-061423cb5011 | InvocationID=b7c4f1f8-6765-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:23:54+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c6b12b00-6765-11ed-bd61-061423cb5011 | InvocationID=c6b12e0c-6765-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:23:54+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c6b12b00-6765-11ed-bd61-061423cb5011 | InvocationID=c6b12e0c-6765-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:23:54+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c6b12b00-6765-11ed-bd61-061423cb5011 | InvocationID=c6b12e0c-6765-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:24:04+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=be08ba0e-6765-11ed-bd61-061423cb5011 | InvocationID=be08bfd6-6765-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:24:04+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ccce4f68-6765-11ed-bd61-061423cb5011 | InvocationID=ccce58c8-6765-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:24:19+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c6b12b00-6765-11ed-bd61-061423cb5011 | InvocationID=c6b12e0c-6765-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:24:19+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d5a03160-6765-11ed-bd61-061423cb5011 | InvocationID=d5a038b8-6765-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:24:19+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d5a03160-6765-11ed-bd61-061423cb5011 | InvocationID=d5a038b8-6765-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:24:19+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d5a03160-6765-11ed-bd61-061423cb5011 | InvocationID=d5a038b8-6765-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:24:29+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ccce4f68-6765-11ed-bd61-061423cb5011 | InvocationID=ccce58c8-6765-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:24:29+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=db8ff42a-6765-11ed-bd61-061423cb5011 | InvocationID=db8ff6e6-6765-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:24:44+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d5a03160-6765-11ed-bd61-061423cb5011 | InvocationID=d5a038b8-6765-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:24:44+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e48bbbcc-6765-11ed-bd61-061423cb5011 | InvocationID=e48bbf5a-6765-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:24:44+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e48bbbcc-6765-11ed-bd61-061423cb5011 | InvocationID=e48bbf5a-6765-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:24:44+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e48bbbcc-6765-11ed-bd61-061423cb5011 | InvocationID=e48bbf5a-6765-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:24:53+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=db8ff42a-6765-11ed-bd61-061423cb5011 | InvocationID=db8ff6e6-6765-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:24:53+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ea5111b0-6765-11ed-bd61-061423cb5011 | InvocationID=ea5113b8-6765-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:25:09+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e48bbbcc-6765-11ed-bd61-061423cb5011 | InvocationID=e48bbf5a-6765-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:25:09+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f377d5b2-6765-11ed-bd61-061423cb5011 | InvocationID=f377d7c4-6765-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:25:09+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f377d5b2-6765-11ed-bd61-061423cb5011 | InvocationID=f377d7c4-6765-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:25:09+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f377d5b2-6765-11ed-bd61-061423cb5011 | InvocationID=f377d7c4-6765-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:25:18+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ea5111b0-6765-11ed-bd61-061423cb5011 | InvocationID=ea5113b8-6765-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:25:18+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f9187ff8-6765-11ed-bd61-061423cb5011 | InvocationID=f91882b4-6765-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:25:34+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f377d5b2-6765-11ed-bd61-061423cb5011 | InvocationID=f377d7c4-6765-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:25:34+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=02648930-6766-11ed-bd61-061423cb5011 | InvocationID=02648b4c-6766-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:25:34+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=02648930-6766-11ed-bd61-061423cb5011 | InvocationID=02648b4c-6766-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:25:34+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=02648930-6766-11ed-bd61-061423cb5011 | InvocationID=02648b4c-6766-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:25:43+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f9187ff8-6765-11ed-bd61-061423cb5011 | InvocationID=f91882b4-6765-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:25:43+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=07d97e02-6766-11ed-bd61-061423cb5011 | InvocationID=07d980b4-6766-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:25:59+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=02648930-6766-11ed-bd61-061423cb5011 | InvocationID=02648b4c-6766-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:25:59+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=114fc19e-6766-11ed-bd61-061423cb5011 | InvocationID=114fc3b0-6766-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:25:59+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=114fc19e-6766-11ed-bd61-061423cb5011 | InvocationID=114fc3b0-6766-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:25:59+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=114fc19e-6766-11ed-bd61-061423cb5011 | InvocationID=114fc3b0-6766-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:26:08+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=07d97e02-6766-11ed-bd61-061423cb5011 | InvocationID=07d980b4-6766-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:26:08+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=169e0ade-6766-11ed-bd61-061423cb5011 | InvocationID=169e0db8-6766-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:26:24+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=114fc19e-6766-11ed-bd61-061423cb5011 | InvocationID=114fc3b0-6766-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:26:24+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=203b8b7a-6766-11ed-bd61-061423cb5011 | InvocationID=203b8e22-6766-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:26:24+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=203b8b7a-6766-11ed-bd61-061423cb5011 | InvocationID=203b8e22-6766-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:26:24+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=203b8b7a-6766-11ed-bd61-061423cb5011 | InvocationID=203b8e22-6766-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:26:32+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=169e0ade-6766-11ed-bd61-061423cb5011 | InvocationID=169e0db8-6766-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:26:32+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=25631104-6766-11ed-bd61-061423cb5011 | InvocationID=2563132a-6766-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:26:49+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=203b8b7a-6766-11ed-bd61-061423cb5011 | InvocationID=203b8e22-6766-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:26:49+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2f2c94da-6766-11ed-bd61-061423cb5011 | InvocationID=2f2c98ae-6766-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:26:49+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2f2c94da-6766-11ed-bd61-061423cb5011 | InvocationID=2f2c98ae-6766-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:26:49+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2f2c94da-6766-11ed-bd61-061423cb5011 | InvocationID=2f2c98ae-6766-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:26:57+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=25631104-6766-11ed-bd61-061423cb5011 | InvocationID=2563132a-6766-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:26:57+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=34383e98-6766-11ed-bd61-061423cb5011 | InvocationID=343840be-6766-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:27:14+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2f2c94da-6766-11ed-bd61-061423cb5011 | InvocationID=2f2c98ae-6766-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:27:14+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3e199560-6766-11ed-bd61-061423cb5011 | InvocationID=3e199808-6766-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:27:14+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3e199560-6766-11ed-bd61-061423cb5011 | InvocationID=3e199808-6766-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:27:14+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3e199560-6766-11ed-bd61-061423cb5011 | InvocationID=3e199808-6766-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:27:22+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=34383e98-6766-11ed-bd61-061423cb5011 | InvocationID=343840be-6766-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:27:22+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=42fd1340-6766-11ed-bd61-061423cb5011 | InvocationID=42fd16a6-6766-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:27:39+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3e199560-6766-11ed-bd61-061423cb5011 | InvocationID=3e199808-6766-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:27:39+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4d076516-6766-11ed-bd61-061423cb5011 | InvocationID=4d0767b4-6766-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:27:39+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4d076516-6766-11ed-bd61-061423cb5011 | InvocationID=4d0767b4-6766-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:27:39+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4d076516-6766-11ed-bd61-061423cb5011 | InvocationID=4d0767b4-6766-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:27:47+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=42fd1340-6766-11ed-bd61-061423cb5011 | InvocationID=42fd16a6-6766-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:27:47+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=51bf7c88-6766-11ed-bd61-061423cb5011 | InvocationID=51bf7f30-6766-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:28:04+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4d076516-6766-11ed-bd61-061423cb5011 | InvocationID=4d0767b4-6766-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:28:04+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5bf7cc3c-6766-11ed-bd61-061423cb5011 | InvocationID=5bf7ced0-6766-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:28:04+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5bf7cc3c-6766-11ed-bd61-061423cb5011 | InvocationID=5bf7ced0-6766-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:28:04+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5bf7cc3c-6766-11ed-bd61-061423cb5011 | InvocationID=5bf7ced0-6766-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:28:12+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=51bf7c88-6766-11ed-bd61-061423cb5011 | InvocationID=51bf7f30-6766-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:28:12+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=60854022-6766-11ed-bd61-061423cb5011 | InvocationID=60854338-6766-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:28:29+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5bf7cc3c-6766-11ed-bd61-061423cb5011 | InvocationID=5bf7ced0-6766-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:28:29+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6ae42290-6766-11ed-bd61-061423cb5011 | InvocationID=6ae4292a-6766-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:28:29+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6ae42290-6766-11ed-bd61-061423cb5011 | InvocationID=6ae4292a-6766-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:28:29+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6ae42290-6766-11ed-bd61-061423cb5011 | InvocationID=6ae4292a-6766-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:28:36+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=60854022-6766-11ed-bd61-061423cb5011 | InvocationID=60854338-6766-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:28:36+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6f4c8a98-6766-11ed-bd61-061423cb5011 | InvocationID=6f4c8f98-6766-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:28:54+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6ae42290-6766-11ed-bd61-061423cb5011 | InvocationID=6ae4292a-6766-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:28:54+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=79d1b79a-6766-11ed-bd61-061423cb5011 | InvocationID=79d1bb32-6766-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:28:54+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=79d1b79a-6766-11ed-bd61-061423cb5011 | InvocationID=79d1bb32-6766-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:28:54+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=79d1b79a-6766-11ed-bd61-061423cb5011 | InvocationID=79d1bb32-6766-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:29:01+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6f4c8a98-6766-11ed-bd61-061423cb5011 | InvocationID=6f4c8f98-6766-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:29:01+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7e1bbac6-6766-11ed-bd61-061423cb5011 | InvocationID=7e1bbd3c-6766-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:29:19+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=79d1b79a-6766-11ed-bd61-061423cb5011 | InvocationID=79d1bb32-6766-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:29:19+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=88be349a-6766-11ed-bd61-061423cb5011 | InvocationID=88be3698-6766-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:29:19+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=88be349a-6766-11ed-bd61-061423cb5011 | InvocationID=88be3698-6766-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:29:19+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=88be349a-6766-11ed-bd61-061423cb5011 | InvocationID=88be3698-6766-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:29:26+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7e1bbac6-6766-11ed-bd61-061423cb5011 | InvocationID=7e1bbd3c-6766-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:29:26+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8ce26c1c-6766-11ed-bd61-061423cb5011 | InvocationID=8ce26ed8-6766-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:29:44+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=88be349a-6766-11ed-bd61-061423cb5011 | InvocationID=88be3698-6766-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:29:44+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=97a9f0ca-6766-11ed-bd61-061423cb5011 | InvocationID=97a9f34a-6766-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:29:44+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=97a9f0ca-6766-11ed-bd61-061423cb5011 | InvocationID=97a9f34a-6766-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:29:44+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=97a9f0ca-6766-11ed-bd61-061423cb5011 | InvocationID=97a9f34a-6766-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:29:51+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8ce26c1c-6766-11ed-bd61-061423cb5011 | InvocationID=8ce26ed8-6766-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:29:51+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9ba9f6f2-6766-11ed-bd61-061423cb5011 | InvocationID=9ba9f9c2-6766-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:30:09+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=97a9f0ca-6766-11ed-bd61-061423cb5011 | InvocationID=97a9f34a-6766-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:30:09+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a69c4470-6766-11ed-bd61-061423cb5011 | InvocationID=a69c4722-6766-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:30:09+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a69c4470-6766-11ed-bd61-061423cb5011 | InvocationID=a69c4722-6766-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:30:09+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a69c4470-6766-11ed-bd61-061423cb5011 | InvocationID=a69c4722-6766-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:30:16+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9ba9f6f2-6766-11ed-bd61-061423cb5011 | InvocationID=9ba9f9c2-6766-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:30:16+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aa6e2294-6766-11ed-bd61-061423cb5011 | InvocationID=aa6e24d8-6766-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:30:34+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a69c4470-6766-11ed-bd61-061423cb5011 | InvocationID=a69c4722-6766-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:30:34+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b58a4e0a-6766-11ed-bd61-061423cb5011 | InvocationID=b58a5120-6766-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:30:34+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b58a4e0a-6766-11ed-bd61-061423cb5011 | InvocationID=b58a5120-6766-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:30:34+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b58a4e0a-6766-11ed-bd61-061423cb5011 | InvocationID=b58a5120-6766-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:30:40+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=aa6e2294-6766-11ed-bd61-061423cb5011 | InvocationID=aa6e24d8-6766-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:30:40+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b930f284-6766-11ed-bd61-061423cb5011 | InvocationID=b930f5f4-6766-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:30:59+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b58a4e0a-6766-11ed-bd61-061423cb5011 | InvocationID=b58a5120-6766-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:30:59+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c47aedde-6766-11ed-bd61-061423cb5011 | InvocationID=c47af086-6766-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:30:59+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c47aedde-6766-11ed-bd61-061423cb5011 | InvocationID=c47af086-6766-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:30:59+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c47aedde-6766-11ed-bd61-061423cb5011 | InvocationID=c47af086-6766-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:31:05+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b930f284-6766-11ed-bd61-061423cb5011 | InvocationID=b930f5f4-6766-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:31:05+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c7f53c58-6766-11ed-bd61-061423cb5011 | InvocationID=c7f53ef6-6766-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:31:24+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c47aedde-6766-11ed-bd61-061423cb5011 | InvocationID=c47af086-6766-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:31:24+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d36716e2-6766-11ed-bd61-061423cb5011 | InvocationID=d36719b2-6766-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:31:24+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d36716e2-6766-11ed-bd61-061423cb5011 | InvocationID=d36719b2-6766-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:31:24+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d36716e2-6766-11ed-bd61-061423cb5011 | InvocationID=d36719b2-6766-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:31:30+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c7f53c58-6766-11ed-bd61-061423cb5011 | InvocationID=c7f53ef6-6766-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:31:30+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d6ba66c8-6766-11ed-bd61-061423cb5011 | InvocationID=d6ba68c6-6766-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:31:49+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d36716e2-6766-11ed-bd61-061423cb5011 | InvocationID=d36719b2-6766-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:31:49+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e254e526-6766-11ed-bd61-061423cb5011 | InvocationID=e254e756-6766-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:31:50+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e254e526-6766-11ed-bd61-061423cb5011 | InvocationID=e254e756-6766-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:31:50+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e254e526-6766-11ed-bd61-061423cb5011 | InvocationID=e254e756-6766-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:31:55+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d6ba66c8-6766-11ed-bd61-061423cb5011 | InvocationID=d6ba68c6-6766-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:31:55+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e57ac022-6766-11ed-bd61-061423cb5011 | InvocationID=e57ac252-6766-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:32:15+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e254e526-6766-11ed-bd61-061423cb5011 | InvocationID=e254e756-6766-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:32:15+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f14097e2-6766-11ed-bd61-061423cb5011 | InvocationID=f1409a94-6766-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:32:15+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f14097e2-6766-11ed-bd61-061423cb5011 | InvocationID=f1409a94-6766-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:32:15+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f14097e2-6766-11ed-bd61-061423cb5011 | InvocationID=f1409a94-6766-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:32:20+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e57ac022-6766-11ed-bd61-061423cb5011 | InvocationID=e57ac252-6766-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:32:20+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f43dfdfe-6766-11ed-bd61-061423cb5011 | InvocationID=f43e0074-6766-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:32:40+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f14097e2-6766-11ed-bd61-061423cb5011 | InvocationID=f1409a94-6766-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:32:40+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=002c45f8-6767-11ed-bd61-061423cb5011 | InvocationID=002c48e6-6767-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:32:40+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=002c45f8-6767-11ed-bd61-061423cb5011 | InvocationID=002c48e6-6767-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:32:40+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=002c45f8-6767-11ed-bd61-061423cb5011 | InvocationID=002c48e6-6767-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:32:44+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f43dfdfe-6766-11ed-bd61-061423cb5011 | InvocationID=f43e0074-6766-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:32:44+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=02ff3056-6767-11ed-bd61-061423cb5011 | InvocationID=02ff32a4-6767-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:33:05+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=002c45f8-6767-11ed-bd61-061423cb5011 | InvocationID=002c48e6-6767-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:33:05+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0f1b4ff0-6767-11ed-bd61-061423cb5011 | InvocationID=0f1b528e-6767-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:33:05+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0f1b4ff0-6767-11ed-bd61-061423cb5011 | InvocationID=0f1b528e-6767-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:33:05+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0f1b4ff0-6767-11ed-bd61-061423cb5011 | InvocationID=0f1b528e-6767-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:33:09+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=02ff3056-6767-11ed-bd61-061423cb5011 | InvocationID=02ff32a4-6767-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:33:09+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=11c03acc-6767-11ed-bd61-061423cb5011 | InvocationID=11c03d1a-6767-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:33:30+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0f1b4ff0-6767-11ed-bd61-061423cb5011 | InvocationID=0f1b528e-6767-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:33:30+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1e06e402-6767-11ed-bd61-061423cb5011 | InvocationID=1e06e6d2-6767-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:33:30+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1e06e402-6767-11ed-bd61-061423cb5011 | InvocationID=1e06e6d2-6767-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:33:30+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1e06e402-6767-11ed-bd61-061423cb5011 | InvocationID=1e06e6d2-6767-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:33:34+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=11c03acc-6767-11ed-bd61-061423cb5011 | InvocationID=11c03d1a-6767-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:33:34+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=20840c3c-6767-11ed-bd61-061423cb5011 | InvocationID=20840e62-6767-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:33:55+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1e06e402-6767-11ed-bd61-061423cb5011 | InvocationID=1e06e6d2-6767-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:33:55+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2cf5760e-6767-11ed-bd61-061423cb5011 | InvocationID=2cf57c58-6767-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:33:55+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2cf5760e-6767-11ed-bd61-061423cb5011 | InvocationID=2cf57c58-6767-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:33:55+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2cf5760e-6767-11ed-bd61-061423cb5011 | InvocationID=2cf57c58-6767-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:33:59+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=20840c3c-6767-11ed-bd61-061423cb5011 | InvocationID=20840e62-6767-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:33:59+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2f469654-6767-11ed-bd61-061423cb5011 | InvocationID=2f469a3c-6767-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:34:20+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2cf5760e-6767-11ed-bd61-061423cb5011 | InvocationID=2cf57c58-6767-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:34:20+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3be1ea08-6767-11ed-bd61-061423cb5011 | InvocationID=3be1ee0e-6767-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:34:20+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3be1ea08-6767-11ed-bd61-061423cb5011 | InvocationID=3be1ee0e-6767-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:34:20+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3be1ea08-6767-11ed-bd61-061423cb5011 | InvocationID=3be1ee0e-6767-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:34:23+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2f469654-6767-11ed-bd61-061423cb5011 | InvocationID=2f469a3c-6767-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:34:23+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3e08d508-6767-11ed-bd61-061423cb5011 | InvocationID=3e08d832-6767-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:34:45+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3be1ea08-6767-11ed-bd61-061423cb5011 | InvocationID=3be1ee0e-6767-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:34:45+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4ad2c29e-6767-11ed-bd61-061423cb5011 | InvocationID=4ad2c6fe-6767-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:34:45+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4ad2c29e-6767-11ed-bd61-061423cb5011 | InvocationID=4ad2c6fe-6767-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:34:45+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4ad2c29e-6767-11ed-bd61-061423cb5011 | InvocationID=4ad2c6fe-6767-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:34:48+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3e08d508-6767-11ed-bd61-061423cb5011 | InvocationID=3e08d832-6767-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:34:48+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4cc99a96-6767-11ed-bd61-061423cb5011 | InvocationID=4cc99ca8-6767-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:35:10+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4ad2c29e-6767-11ed-bd61-061423cb5011 | InvocationID=4ad2c6fe-6767-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:35:10+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=59c29d7e-6767-11ed-bd61-061423cb5011 | InvocationID=59c2a044-6767-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:35:10+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=59c29d7e-6767-11ed-bd61-061423cb5011 | InvocationID=59c2a044-6767-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:35:10+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=59c29d7e-6767-11ed-bd61-061423cb5011 | InvocationID=59c2a044-6767-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:35:13+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4cc99a96-6767-11ed-bd61-061423cb5011 | InvocationID=4cc99ca8-6767-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:35:13+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5b8a8f7c-6767-11ed-bd61-061423cb5011 | InvocationID=5b8a91b6-6767-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:35:35+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=59c29d7e-6767-11ed-bd61-061423cb5011 | InvocationID=59c2a044-6767-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:35:35+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=68b3aff8-6767-11ed-bd61-061423cb5011 | InvocationID=68b3b3e0-6767-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:35:35+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=68b3aff8-6767-11ed-bd61-061423cb5011 | InvocationID=68b3b3e0-6767-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:35:35+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=68b3aff8-6767-11ed-bd61-061423cb5011 | InvocationID=68b3b3e0-6767-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:35:38+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5b8a8f7c-6767-11ed-bd61-061423cb5011 | InvocationID=5b8a91b6-6767-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:35:38+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6a4c1e5e-6767-11ed-bd61-061423cb5011 | InvocationID=6a4c217e-6767-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:36:00+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=68b3aff8-6767-11ed-bd61-061423cb5011 | InvocationID=68b3b3e0-6767-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:36:00+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=779f3a3c-6767-11ed-bd61-061423cb5011 | InvocationID=779f3c44-6767-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:36:00+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=779f3a3c-6767-11ed-bd61-061423cb5011 | InvocationID=779f3c44-6767-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:36:00+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=779f3a3c-6767-11ed-bd61-061423cb5011 | InvocationID=779f3c44-6767-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:36:02+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6a4c1e5e-6767-11ed-bd61-061423cb5011 | InvocationID=6a4c217e-6767-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:36:02+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=790d0188-6767-11ed-bd61-061423cb5011 | InvocationID=790d0458-6767-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:36:25+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=779f3a3c-6767-11ed-bd61-061423cb5011 | InvocationID=779f3c44-6767-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:36:25+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=868c3978-6767-11ed-bd61-061423cb5011 | InvocationID=868c3fc2-6767-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:36:25+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=868c3978-6767-11ed-bd61-061423cb5011 | InvocationID=868c3fc2-6767-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:36:25+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=868c3978-6767-11ed-bd61-061423cb5011 | InvocationID=868c3fc2-6767-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:36:27+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=790d0188-6767-11ed-bd61-061423cb5011 | InvocationID=790d0458-6767-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:36:27+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=87cda59c-6767-11ed-bd61-061423cb5011 | InvocationID=87cda7e0-6767-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:36:50+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=868c3978-6767-11ed-bd61-061423cb5011 | InvocationID=868c3fc2-6767-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:36:50+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=958186c2-6767-11ed-bd61-061423cb5011 | InvocationID=95818942-6767-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:36:50+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=958186c2-6767-11ed-bd61-061423cb5011 | InvocationID=95818942-6767-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:36:50+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=958186c2-6767-11ed-bd61-061423cb5011 | InvocationID=95818942-6767-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:36:52+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=87cda59c-6767-11ed-bd61-061423cb5011 | InvocationID=87cda7e0-6767-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:36:52+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=968df6ea-6767-11ed-bd61-061423cb5011 | InvocationID=968df8f2-6767-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:37:15+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=958186c2-6767-11ed-bd61-061423cb5011 | InvocationID=95818942-6767-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:37:15+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a46d6566-6767-11ed-bd61-061423cb5011 | InvocationID=a46d685e-6767-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:37:15+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a46d6566-6767-11ed-bd61-061423cb5011 | InvocationID=a46d685e-6767-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:37:15+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a46d6566-6767-11ed-bd61-061423cb5011 | InvocationID=a46d685e-6767-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:37:17+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=968df6ea-6767-11ed-bd61-061423cb5011 | InvocationID=968df8f2-6767-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:37:17+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a54e93e2-6767-11ed-bd61-061423cb5011 | InvocationID=a54e9c3e-6767-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:37:40+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a46d6566-6767-11ed-bd61-061423cb5011 | InvocationID=a46d685e-6767-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:37:40+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b35a0732-6767-11ed-bd61-061423cb5011 | InvocationID=b35a0958-6767-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:37:40+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b35a0732-6767-11ed-bd61-061423cb5011 | InvocationID=b35a0958-6767-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:37:40+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b35a0732-6767-11ed-bd61-061423cb5011 | InvocationID=b35a0958-6767-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:37:41+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a54e93e2-6767-11ed-bd61-061423cb5011 | InvocationID=a54e9c3e-6767-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:37:41+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b415d138-6767-11ed-bd61-061423cb5011 | InvocationID=b415d430-6767-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:38:05+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b35a0732-6767-11ed-bd61-061423cb5011 | InvocationID=b35a0958-6767-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:38:05+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c24a13a4-6767-11ed-bd61-061423cb5011 | InvocationID=c24a16ec-6767-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:38:05+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c24a13a4-6767-11ed-bd61-061423cb5011 | InvocationID=c24a16ec-6767-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:38:05+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c24a13a4-6767-11ed-bd61-061423cb5011 | InvocationID=c24a16ec-6767-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:38:06+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b415d138-6767-11ed-bd61-061423cb5011 | InvocationID=b415d430-6767-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:38:06+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c2d79db4-6767-11ed-bd61-061423cb5011 | InvocationID=c2d7a138-6767-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:38:30+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c24a13a4-6767-11ed-bd61-061423cb5011 | InvocationID=c24a16ec-6767-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:38:30+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d139148c-6767-11ed-bd61-061423cb5011 | InvocationID=d139173e-6767-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:38:30+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d139148c-6767-11ed-bd61-061423cb5011 | InvocationID=d139173e-6767-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:38:30+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d139148c-6767-11ed-bd61-061423cb5011 | InvocationID=d139173e-6767-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:38:31+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c2d79db4-6767-11ed-bd61-061423cb5011 | InvocationID=c2d7a138-6767-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:38:31+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d1992156-6767-11ed-bd61-061423cb5011 | InvocationID=d19923e0-6767-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:38:55+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d139148c-6767-11ed-bd61-061423cb5011 | InvocationID=d139173e-6767-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:38:55+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e024469c-6767-11ed-bd61-061423cb5011 | InvocationID=e024498a-6767-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:38:55+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e024469c-6767-11ed-bd61-061423cb5011 | InvocationID=e024498a-6767-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:38:55+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e024469c-6767-11ed-bd61-061423cb5011 | InvocationID=e024498a-6767-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:38:56+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d1992156-6767-11ed-bd61-061423cb5011 | InvocationID=d19923e0-6767-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:38:56+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e05a17f4-6767-11ed-bd61-061423cb5011 | InvocationID=e05a1b6e-6767-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:39:20+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e024469c-6767-11ed-bd61-061423cb5011 | InvocationID=e024498a-6767-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:39:20+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ef0fdfae-6767-11ed-bd61-061423cb5011 | InvocationID=ef0fe288-6767-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:39:20+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ef0fdfae-6767-11ed-bd61-061423cb5011 | InvocationID=ef0fe288-6767-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:39:20+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ef0fdfae-6767-11ed-bd61-061423cb5011 | InvocationID=ef0fe288-6767-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:39:20+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e05a17f4-6767-11ed-bd61-061423cb5011 | InvocationID=e05a1b6e-6767-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:39:20+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ef1ad4fe-6767-11ed-bd61-061423cb5011 | InvocationID=ef1ad706-6767-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:39:45+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ef1ad4fe-6767-11ed-bd61-061423cb5011 | InvocationID=ef1ad706-6767-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:39:45+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fddc5a3a-6767-11ed-bd61-061423cb5011 | InvocationID=fddc5cce-6767-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:39:45+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ef0fdfae-6767-11ed-bd61-061423cb5011 | InvocationID=ef0fe288-6767-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:39:45+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fdfc6762-6767-11ed-bd61-061423cb5011 | InvocationID=fdfc6974-6767-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:39:45+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fdfc6762-6767-11ed-bd61-061423cb5011 | InvocationID=fdfc6974-6767-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:39:45+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fdfc6762-6767-11ed-bd61-061423cb5011 | InvocationID=fdfc6974-6767-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:40:10+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fddc5a3a-6767-11ed-bd61-061423cb5011 | InvocationID=fddc5cce-6767-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:40:10+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0ca464d6-6768-11ed-bd61-061423cb5011 | InvocationID=0ca467ba-6768-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:40:10+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fdfc6762-6767-11ed-bd61-061423cb5011 | InvocationID=fdfc6974-6767-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:40:10+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0ce7c6ea-6768-11ed-bd61-061423cb5011 | InvocationID=0ce7c94c-6768-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:40:10+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0ce7c6ea-6768-11ed-bd61-061423cb5011 | InvocationID=0ce7c94c-6768-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:40:10+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0ce7c6ea-6768-11ed-bd61-061423cb5011 | InvocationID=0ce7c94c-6768-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:40:35+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0ca464d6-6768-11ed-bd61-061423cb5011 | InvocationID=0ca467ba-6768-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:40:35+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1b6a959e-6768-11ed-bd61-061423cb5011 | InvocationID=1b6a9896-6768-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:40:35+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0ce7c6ea-6768-11ed-bd61-061423cb5011 | InvocationID=0ce7c94c-6768-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:40:35+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1bd2d924-6768-11ed-bd61-061423cb5011 | InvocationID=1bd2dbae-6768-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:40:35+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1bd2d924-6768-11ed-bd61-061423cb5011 | InvocationID=1bd2dbae-6768-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:40:35+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1bd2d924-6768-11ed-bd61-061423cb5011 | InvocationID=1bd2dbae-6768-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:41:00+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1b6a959e-6768-11ed-bd61-061423cb5011 | InvocationID=1b6a9896-6768-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:41:00+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2a2c0310-6768-11ed-bd61-061423cb5011 | InvocationID=2a2c0540-6768-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:41:00+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1bd2d924-6768-11ed-bd61-061423cb5011 | InvocationID=1bd2dbae-6768-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:41:00+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2abe3b4a-6768-11ed-bd61-061423cb5011 | InvocationID=2abe4a40-6768-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:41:01+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2abe3b4a-6768-11ed-bd61-061423cb5011 | InvocationID=2abe4a40-6768-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:41:01+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2abe3b4a-6768-11ed-bd61-061423cb5011 | InvocationID=2abe4a40-6768-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:41:24+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2a2c0310-6768-11ed-bd61-061423cb5011 | InvocationID=2a2c0540-6768-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:41:24+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=38edf7f0-6768-11ed-bd61-061423cb5011 | InvocationID=38edfa66-6768-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:41:26+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2abe3b4a-6768-11ed-bd61-061423cb5011 | InvocationID=2abe4a40-6768-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:41:26+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=39ab1b5a-6768-11ed-bd61-061423cb5011 | InvocationID=39ab1d62-6768-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:41:26+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=39ab1b5a-6768-11ed-bd61-061423cb5011 | InvocationID=39ab1d62-6768-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:41:26+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=39ab1b5a-6768-11ed-bd61-061423cb5011 | InvocationID=39ab1d62-6768-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:41:49+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=38edf7f0-6768-11ed-bd61-061423cb5011 | InvocationID=38edfa66-6768-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:41:49+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=47b68c98-6768-11ed-bd61-061423cb5011 | InvocationID=47b68eaa-6768-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:41:51+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=39ab1b5a-6768-11ed-bd61-061423cb5011 | InvocationID=39ab1d62-6768-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:41:51+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4896b340-6768-11ed-bd61-061423cb5011 | InvocationID=4896b570-6768-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:41:51+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4896b340-6768-11ed-bd61-061423cb5011 | InvocationID=4896b570-6768-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:41:51+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4896b340-6768-11ed-bd61-061423cb5011 | InvocationID=4896b570-6768-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:42:14+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=47b68c98-6768-11ed-bd61-061423cb5011 | InvocationID=47b68eaa-6768-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:42:14+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=56773958-6768-11ed-bd61-061423cb5011 | InvocationID=56773cfa-6768-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:42:16+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4896b340-6768-11ed-bd61-061423cb5011 | InvocationID=4896b570-6768-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:42:16+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5783864e-6768-11ed-bd61-061423cb5011 | InvocationID=5783893c-6768-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:42:16+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5783864e-6768-11ed-bd61-061423cb5011 | InvocationID=5783893c-6768-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:42:16+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5783864e-6768-11ed-bd61-061423cb5011 | InvocationID=5783893c-6768-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:42:39+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=56773958-6768-11ed-bd61-061423cb5011 | InvocationID=56773cfa-6768-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:42:39+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6538d410-6768-11ed-bd61-061423cb5011 | InvocationID=6538df96-6768-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:42:41+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5783864e-6768-11ed-bd61-061423cb5011 | InvocationID=5783893c-6768-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:42:41+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=666ff322-6768-11ed-bd61-061423cb5011 | InvocationID=666ff55c-6768-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:42:41+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=666ff322-6768-11ed-bd61-061423cb5011 | InvocationID=666ff55c-6768-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:42:41+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=666ff322-6768-11ed-bd61-061423cb5011 | InvocationID=666ff55c-6768-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:43:03+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6538d410-6768-11ed-bd61-061423cb5011 | InvocationID=6538df96-6768-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:43:03+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=73fe02fe-6768-11ed-bd61-061423cb5011 | InvocationID=73fe0664-6768-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:43:06+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=666ff322-6768-11ed-bd61-061423cb5011 | InvocationID=666ff55c-6768-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:43:06+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=755d6f72-6768-11ed-bd61-061423cb5011 | InvocationID=755d7238-6768-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:43:06+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=755d6f72-6768-11ed-bd61-061423cb5011 | InvocationID=755d7238-6768-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:43:06+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=755d6f72-6768-11ed-bd61-061423cb5011 | InvocationID=755d7238-6768-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:43:28+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=73fe02fe-6768-11ed-bd61-061423cb5011 | InvocationID=73fe0664-6768-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:43:28+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=82c0487e-6768-11ed-bd61-061423cb5011 | InvocationID=82c04a9a-6768-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:43:31+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=755d6f72-6768-11ed-bd61-061423cb5011 | InvocationID=755d7238-6768-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:43:31+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=844a794e-6768-11ed-bd61-061423cb5011 | InvocationID=844a7bba-6768-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:43:31+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=844a794e-6768-11ed-bd61-061423cb5011 | InvocationID=844a7bba-6768-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:43:31+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=844a794e-6768-11ed-bd61-061423cb5011 | InvocationID=844a7bba-6768-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:43:53+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=82c0487e-6768-11ed-bd61-061423cb5011 | InvocationID=82c04a9a-6768-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:43:53+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=91822f12-6768-11ed-bd61-061423cb5011 | InvocationID=9182323c-6768-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:43:56+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=844a794e-6768-11ed-bd61-061423cb5011 | InvocationID=844a7bba-6768-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:43:56+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9335df8e-6768-11ed-bd61-061423cb5011 | InvocationID=9335e290-6768-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:43:56+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9335df8e-6768-11ed-bd61-061423cb5011 | InvocationID=9335e290-6768-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:43:56+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9335df8e-6768-11ed-bd61-061423cb5011 | InvocationID=9335e290-6768-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:44:18+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=91822f12-6768-11ed-bd61-061423cb5011 | InvocationID=9182323c-6768-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:44:18+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a044e968-6768-11ed-bd61-061423cb5011 | InvocationID=a044ebc0-6768-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:44:21+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9335df8e-6768-11ed-bd61-061423cb5011 | InvocationID=9335e290-6768-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:44:21+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a222e1c2-6768-11ed-bd61-061423cb5011 | InvocationID=a222e3ca-6768-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:44:21+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a222e1c2-6768-11ed-bd61-061423cb5011 | InvocationID=a222e3ca-6768-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:44:21+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a222e1c2-6768-11ed-bd61-061423cb5011 | InvocationID=a222e3ca-6768-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:44:42+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a044e968-6768-11ed-bd61-061423cb5011 | InvocationID=a044ebc0-6768-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:44:42+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=af063506-6768-11ed-bd61-061423cb5011 | InvocationID=af0638ee-6768-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:44:46+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a222e1c2-6768-11ed-bd61-061423cb5011 | InvocationID=a222e3ca-6768-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:44:46+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b10defa6-6768-11ed-bd61-061423cb5011 | InvocationID=b10df1a4-6768-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:44:46+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b10defa6-6768-11ed-bd61-061423cb5011 | InvocationID=b10df1a4-6768-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:44:46+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b10defa6-6768-11ed-bd61-061423cb5011 | InvocationID=b10df1a4-6768-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:45:07+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=af063506-6768-11ed-bd61-061423cb5011 | InvocationID=af0638ee-6768-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:45:07+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bdca9ba4-6768-11ed-bd61-061423cb5011 | InvocationID=bdca9eba-6768-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:45:11+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b10defa6-6768-11ed-bd61-061423cb5011 | InvocationID=b10df1a4-6768-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:45:11+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bff97760-6768-11ed-bd61-061423cb5011 | InvocationID=bff97a26-6768-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:45:11+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bff97760-6768-11ed-bd61-061423cb5011 | InvocationID=bff97a26-6768-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:45:11+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bff97760-6768-11ed-bd61-061423cb5011 | InvocationID=bff97a26-6768-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:45:32+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bdca9ba4-6768-11ed-bd61-061423cb5011 | InvocationID=bdca9eba-6768-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:45:32+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cc90f5ca-6768-11ed-bd61-061423cb5011 | InvocationID=cc90f962-6768-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:45:36+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bff97760-6768-11ed-bd61-061423cb5011 | InvocationID=bff97a26-6768-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:45:36+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cee4babe-6768-11ed-bd61-061423cb5011 | InvocationID=cee4bcc6-6768-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:45:36+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cee4babe-6768-11ed-bd61-061423cb5011 | InvocationID=cee4bcc6-6768-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:45:36+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cee4babe-6768-11ed-bd61-061423cb5011 | InvocationID=cee4bcc6-6768-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:45:57+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cc90f5ca-6768-11ed-bd61-061423cb5011 | InvocationID=cc90f962-6768-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:45:57+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=db524a32-6768-11ed-bd61-061423cb5011 | InvocationID=db524d16-6768-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:46:01+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cee4babe-6768-11ed-bd61-061423cb5011 | InvocationID=cee4bcc6-6768-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:46:01+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ddd001d2-6768-11ed-bd61-061423cb5011 | InvocationID=ddd00650-6768-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:46:01+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ddd001d2-6768-11ed-bd61-061423cb5011 | InvocationID=ddd00650-6768-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:46:01+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ddd001d2-6768-11ed-bd61-061423cb5011 | InvocationID=ddd00650-6768-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:46:21+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=db524a32-6768-11ed-bd61-061423cb5011 | InvocationID=db524d16-6768-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:46:21+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ea15ca8a-6768-11ed-bd61-061423cb5011 | InvocationID=ea15cd6e-6768-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:46:26+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ddd001d2-6768-11ed-bd61-061423cb5011 | InvocationID=ddd00650-6768-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:46:26+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ecbbadfe-6768-11ed-bd61-061423cb5011 | InvocationID=ecbbb010-6768-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:46:26+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ecbbadfe-6768-11ed-bd61-061423cb5011 | InvocationID=ecbbb010-6768-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:46:26+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ecbbadfe-6768-11ed-bd61-061423cb5011 | InvocationID=ecbbb010-6768-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:46:46+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ea15ca8a-6768-11ed-bd61-061423cb5011 | InvocationID=ea15cd6e-6768-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:46:46+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f8d9d354-6768-11ed-bd61-061423cb5011 | InvocationID=f8d9d6e2-6768-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:46:51+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ecbbadfe-6768-11ed-bd61-061423cb5011 | InvocationID=ecbbb010-6768-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:46:51+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fba6c560-6768-11ed-bd61-061423cb5011 | InvocationID=fba6c830-6768-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:46:51+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fba6c560-6768-11ed-bd61-061423cb5011 | InvocationID=fba6c830-6768-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:46:51+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fba6c560-6768-11ed-bd61-061423cb5011 | InvocationID=fba6c830-6768-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:47:11+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f8d9d354-6768-11ed-bd61-061423cb5011 | InvocationID=f8d9d6e2-6768-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:47:11+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=079c0218-6769-11ed-bd61-061423cb5011 | InvocationID=079c04de-6769-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:47:16+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fba6c560-6768-11ed-bd61-061423cb5011 | InvocationID=fba6c830-6768-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:47:16+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0a93afac-6769-11ed-bd61-061423cb5011 | InvocationID=0a93b286-6769-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:47:16+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0a93afac-6769-11ed-bd61-061423cb5011 | InvocationID=0a93b286-6769-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:47:16+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0a93afac-6769-11ed-bd61-061423cb5011 | InvocationID=0a93b286-6769-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:47:36+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=079c0218-6769-11ed-bd61-061423cb5011 | InvocationID=079c04de-6769-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:47:36+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=165c9d3a-6769-11ed-bd61-061423cb5011 | InvocationID=165ca028-6769-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:47:41+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0a93afac-6769-11ed-bd61-061423cb5011 | InvocationID=0a93b286-6769-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:47:41+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=197f028c-6769-11ed-bd61-061423cb5011 | InvocationID=197f04a8-6769-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:47:41+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=197f028c-6769-11ed-bd61-061423cb5011 | InvocationID=197f04a8-6769-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:47:41+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=197f028c-6769-11ed-bd61-061423cb5011 | InvocationID=197f04a8-6769-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:48:01+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=165c9d3a-6769-11ed-bd61-061423cb5011 | InvocationID=165ca028-6769-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:48:01+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=25201a0e-6769-11ed-bd61-061423cb5011 | InvocationID=25201da6-6769-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:48:06+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=197f028c-6769-11ed-bd61-061423cb5011 | InvocationID=197f04a8-6769-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:48:06+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=286e5b08-6769-11ed-bd61-061423cb5011 | InvocationID=286e5db0-6769-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:48:06+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=286e5b08-6769-11ed-bd61-061423cb5011 | InvocationID=286e5db0-6769-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:48:06+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=286e5b08-6769-11ed-bd61-061423cb5011 | InvocationID=286e5db0-6769-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:48:25+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=25201a0e-6769-11ed-bd61-061423cb5011 | InvocationID=25201da6-6769-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:48:25+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=33e12f10-6769-11ed-bd61-061423cb5011 | InvocationID=33e1312c-6769-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:48:31+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=286e5b08-6769-11ed-bd61-061423cb5011 | InvocationID=286e5db0-6769-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:48:31+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=375bb444-6769-11ed-bd61-061423cb5011 | InvocationID=375bb6d8-6769-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:48:31+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=375bb444-6769-11ed-bd61-061423cb5011 | InvocationID=375bb6d8-6769-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:48:31+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=375bb444-6769-11ed-bd61-061423cb5011 | InvocationID=375bb6d8-6769-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:48:50+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=33e12f10-6769-11ed-bd61-061423cb5011 | InvocationID=33e1312c-6769-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:48:50+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=42a985ba-6769-11ed-bd61-061423cb5011 | InvocationID=42a98844-6769-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:48:56+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=375bb444-6769-11ed-bd61-061423cb5011 | InvocationID=375bb6d8-6769-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:48:56+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4648b16e-6769-11ed-bd61-061423cb5011 | InvocationID=4648b40c-6769-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:48:56+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4648b16e-6769-11ed-bd61-061423cb5011 | InvocationID=4648b40c-6769-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:48:56+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4648b16e-6769-11ed-bd61-061423cb5011 | InvocationID=4648b40c-6769-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:49:15+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=42a985ba-6769-11ed-bd61-061423cb5011 | InvocationID=42a98844-6769-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:49:15+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=516d6080-6769-11ed-bd61-061423cb5011 | InvocationID=516d6328-6769-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:49:21+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4648b16e-6769-11ed-bd61-061423cb5011 | InvocationID=4648b40c-6769-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:49:21+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=55341d80-6769-11ed-bd61-061423cb5011 | InvocationID=55341fba-6769-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:49:21+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=55341d80-6769-11ed-bd61-061423cb5011 | InvocationID=55341fba-6769-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:49:21+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=55341d80-6769-11ed-bd61-061423cb5011 | InvocationID=55341fba-6769-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:49:40+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=516d6080-6769-11ed-bd61-061423cb5011 | InvocationID=516d6328-6769-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:49:40+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=60305eec-6769-11ed-bd61-061423cb5011 | InvocationID=6030639c-6769-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:49:46+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=55341d80-6769-11ed-bd61-061423cb5011 | InvocationID=55341fba-6769-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:49:46+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=64201aba-6769-11ed-bd61-061423cb5011 | InvocationID=64201dee-6769-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:49:46+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=64201aba-6769-11ed-bd61-061423cb5011 | InvocationID=64201dee-6769-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:49:46+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=64201aba-6769-11ed-bd61-061423cb5011 | InvocationID=64201dee-6769-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:50:04+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=60305eec-6769-11ed-bd61-061423cb5011 | InvocationID=6030639c-6769-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:50:04+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6ef0e82a-6769-11ed-bd61-061423cb5011 | InvocationID=6ef0eab4-6769-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:50:11+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=64201aba-6769-11ed-bd61-061423cb5011 | InvocationID=64201dee-6769-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:50:11+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=730e12fc-6769-11ed-bd61-061423cb5011 | InvocationID=730e150e-6769-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:50:11+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=730e12fc-6769-11ed-bd61-061423cb5011 | InvocationID=730e150e-6769-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:50:11+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=730e12fc-6769-11ed-bd61-061423cb5011 | InvocationID=730e150e-6769-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:50:29+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6ef0e82a-6769-11ed-bd61-061423cb5011 | InvocationID=6ef0eab4-6769-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:50:29+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7db3f9ba-6769-11ed-bd61-061423cb5011 | InvocationID=7db3fca8-6769-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:50:36+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=730e12fc-6769-11ed-bd61-061423cb5011 | InvocationID=730e150e-6769-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:50:36+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=81fcef68-6769-11ed-bd61-061423cb5011 | InvocationID=81fcf30a-6769-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:50:36+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=81fcef68-6769-11ed-bd61-061423cb5011 | InvocationID=81fcf30a-6769-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:50:36+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=81fcef68-6769-11ed-bd61-061423cb5011 | InvocationID=81fcf30a-6769-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:50:54+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7db3f9ba-6769-11ed-bd61-061423cb5011 | InvocationID=7db3fca8-6769-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:50:54+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8c76a268-6769-11ed-bd61-061423cb5011 | InvocationID=8c76a66e-6769-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:51:01+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=81fcef68-6769-11ed-bd61-061423cb5011 | InvocationID=81fcf30a-6769-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:51:01+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=90e82d12-6769-11ed-bd61-061423cb5011 | InvocationID=90e82f74-6769-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:51:01+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=90e82d12-6769-11ed-bd61-061423cb5011 | InvocationID=90e82f74-6769-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:51:01+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=90e82d12-6769-11ed-bd61-061423cb5011 | InvocationID=90e82f74-6769-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:51:19+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8c76a268-6769-11ed-bd61-061423cb5011 | InvocationID=8c76a66e-6769-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:51:19+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9b3845d6-6769-11ed-bd61-061423cb5011 | InvocationID=9b384838-6769-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:51:26+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=90e82d12-6769-11ed-bd61-061423cb5011 | InvocationID=90e82f74-6769-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:51:26+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9fd35b58-6769-11ed-bd61-061423cb5011 | InvocationID=9fd35e78-6769-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:51:26+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9fd35b58-6769-11ed-bd61-061423cb5011 | InvocationID=9fd35e78-6769-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:51:26+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9fd35b58-6769-11ed-bd61-061423cb5011 | InvocationID=9fd35e78-6769-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:51:43+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9b3845d6-6769-11ed-bd61-061423cb5011 | InvocationID=9b384838-6769-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:51:43+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a9f8e4b8-6769-11ed-bd61-061423cb5011 | InvocationID=a9f8ee4a-6769-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:51:51+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9fd35b58-6769-11ed-bd61-061423cb5011 | InvocationID=9fd35e78-6769-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:51:51+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aebf57de-6769-11ed-bd61-061423cb5011 | InvocationID=aebf5afe-6769-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:51:51+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aebf57de-6769-11ed-bd61-061423cb5011 | InvocationID=aebf5afe-6769-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:51:51+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aebf57de-6769-11ed-bd61-061423cb5011 | InvocationID=aebf5afe-6769-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:52:08+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a9f8e4b8-6769-11ed-bd61-061423cb5011 | InvocationID=a9f8ee4a-6769-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:52:08+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b8bf8c2c-6769-11ed-bd61-061423cb5011 | InvocationID=b8bf8f42-6769-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:52:17+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aebf57de-6769-11ed-bd61-061423cb5011 | InvocationID=aebf5afe-6769-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:52:17+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bdb0275a-6769-11ed-bd61-061423cb5011 | InvocationID=bdb02c0a-6769-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:52:17+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bdb0275a-6769-11ed-bd61-061423cb5011 | InvocationID=bdb02c0a-6769-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:52:17+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bdb0275a-6769-11ed-bd61-061423cb5011 | InvocationID=bdb02c0a-6769-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:52:33+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b8bf8c2c-6769-11ed-bd61-061423cb5011 | InvocationID=b8bf8f42-6769-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:52:33+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c780217c-6769-11ed-bd61-061423cb5011 | InvocationID=c7802460-6769-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:52:42+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bdb0275a-6769-11ed-bd61-061423cb5011 | InvocationID=bdb02c0a-6769-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:52:42+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cc9c9988-6769-11ed-bd61-061423cb5011 | InvocationID=cc9c9c80-6769-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:52:42+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cc9c9988-6769-11ed-bd61-061423cb5011 | InvocationID=cc9c9c80-6769-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:52:42+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cc9c9988-6769-11ed-bd61-061423cb5011 | InvocationID=cc9c9c80-6769-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:52:58+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c780217c-6769-11ed-bd61-061423cb5011 | InvocationID=c7802460-6769-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:52:58+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d642a658-6769-11ed-bd61-061423cb5011 | InvocationID=d642a874-6769-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:53:07+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cc9c9988-6769-11ed-bd61-061423cb5011 | InvocationID=cc9c9c80-6769-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:53:07+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=db8914d0-6769-11ed-bd61-061423cb5011 | InvocationID=db891886-6769-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:53:07+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=db8914d0-6769-11ed-bd61-061423cb5011 | InvocationID=db891886-6769-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:53:07+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=db8914d0-6769-11ed-bd61-061423cb5011 | InvocationID=db891886-6769-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:53:22+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d642a658-6769-11ed-bd61-061423cb5011 | InvocationID=d642a874-6769-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:53:22+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e504860c-6769-11ed-bd61-061423cb5011 | InvocationID=e5049af2-6769-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:53:32+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=db8914d0-6769-11ed-bd61-061423cb5011 | InvocationID=db891886-6769-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:53:32+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ea75b76e-6769-11ed-bd61-061423cb5011 | InvocationID=ea75bce6-6769-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:53:32+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ea75b76e-6769-11ed-bd61-061423cb5011 | InvocationID=ea75bce6-6769-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:53:32+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ea75b76e-6769-11ed-bd61-061423cb5011 | InvocationID=ea75bce6-6769-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:53:47+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e504860c-6769-11ed-bd61-061423cb5011 | InvocationID=e5049af2-6769-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:53:47+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f3c5807e-6769-11ed-bd61-061423cb5011 | InvocationID=f3c58484-6769-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:53:57+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ea75b76e-6769-11ed-bd61-061423cb5011 | InvocationID=ea75bce6-6769-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:53:57+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f961d65e-6769-11ed-bd61-061423cb5011 | InvocationID=f961d910-6769-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:53:57+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f961d65e-6769-11ed-bd61-061423cb5011 | InvocationID=f961d910-6769-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:53:57+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f961d65e-6769-11ed-bd61-061423cb5011 | InvocationID=f961d910-6769-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:54:12+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f3c5807e-6769-11ed-bd61-061423cb5011 | InvocationID=f3c58484-6769-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:54:12+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=028891aa-676a-11ed-bd61-061423cb5011 | InvocationID=02889632-676a-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:54:22+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f961d65e-6769-11ed-bd61-061423cb5011 | InvocationID=f961d910-6769-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:54:22+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=084d5292-676a-11ed-bd61-061423cb5011 | InvocationID=084d563e-676a-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:54:22+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=084d5292-676a-11ed-bd61-061423cb5011 | InvocationID=084d563e-676a-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:54:22+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=084d5292-676a-11ed-bd61-061423cb5011 | InvocationID=084d563e-676a-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:54:37+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=028891aa-676a-11ed-bd61-061423cb5011 | InvocationID=02889632-676a-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:54:37+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=114cbcac-676a-11ed-bd61-061423cb5011 | InvocationID=114cbf9a-676a-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:54:47+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=084d5292-676a-11ed-bd61-061423cb5011 | InvocationID=084d563e-676a-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:54:47+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=17392510-676a-11ed-bd61-061423cb5011 | InvocationID=17392812-676a-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:54:47+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=17392510-676a-11ed-bd61-061423cb5011 | InvocationID=17392812-676a-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:54:47+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=17392510-676a-11ed-bd61-061423cb5011 | InvocationID=17392812-676a-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:55:02+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=114cbcac-676a-11ed-bd61-061423cb5011 | InvocationID=114cbf9a-676a-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:55:02+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=20119d52-676a-11ed-bd61-061423cb5011 | InvocationID=20119fd2-676a-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:55:12+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=17392510-676a-11ed-bd61-061423cb5011 | InvocationID=17392812-676a-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:55:12+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2627038a-676a-11ed-bd61-061423cb5011 | InvocationID=26270592-676a-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:55:12+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2627038a-676a-11ed-bd61-061423cb5011 | InvocationID=26270592-676a-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:55:12+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2627038a-676a-11ed-bd61-061423cb5011 | InvocationID=26270592-676a-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:55:26+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=20119d52-676a-11ed-bd61-061423cb5011 | InvocationID=20119fd2-676a-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:55:26+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2edd4066-676a-11ed-bd61-061423cb5011 | InvocationID=2edd42aa-676a-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:55:37+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2627038a-676a-11ed-bd61-061423cb5011 | InvocationID=26270592-676a-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:55:37+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=351453ca-676a-11ed-bd61-061423cb5011 | InvocationID=351456c2-676a-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:55:37+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=351453ca-676a-11ed-bd61-061423cb5011 | InvocationID=351456c2-676a-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:55:37+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=351453ca-676a-11ed-bd61-061423cb5011 | InvocationID=351456c2-676a-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:55:51+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2edd4066-676a-11ed-bd61-061423cb5011 | InvocationID=2edd42aa-676a-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:55:51+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3da2e72c-676a-11ed-bd61-061423cb5011 | InvocationID=3da2e948-676a-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:56:02+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=351453ca-676a-11ed-bd61-061423cb5011 | InvocationID=351456c2-676a-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:56:02+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4400d340-676a-11ed-bd61-061423cb5011 | InvocationID=4400d570-676a-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:56:02+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4400d340-676a-11ed-bd61-061423cb5011 | InvocationID=4400d570-676a-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:56:02+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4400d340-676a-11ed-bd61-061423cb5011 | InvocationID=4400d570-676a-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:56:16+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3da2e72c-676a-11ed-bd61-061423cb5011 | InvocationID=3da2e948-676a-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:56:16+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4c682b8c-676a-11ed-bd61-061423cb5011 | InvocationID=4c682dee-676a-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:56:27+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4400d340-676a-11ed-bd61-061423cb5011 | InvocationID=4400d570-676a-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:56:27+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=52ebff4c-676a-11ed-bd61-061423cb5011 | InvocationID=52ec015e-676a-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:56:27+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=52ebff4c-676a-11ed-bd61-061423cb5011 | InvocationID=52ec015e-676a-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:56:27+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=52ebff4c-676a-11ed-bd61-061423cb5011 | InvocationID=52ec015e-676a-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:56:41+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4c682b8c-676a-11ed-bd61-061423cb5011 | InvocationID=4c682dee-676a-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:56:41+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5b2a350c-676a-11ed-bd61-061423cb5011 | InvocationID=5b2a382c-676a-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:56:52+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=52ebff4c-676a-11ed-bd61-061423cb5011 | InvocationID=52ec015e-676a-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:56:52+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=61d73846-676a-11ed-bd61-061423cb5011 | InvocationID=61d73b16-676a-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:56:52+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=61d73846-676a-11ed-bd61-061423cb5011 | InvocationID=61d73b16-676a-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:56:52+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=61d73846-676a-11ed-bd61-061423cb5011 | InvocationID=61d73b16-676a-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:57:05+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5b2a350c-676a-11ed-bd61-061423cb5011 | InvocationID=5b2a382c-676a-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:57:05+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=69ed8d32-676a-11ed-bd61-061423cb5011 | InvocationID=69ed8f4e-676a-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:57:17+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=61d73846-676a-11ed-bd61-061423cb5011 | InvocationID=61d73b16-676a-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:57:17+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=70c2a494-676a-11ed-bd61-061423cb5011 | InvocationID=70c2a7aa-676a-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:57:17+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=70c2a494-676a-11ed-bd61-061423cb5011 | InvocationID=70c2a7aa-676a-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:57:17+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=70c2a494-676a-11ed-bd61-061423cb5011 | InvocationID=70c2a7aa-676a-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:57:30+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=69ed8d32-676a-11ed-bd61-061423cb5011 | InvocationID=69ed8f4e-676a-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:57:30+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=78b11e92-676a-11ed-bd61-061423cb5011 | InvocationID=78b120a4-676a-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:57:42+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=70c2a494-676a-11ed-bd61-061423cb5011 | InvocationID=70c2a7aa-676a-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:57:42+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7fadeee6-676a-11ed-bd61-061423cb5011 | InvocationID=7fadf0f8-676a-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:57:42+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7fadeee6-676a-11ed-bd61-061423cb5011 | InvocationID=7fadf0f8-676a-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:57:42+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7fadeee6-676a-11ed-bd61-061423cb5011 | InvocationID=7fadf0f8-676a-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:57:55+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=78b11e92-676a-11ed-bd61-061423cb5011 | InvocationID=78b120a4-676a-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:57:55+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8779d266-676a-11ed-bd61-061423cb5011 | InvocationID=8779d4f0-676a-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:58:07+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7fadeee6-676a-11ed-bd61-061423cb5011 | InvocationID=7fadf0f8-676a-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:58:07+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8e9d5f7c-676a-11ed-bd61-061423cb5011 | InvocationID=8e9d61fc-676a-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:58:07+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8e9d5f7c-676a-11ed-bd61-061423cb5011 | InvocationID=8e9d61fc-676a-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:58:07+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8e9d5f7c-676a-11ed-bd61-061423cb5011 | InvocationID=8e9d61fc-676a-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:58:20+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8779d266-676a-11ed-bd61-061423cb5011 | InvocationID=8779d4f0-676a-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:58:20+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=963c855a-676a-11ed-bd61-061423cb5011 | InvocationID=963c878a-676a-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:58:32+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8e9d5f7c-676a-11ed-bd61-061423cb5011 | InvocationID=8e9d61fc-676a-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:58:32+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9d89171a-676a-11ed-bd61-061423cb5011 | InvocationID=9d891972-676a-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:58:32+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9d89171a-676a-11ed-bd61-061423cb5011 | InvocationID=9d891972-676a-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:58:32+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9d89171a-676a-11ed-bd61-061423cb5011 | InvocationID=9d891972-676a-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:58:45+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=963c855a-676a-11ed-bd61-061423cb5011 | InvocationID=963c878a-676a-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:58:45+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a4fd49c6-676a-11ed-bd61-061423cb5011 | InvocationID=a4fd4e08-676a-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:58:57+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9d89171a-676a-11ed-bd61-061423cb5011 | InvocationID=9d891972-676a-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:58:57+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ac741be4-676a-11ed-bd61-061423cb5011 | InvocationID=ac741ec8-676a-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:58:57+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ac741be4-676a-11ed-bd61-061423cb5011 | InvocationID=ac741ec8-676a-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:58:57+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ac741be4-676a-11ed-bd61-061423cb5011 | InvocationID=ac741ec8-676a-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:59:09+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a4fd49c6-676a-11ed-bd61-061423cb5011 | InvocationID=a4fd4e08-676a-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:59:09+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b3bde57e-676a-11ed-bd61-061423cb5011 | InvocationID=b3bde7a4-676a-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:59:22+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ac741be4-676a-11ed-bd61-061423cb5011 | InvocationID=ac741ec8-676a-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:59:22+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bb634300-676a-11ed-bd61-061423cb5011 | InvocationID=bb634512-676a-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:59:22+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bb634300-676a-11ed-bd61-061423cb5011 | InvocationID=bb634512-676a-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:59:22+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bb634300-676a-11ed-bd61-061423cb5011 | InvocationID=bb634512-676a-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:59:34+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b3bde57e-676a-11ed-bd61-061423cb5011 | InvocationID=b3bde7a4-676a-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:59:34+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c27e5922-676a-11ed-bd61-061423cb5011 | InvocationID=c27e5b34-676a-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T17:59:47+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bb634300-676a-11ed-bd61-061423cb5011 | InvocationID=bb634512-676a-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T17:59:47+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ca4eda8c-676a-11ed-bd61-061423cb5011 | InvocationID=ca4edca8-676a-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T17:59:47+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ca4eda8c-676a-11ed-bd61-061423cb5011 | InvocationID=ca4edca8-676a-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:59:47+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ca4eda8c-676a-11ed-bd61-061423cb5011 | InvocationID=ca4edca8-676a-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T17:59:59+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c27e5922-676a-11ed-bd61-061423cb5011 | InvocationID=c27e5b34-676a-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T17:59:59+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d140f2c6-676a-11ed-bd61-061423cb5011 | InvocationID=d140f56e-676a-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T18:00:12+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ca4eda8c-676a-11ed-bd61-061423cb5011 | InvocationID=ca4edca8-676a-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T18:00:12+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d93caa9c-676a-11ed-bd61-061423cb5011 | InvocationID=d93cb1ea-676a-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T18:00:12+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d93caa9c-676a-11ed-bd61-061423cb5011 | InvocationID=d93cb1ea-676a-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T18:00:12+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d93caa9c-676a-11ed-bd61-061423cb5011 | InvocationID=d93cb1ea-676a-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T18:00:24+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d140f2c6-676a-11ed-bd61-061423cb5011 | InvocationID=d140f56e-676a-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T18:00:24+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e0037392-676a-11ed-bd61-061423cb5011 | InvocationID=e0037694-676a-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T18:00:37+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d93caa9c-676a-11ed-bd61-061423cb5011 | InvocationID=d93cb1ea-676a-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T18:00:37+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e82931d8-676a-11ed-bd61-061423cb5011 | InvocationID=e8293458-676a-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T18:00:37+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e82931d8-676a-11ed-bd61-061423cb5011 | InvocationID=e8293458-676a-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T18:00:37+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e82931d8-676a-11ed-bd61-061423cb5011 | InvocationID=e8293458-676a-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T18:00:48+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e0037392-676a-11ed-bd61-061423cb5011 | InvocationID=e0037694-676a-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T18:00:48+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eec6dd7e-676a-11ed-bd61-061423cb5011 | InvocationID=eec6e03a-676a-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T18:01:02+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e82931d8-676a-11ed-bd61-061423cb5011 | InvocationID=e8293458-676a-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T18:01:02+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f714d6f2-676a-11ed-bd61-061423cb5011 | InvocationID=f714d940-676a-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T18:01:02+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f714d6f2-676a-11ed-bd61-061423cb5011 | InvocationID=f714d940-676a-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T18:01:02+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f714d6f2-676a-11ed-bd61-061423cb5011 | InvocationID=f714d940-676a-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T18:01:13+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=eec6dd7e-676a-11ed-bd61-061423cb5011 | InvocationID=eec6e03a-676a-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T18:01:13+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fd891264-676a-11ed-bd61-061423cb5011 | InvocationID=fd89146c-676a-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T18:01:27+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f714d6f2-676a-11ed-bd61-061423cb5011 | InvocationID=f714d940-676a-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T18:01:27+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0600c568-676b-11ed-bd61-061423cb5011 | InvocationID=0600c860-676b-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T18:01:27+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0600c568-676b-11ed-bd61-061423cb5011 | InvocationID=0600c860-676b-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T18:01:27+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0600c568-676b-11ed-bd61-061423cb5011 | InvocationID=0600c860-676b-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T18:01:38+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fd891264-676a-11ed-bd61-061423cb5011 | InvocationID=fd89146c-676a-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T18:01:38+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0c4a077c-676b-11ed-bd61-061423cb5011 | InvocationID=0c4a09de-676b-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T18:01:52+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0600c568-676b-11ed-bd61-061423cb5011 | InvocationID=0600c860-676b-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T18:01:52+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=14ec49ee-676b-11ed-bd61-061423cb5011 | InvocationID=14ec4c1e-676b-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T18:01:52+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=14ec49ee-676b-11ed-bd61-061423cb5011 | InvocationID=14ec4c1e-676b-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T18:01:52+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=14ec49ee-676b-11ed-bd61-061423cb5011 | InvocationID=14ec4c1e-676b-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T18:02:03+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0c4a077c-676b-11ed-bd61-061423cb5011 | InvocationID=0c4a09de-676b-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T18:02:03+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1b0b6dc8-676b-11ed-bd61-061423cb5011 | InvocationID=1b0b6fda-676b-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T18:02:17+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=14ec49ee-676b-11ed-bd61-061423cb5011 | InvocationID=14ec4c1e-676b-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T18:02:17+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=23d7cbcc-676b-11ed-bd61-061423cb5011 | InvocationID=23d7ce7e-676b-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T18:02:17+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=23d7cbcc-676b-11ed-bd61-061423cb5011 | InvocationID=23d7ce7e-676b-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T18:02:17+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=23d7cbcc-676b-11ed-bd61-061423cb5011 | InvocationID=23d7ce7e-676b-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T18:02:27+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1b0b6dc8-676b-11ed-bd61-061423cb5011 | InvocationID=1b0b6fda-676b-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T18:02:27+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=29ccc87a-676b-11ed-bd61-061423cb5011 | InvocationID=29cccafa-676b-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T18:02:42+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=23d7cbcc-676b-11ed-bd61-061423cb5011 | InvocationID=23d7ce7e-676b-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T18:02:42+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=32c4dc92-676b-11ed-bd61-061423cb5011 | InvocationID=32c4dea4-676b-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T18:02:42+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=32c4dc92-676b-11ed-bd61-061423cb5011 | InvocationID=32c4dea4-676b-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T18:02:42+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=32c4dc92-676b-11ed-bd61-061423cb5011 | InvocationID=32c4dea4-676b-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T18:02:52+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=29ccc87a-676b-11ed-bd61-061423cb5011 | InvocationID=29cccafa-676b-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T18:02:52+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=38922c6a-676b-11ed-bd61-061423cb5011 | InvocationID=38922f08-676b-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-18T18:03:07+0000 | policy_event_thread | 140157118020384 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=32c4dc92-676b-11ed-bd61-061423cb5011 | InvocationID=32c4dea4-676b-11ed-bd61-061423cb5011 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-18T18:03:07+0000 | policy_event_thread | 140157118020384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=41b11fb8-676b-11ed-bd61-061423cb5011 | InvocationID=41b12260-676b-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-18T18:03:07+0000 | policy_event_thread | 140157118020384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=41b11fb8-676b-11ed-bd61-061423cb5011 | InvocationID=41b12260-676b-11ed-bd61-061423cb5011 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T18:03:07+0000 | policy_event_thread | 140157118020384 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=41b11fb8-676b-11ed-bd61-061423cb5011 | InvocationID=41b12260-676b-11ed-bd61-061423cb5011 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-18T18:03:17+0000 | aai_event_thread | 140157116959520 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=38922c6a-676b-11ed-bd61-061423cb5011 | InvocationID=38922f08-676b-11ed-bd61-061423cb5011 | Polling MR for XNF AAI events.[0m 2022-11-18T18:03:17+0000 | aai_event_thread | 140157116959520 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=47568930-676b-11ed-bd61-061423cb5011 | InvocationID=47569bf0-676b-11ed-bd61-061423cb5011 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m