/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-08-22T23:09:58+0000 | MainThread | 140562213559624 | INFO | pmsh_config | _get_config | ServiceName= | RequestID= | InvocationID= | Attempting to fetch PMSH Configuration from CBS. 2022-08-22T23:09:58+0000 | MainThread | 140562213559624 | 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': True, 'key_path': '/opt/app/pmsh/etc/certs/key.pem', 'operational_policy_name': 'pmsh-operational-policy', 'pmsh_policy': {'subscription': {'administrativeState': 'LOCKED', 'fileBasedGP': 15, 'fileLocation': '/pm/pm.xml', 'measurementGroups': [{'measurementGroup': {'managedObjectDNsBasic': [{'DN': 'dna'}, {'DN': 'dnb'}], 'measurementTypes': [{'measurementType': 'countera'}, {'measurementType': 'counterb'}]}}, {'measurementGroup': {'managedObjectDNsBasic': [{'DN': 'dnc'}, {'DN': 'dnd'}], 'measurementTypes': [{'measurementType': 'counterc'}, {'measurementType': 'counterd'}]}}], 'nfFilter': {'modelInvariantIDs': [], 'modelNames': [], 'modelVersionIDs': [], 'nfNames': ['^pnf.*', '^vnf.*']}, 'subscriptionName': 'ExtraPM-All-gNB-R2B'}}, 'streams_publishes': {'policy_pm_publisher': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'aai_subscriber': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/AAI-EVENT'}, 'type': 'message_router'}, 'policy_pm_subscriber': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT'}, 'type': 'message_router'}}}} 2022-08-22T23:09:58+0000 | MainThread | 140562213559624 | INFO | pmsh_service_main | main | ServiceName= | RequestID= | InvocationID= | Start polling PMSH_CL_INPUT topic on DMaaP MR. 2022-08-22T23:09:58+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:09:58+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF AAI events. 2022-08-22T23:09:58+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8b07608c-226f-11ed-895c-4a7833f382d5 | InvocationID=8b076352-226f-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:09:58+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8b077ec8-226f-11ed-895c-4a7833f382d5 | InvocationID=8b077f9a-226f-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:09:58+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8b07608c-226f-11ed-895c-4a7833f382d5 | InvocationID=8b076352-226f-11ed-895c-4a7833f382d5 | MR Service is unavailable at present: b'no healthy upstream' 2022-08-22T23:09:58+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8b077ec8-226f-11ed-895c-4a7833f382d5 | InvocationID=8b077f9a-226f-11ed-895c-4a7833f382d5 | MR Service is unavailable at present: b'no healthy upstream' 2022-08-22T23:09:58+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8b07608c-226f-11ed-895c-4a7833f382d5 | InvocationID=8b076352-226f-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:09:58+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8b077ec8-226f-11ed-895c-4a7833f382d5 | InvocationID=8b077f9a-226f-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 503 Server Error: Service Unavailable 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: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:09:58+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8b07608c-226f-11ed-895c-4a7833f382d5 | InvocationID=8b076352-226f-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:09:58+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8b077ec8-226f-11ed-895c-4a7833f382d5 | InvocationID=8b077f9a-226f-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:09:58+0000 | MainThread | 140562213559624 | INFO | __init__ | launch_api_server | ServiceName= | RequestID= | InvocationID= | Launching secure http API server 2022-08-22T23:09:58+0000 | MainThread | 140562213559624 | ERROR | pmsh_service_main | main | ServiceName= | RequestID= | InvocationID= | Failed to initialise PMSH: [Errno 2] No such file or directory Traceback (most recent call last): File "/opt/app/pmsh/bin/pmsh_service_main.py", line 67, in main launch_api_server(pmsh_app_conf) File "/opt/app/pmsh/bin/mod/__init__.py", line 68, in launch_api_server ssl_ctx.load_cert_chain(app_config.cert_path, app_config.key_path) FileNotFoundError: [Errno 2] No such file or directory [Errno 2] No such file or directory 2022-08-22T23:10:18+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8b077ec8-226f-11ed-895c-4a7833f382d5 | InvocationID=8b077f9a-226f-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:10:18+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=971176e2-226f-11ed-895c-4a7833f382d5 | InvocationID=97117a8e-226f-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:10:18+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=971176e2-226f-11ed-895c-4a7833f382d5 | InvocationID=97117a8e-226f-11ed-895c-4a7833f382d5 | MR Service is unavailable at present: b'no healthy upstream' 2022-08-22T23:10:18+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=971176e2-226f-11ed-895c-4a7833f382d5 | InvocationID=97117a8e-226f-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 503 Server Error: Service Unavailable 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: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:10:18+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=971176e2-226f-11ed-895c-4a7833f382d5 | InvocationID=97117a8e-226f-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:10:23+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8b07608c-226f-11ed-895c-4a7833f382d5 | InvocationID=8b076352-226f-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:10:23+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9a0abff2-226f-11ed-895c-4a7833f382d5 | InvocationID=9a0ac222-226f-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:10:23+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9a0abff2-226f-11ed-895c-4a7833f382d5 | InvocationID=9a0ac222-226f-11ed-895c-4a7833f382d5 | MR Service is unavailable at present: b'no healthy upstream' 2022-08-22T23:10:23+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9a0abff2-226f-11ed-895c-4a7833f382d5 | InvocationID=9a0ac222-226f-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:10:23+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9a0abff2-226f-11ed-895c-4a7833f382d5 | InvocationID=9a0ac222-226f-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:10:38+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=971176e2-226f-11ed-895c-4a7833f382d5 | InvocationID=97117a8e-226f-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:10:38+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a3004438-226f-11ed-895c-4a7833f382d5 | InvocationID=a30046ae-226f-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:10:38+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a3004438-226f-11ed-895c-4a7833f382d5 | InvocationID=a30046ae-226f-11ed-895c-4a7833f382d5 | MR Service is unavailable at present: b'no healthy upstream' 2022-08-22T23:10:38+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a3004438-226f-11ed-895c-4a7833f382d5 | InvocationID=a30046ae-226f-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 503 Server Error: Service Unavailable 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: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:10:38+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a3004438-226f-11ed-895c-4a7833f382d5 | InvocationID=a30046ae-226f-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:10:48+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9a0abff2-226f-11ed-895c-4a7833f382d5 | InvocationID=9a0ac222-226f-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:10:48+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a8f42d46-226f-11ed-895c-4a7833f382d5 | InvocationID=a8f42eea-226f-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:10:48+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a8f42d46-226f-11ed-895c-4a7833f382d5 | InvocationID=a8f42eea-226f-11ed-895c-4a7833f382d5 | MR Service is unavailable at present: b'no healthy upstream' 2022-08-22T23:10:48+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a8f42d46-226f-11ed-895c-4a7833f382d5 | InvocationID=a8f42eea-226f-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:10:48+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a8f42d46-226f-11ed-895c-4a7833f382d5 | InvocationID=a8f42eea-226f-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:10:58+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a3004438-226f-11ed-895c-4a7833f382d5 | InvocationID=a30046ae-226f-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:10:58+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aeef19fe-226f-11ed-895c-4a7833f382d5 | InvocationID=aeef1c06-226f-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:10:59+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aeef19fe-226f-11ed-895c-4a7833f382d5 | InvocationID=aeef1c06-226f-11ed-895c-4a7833f382d5 | MR Service is unavailable at present: b'no healthy upstream' 2022-08-22T23:10:59+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aeef19fe-226f-11ed-895c-4a7833f382d5 | InvocationID=aeef1c06-226f-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 503 Server Error: Service Unavailable 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: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:10:59+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=aeef19fe-226f-11ed-895c-4a7833f382d5 | InvocationID=aeef1c06-226f-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:11:13+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a8f42d46-226f-11ed-895c-4a7833f382d5 | InvocationID=a8f42eea-226f-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:11:13+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b7ddc4fc-226f-11ed-895c-4a7833f382d5 | InvocationID=b7ddc682-226f-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:11:14+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b7ddc4fc-226f-11ed-895c-4a7833f382d5 | InvocationID=b7ddc682-226f-11ed-895c-4a7833f382d5 | MR Service is unavailable at present: b'no healthy upstream' 2022-08-22T23:11:14+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b7ddc4fc-226f-11ed-895c-4a7833f382d5 | InvocationID=b7ddc682-226f-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:11:14+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b7ddc4fc-226f-11ed-895c-4a7833f382d5 | InvocationID=b7ddc682-226f-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:11:19+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=aeef19fe-226f-11ed-895c-4a7833f382d5 | InvocationID=aeef1c06-226f-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:11:19+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=baddb432-226f-11ed-895c-4a7833f382d5 | InvocationID=baddb6a8-226f-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:11:19+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=baddb432-226f-11ed-895c-4a7833f382d5 | InvocationID=baddb6a8-226f-11ed-895c-4a7833f382d5 | MR Service is unavailable at present: b'no healthy upstream' 2022-08-22T23:11:19+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=baddb432-226f-11ed-895c-4a7833f382d5 | InvocationID=baddb6a8-226f-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 503 Server Error: Service Unavailable 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: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:11:19+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=baddb432-226f-11ed-895c-4a7833f382d5 | InvocationID=baddb6a8-226f-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:11:39+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b7ddc4fc-226f-11ed-895c-4a7833f382d5 | InvocationID=b7ddc682-226f-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:11:39+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c6c7caa8-226f-11ed-895c-4a7833f382d5 | InvocationID=c6c7ccf6-226f-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:11:39+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c6c7caa8-226f-11ed-895c-4a7833f382d5 | InvocationID=c6c7ccf6-226f-11ed-895c-4a7833f382d5 | MR Service is unavailable at present: b'no healthy upstream' 2022-08-22T23:11:39+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c6c7caa8-226f-11ed-895c-4a7833f382d5 | InvocationID=c6c7ccf6-226f-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:11:39+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c6c7caa8-226f-11ed-895c-4a7833f382d5 | InvocationID=c6c7ccf6-226f-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:11:39+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=baddb432-226f-11ed-895c-4a7833f382d5 | InvocationID=baddb6a8-226f-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:11:39+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c6cc4204-226f-11ed-895c-4a7833f382d5 | InvocationID=c6cc43b2-226f-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:11:39+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c6cc4204-226f-11ed-895c-4a7833f382d5 | InvocationID=c6cc43b2-226f-11ed-895c-4a7833f382d5 | MR Service is unavailable at present: b'no healthy upstream' 2022-08-22T23:11:39+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c6cc4204-226f-11ed-895c-4a7833f382d5 | InvocationID=c6cc43b2-226f-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 503 Server Error: Service Unavailable 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: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:11:39+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c6cc4204-226f-11ed-895c-4a7833f382d5 | InvocationID=c6cc43b2-226f-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:11:59+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c6cc4204-226f-11ed-895c-4a7833f382d5 | InvocationID=c6cc43b2-226f-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:11:59+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d2bacf36-226f-11ed-895c-4a7833f382d5 | InvocationID=d2bad544-226f-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:11:59+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d2bacf36-226f-11ed-895c-4a7833f382d5 | InvocationID=d2bad544-226f-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:11:59+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d2bacf36-226f-11ed-895c-4a7833f382d5 | InvocationID=d2bad544-226f-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:12:04+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c6c7caa8-226f-11ed-895c-4a7833f382d5 | InvocationID=c6c7ccf6-226f-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:12:04+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d5b1aaf2-226f-11ed-895c-4a7833f382d5 | InvocationID=d5b1ad72-226f-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:12:04+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d5b1aaf2-226f-11ed-895c-4a7833f382d5 | InvocationID=d5b1ad72-226f-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:12:04+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d5b1aaf2-226f-11ed-895c-4a7833f382d5 | InvocationID=d5b1ad72-226f-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:12:19+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d2bacf36-226f-11ed-895c-4a7833f382d5 | InvocationID=d2bad544-226f-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:12:19+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=deffc17a-226f-11ed-895c-4a7833f382d5 | InvocationID=deffc328-226f-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:12:19+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=deffc17a-226f-11ed-895c-4a7833f382d5 | InvocationID=deffc328-226f-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:12:19+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=deffc17a-226f-11ed-895c-4a7833f382d5 | InvocationID=deffc328-226f-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:12:29+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d5b1aaf2-226f-11ed-895c-4a7833f382d5 | InvocationID=d5b1ad72-226f-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:12:29+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e4a14e1e-226f-11ed-895c-4a7833f382d5 | InvocationID=e4a1508a-226f-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:12:29+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e4a14e1e-226f-11ed-895c-4a7833f382d5 | InvocationID=e4a1508a-226f-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:12:29+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e4a14e1e-226f-11ed-895c-4a7833f382d5 | InvocationID=e4a1508a-226f-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:12:39+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=deffc17a-226f-11ed-895c-4a7833f382d5 | InvocationID=deffc328-226f-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:12:39+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eaf1294c-226f-11ed-895c-4a7833f382d5 | InvocationID=eaf12afa-226f-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:12:39+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eaf1294c-226f-11ed-895c-4a7833f382d5 | InvocationID=eaf12afa-226f-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:12:39+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=eaf1294c-226f-11ed-895c-4a7833f382d5 | InvocationID=eaf12afa-226f-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:12:54+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e4a14e1e-226f-11ed-895c-4a7833f382d5 | InvocationID=e4a1508a-226f-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:12:54+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f38ee242-226f-11ed-895c-4a7833f382d5 | InvocationID=f38ee486-226f-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:12:54+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f38ee242-226f-11ed-895c-4a7833f382d5 | InvocationID=f38ee486-226f-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:12:54+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f38ee242-226f-11ed-895c-4a7833f382d5 | InvocationID=f38ee486-226f-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:12:59+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=eaf1294c-226f-11ed-895c-4a7833f382d5 | InvocationID=eaf12afa-226f-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:12:59+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f6e256ae-226f-11ed-895c-4a7833f382d5 | InvocationID=f6e2585c-226f-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:12:59+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f6e256ae-226f-11ed-895c-4a7833f382d5 | InvocationID=f6e2585c-226f-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:12:59+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f6e256ae-226f-11ed-895c-4a7833f382d5 | InvocationID=f6e2585c-226f-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:13:19+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f38ee242-226f-11ed-895c-4a7833f382d5 | InvocationID=f38ee486-226f-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:13:19+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=027b8fc6-2270-11ed-895c-4a7833f382d5 | InvocationID=027b9188-2270-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:13:19+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=027b8fc6-2270-11ed-895c-4a7833f382d5 | InvocationID=027b9188-2270-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:13:19+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=027b8fc6-2270-11ed-895c-4a7833f382d5 | InvocationID=027b9188-2270-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:13:19+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f6e256ae-226f-11ed-895c-4a7833f382d5 | InvocationID=f6e2585c-226f-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:13:19+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=02d4dbf8-2270-11ed-895c-4a7833f382d5 | InvocationID=02d4de50-2270-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:13:19+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=02d4dbf8-2270-11ed-895c-4a7833f382d5 | InvocationID=02d4de50-2270-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:13:19+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=02d4dbf8-2270-11ed-895c-4a7833f382d5 | InvocationID=02d4de50-2270-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:13:39+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=02d4dbf8-2270-11ed-895c-4a7833f382d5 | InvocationID=02d4de50-2270-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:13:39+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0ec6660c-2270-11ed-895c-4a7833f382d5 | InvocationID=0ec66850-2270-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:13:39+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0ec6660c-2270-11ed-895c-4a7833f382d5 | InvocationID=0ec66850-2270-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:13:39+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0ec6660c-2270-11ed-895c-4a7833f382d5 | InvocationID=0ec66850-2270-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:13:44+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=027b8fc6-2270-11ed-895c-4a7833f382d5 | InvocationID=027b9188-2270-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:13:44+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1166f124-2270-11ed-895c-4a7833f382d5 | InvocationID=1166f368-2270-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:13:44+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1166f124-2270-11ed-895c-4a7833f382d5 | InvocationID=1166f368-2270-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:13:44+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1166f124-2270-11ed-895c-4a7833f382d5 | InvocationID=1166f368-2270-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:13:59+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0ec6660c-2270-11ed-895c-4a7833f382d5 | InvocationID=0ec66850-2270-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:13:59+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1ab773c0-2270-11ed-895c-4a7833f382d5 | InvocationID=1ab7756e-2270-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:13:59+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1ab773c0-2270-11ed-895c-4a7833f382d5 | InvocationID=1ab7756e-2270-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:13:59+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1ab773c0-2270-11ed-895c-4a7833f382d5 | InvocationID=1ab7756e-2270-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:14:09+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1166f124-2270-11ed-895c-4a7833f382d5 | InvocationID=1166f368-2270-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:14:09+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=20526f24-2270-11ed-895c-4a7833f382d5 | InvocationID=205271c2-2270-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:14:09+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=20526f24-2270-11ed-895c-4a7833f382d5 | InvocationID=205271c2-2270-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:14:09+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=20526f24-2270-11ed-895c-4a7833f382d5 | InvocationID=205271c2-2270-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:14:19+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1ab773c0-2270-11ed-895c-4a7833f382d5 | InvocationID=1ab7756e-2270-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:14:19+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=26aa7e48-2270-11ed-895c-4a7833f382d5 | InvocationID=26aa7fe2-2270-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:14:19+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=26aa7e48-2270-11ed-895c-4a7833f382d5 | InvocationID=26aa7fe2-2270-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:14:19+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=26aa7e48-2270-11ed-895c-4a7833f382d5 | InvocationID=26aa7fe2-2270-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:14:34+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=20526f24-2270-11ed-895c-4a7833f382d5 | InvocationID=205271c2-2270-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:14:34+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2f40701c-2270-11ed-895c-4a7833f382d5 | InvocationID=2f4071c0-2270-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:14:34+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2f40701c-2270-11ed-895c-4a7833f382d5 | InvocationID=2f4071c0-2270-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:14:34+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2f40701c-2270-11ed-895c-4a7833f382d5 | InvocationID=2f4071c0-2270-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:14:39+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=26aa7e48-2270-11ed-895c-4a7833f382d5 | InvocationID=26aa7fe2-2270-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:14:39+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=329bc9fa-2270-11ed-895c-4a7833f382d5 | InvocationID=329bcc20-2270-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:14:39+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=329bc9fa-2270-11ed-895c-4a7833f382d5 | InvocationID=329bcc20-2270-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:14:39+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=329bc9fa-2270-11ed-895c-4a7833f382d5 | InvocationID=329bcc20-2270-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:14:59+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2f40701c-2270-11ed-895c-4a7833f382d5 | InvocationID=2f4071c0-2270-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:14:59+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3e3eb40c-2270-11ed-895c-4a7833f382d5 | InvocationID=3e3eb664-2270-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:14:59+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3e3eb40c-2270-11ed-895c-4a7833f382d5 | InvocationID=3e3eb664-2270-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:14:59+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3e3eb40c-2270-11ed-895c-4a7833f382d5 | InvocationID=3e3eb664-2270-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:14:59+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=329bc9fa-2270-11ed-895c-4a7833f382d5 | InvocationID=329bcc20-2270-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:14:59+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3e8e6fd8-2270-11ed-895c-4a7833f382d5 | InvocationID=3e8e721c-2270-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:14:59+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3e8e6fd8-2270-11ed-895c-4a7833f382d5 | InvocationID=3e8e721c-2270-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:14:59+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3e8e6fd8-2270-11ed-895c-4a7833f382d5 | InvocationID=3e8e721c-2270-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:15:19+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3e8e6fd8-2270-11ed-895c-4a7833f382d5 | InvocationID=3e8e721c-2270-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:15:19+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4a7f5924-2270-11ed-895c-4a7833f382d5 | InvocationID=4a7f5ad2-2270-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:15:20+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4a7f5924-2270-11ed-895c-4a7833f382d5 | InvocationID=4a7f5ad2-2270-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:15:20+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4a7f5924-2270-11ed-895c-4a7833f382d5 | InvocationID=4a7f5ad2-2270-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:15:24+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3e3eb40c-2270-11ed-895c-4a7833f382d5 | InvocationID=3e3eb664-2270-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:15:24+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4d2b23ce-2270-11ed-895c-4a7833f382d5 | InvocationID=4d2b259a-2270-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:15:24+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4d2b23ce-2270-11ed-895c-4a7833f382d5 | InvocationID=4d2b259a-2270-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:15:24+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4d2b23ce-2270-11ed-895c-4a7833f382d5 | InvocationID=4d2b259a-2270-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:15:40+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4a7f5924-2270-11ed-895c-4a7833f382d5 | InvocationID=4a7f5ad2-2270-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:15:40+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=566fdbdc-2270-11ed-895c-4a7833f382d5 | InvocationID=566fddbc-2270-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:15:40+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=566fdbdc-2270-11ed-895c-4a7833f382d5 | InvocationID=566fddbc-2270-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:15:40+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=566fdbdc-2270-11ed-895c-4a7833f382d5 | InvocationID=566fddbc-2270-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:15:49+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4d2b23ce-2270-11ed-895c-4a7833f382d5 | InvocationID=4d2b259a-2270-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:15:49+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5c16d25c-2270-11ed-895c-4a7833f382d5 | InvocationID=5c16d40a-2270-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:15:49+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5c16d25c-2270-11ed-895c-4a7833f382d5 | InvocationID=5c16d40a-2270-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:15:49+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5c16d25c-2270-11ed-895c-4a7833f382d5 | InvocationID=5c16d40a-2270-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:16:00+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=566fdbdc-2270-11ed-895c-4a7833f382d5 | InvocationID=566fddbc-2270-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:16:00+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=62622f62-2270-11ed-895c-4a7833f382d5 | InvocationID=62623804-2270-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:16:00+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=62622f62-2270-11ed-895c-4a7833f382d5 | InvocationID=62623804-2270-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:16:00+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=62622f62-2270-11ed-895c-4a7833f382d5 | InvocationID=62623804-2270-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:16:14+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5c16d25c-2270-11ed-895c-4a7833f382d5 | InvocationID=5c16d40a-2270-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:16:14+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6b050306-2270-11ed-895c-4a7833f382d5 | InvocationID=6b050b80-2270-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:16:14+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6b050306-2270-11ed-895c-4a7833f382d5 | InvocationID=6b050b80-2270-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:16:14+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6b050306-2270-11ed-895c-4a7833f382d5 | InvocationID=6b050b80-2270-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:16:20+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=62622f62-2270-11ed-895c-4a7833f382d5 | InvocationID=62623804-2270-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:16:20+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6e58b96c-2270-11ed-895c-4a7833f382d5 | InvocationID=6e58bb7e-2270-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:16:20+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6e58b96c-2270-11ed-895c-4a7833f382d5 | InvocationID=6e58bb7e-2270-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:16:20+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6e58b96c-2270-11ed-895c-4a7833f382d5 | InvocationID=6e58bb7e-2270-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:16:39+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6b050306-2270-11ed-895c-4a7833f382d5 | InvocationID=6b050b80-2270-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:16:39+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=79f3639e-2270-11ed-895c-4a7833f382d5 | InvocationID=79f369ca-2270-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:16:39+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=79f3639e-2270-11ed-895c-4a7833f382d5 | InvocationID=79f369ca-2270-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:16:39+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=79f3639e-2270-11ed-895c-4a7833f382d5 | InvocationID=79f369ca-2270-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:16:40+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6e58b96c-2270-11ed-895c-4a7833f382d5 | InvocationID=6e58bb7e-2270-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:16:40+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7a4fd3d6-2270-11ed-895c-4a7833f382d5 | InvocationID=7a4fd642-2270-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:16:40+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7a4fd3d6-2270-11ed-895c-4a7833f382d5 | InvocationID=7a4fd642-2270-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:16:40+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7a4fd3d6-2270-11ed-895c-4a7833f382d5 | InvocationID=7a4fd642-2270-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:17:00+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7a4fd3d6-2270-11ed-895c-4a7833f382d5 | InvocationID=7a4fd642-2270-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:17:00+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=86415a2a-2270-11ed-895c-4a7833f382d5 | InvocationID=86415d04-2270-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:17:00+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=86415a2a-2270-11ed-895c-4a7833f382d5 | InvocationID=86415d04-2270-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:17:00+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=86415a2a-2270-11ed-895c-4a7833f382d5 | InvocationID=86415d04-2270-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:17:04+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=79f3639e-2270-11ed-895c-4a7833f382d5 | InvocationID=79f369ca-2270-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:17:04+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=88dfe9e0-2270-11ed-895c-4a7833f382d5 | InvocationID=88dfeb84-2270-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:17:04+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=88dfe9e0-2270-11ed-895c-4a7833f382d5 | InvocationID=88dfeb84-2270-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:17:04+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=88dfe9e0-2270-11ed-895c-4a7833f382d5 | InvocationID=88dfeb84-2270-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:17:20+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=86415a2a-2270-11ed-895c-4a7833f382d5 | InvocationID=86415d04-2270-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:17:20+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=92355b24-2270-11ed-895c-4a7833f382d5 | InvocationID=92355cdc-2270-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:17:20+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=92355b24-2270-11ed-895c-4a7833f382d5 | InvocationID=92355cdc-2270-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:17:20+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=92355b24-2270-11ed-895c-4a7833f382d5 | InvocationID=92355cdc-2270-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:17:29+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=88dfe9e0-2270-11ed-895c-4a7833f382d5 | InvocationID=88dfeb84-2270-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:17:29+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=97cba516-2270-11ed-895c-4a7833f382d5 | InvocationID=97cba796-2270-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:17:29+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=97cba516-2270-11ed-895c-4a7833f382d5 | InvocationID=97cba796-2270-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:17:29+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=97cba516-2270-11ed-895c-4a7833f382d5 | InvocationID=97cba796-2270-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:17:40+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=92355b24-2270-11ed-895c-4a7833f382d5 | InvocationID=92355cdc-2270-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:17:40+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9e260fa0-2270-11ed-895c-4a7833f382d5 | InvocationID=9e26119e-2270-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:17:40+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9e260fa0-2270-11ed-895c-4a7833f382d5 | InvocationID=9e26119e-2270-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:17:40+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9e260fa0-2270-11ed-895c-4a7833f382d5 | InvocationID=9e26119e-2270-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:17:54+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=97cba516-2270-11ed-895c-4a7833f382d5 | InvocationID=97cba796-2270-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:17:54+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a6b6be6c-2270-11ed-895c-4a7833f382d5 | InvocationID=a6b6c0b0-2270-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:17:54+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a6b6be6c-2270-11ed-895c-4a7833f382d5 | InvocationID=a6b6c0b0-2270-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:17:54+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a6b6be6c-2270-11ed-895c-4a7833f382d5 | InvocationID=a6b6c0b0-2270-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:18:00+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9e260fa0-2270-11ed-895c-4a7833f382d5 | InvocationID=9e26119e-2270-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:18:00+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aa1710d4-2270-11ed-895c-4a7833f382d5 | InvocationID=aa171318-2270-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:18:00+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aa1710d4-2270-11ed-895c-4a7833f382d5 | InvocationID=aa171318-2270-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:18:00+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=aa1710d4-2270-11ed-895c-4a7833f382d5 | InvocationID=aa171318-2270-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:18:19+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a6b6be6c-2270-11ed-895c-4a7833f382d5 | InvocationID=a6b6c0b0-2270-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:18:19+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b5a1c232-2270-11ed-895c-4a7833f382d5 | InvocationID=b5a1c3ea-2270-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:18:19+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b5a1c232-2270-11ed-895c-4a7833f382d5 | InvocationID=b5a1c3ea-2270-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:18:19+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b5a1c232-2270-11ed-895c-4a7833f382d5 | InvocationID=b5a1c3ea-2270-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:18:20+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=aa1710d4-2270-11ed-895c-4a7833f382d5 | InvocationID=aa171318-2270-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:18:20+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b60960b8-2270-11ed-895c-4a7833f382d5 | InvocationID=b6096270-2270-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:18:20+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b60960b8-2270-11ed-895c-4a7833f382d5 | InvocationID=b6096270-2270-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:18:20+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b60960b8-2270-11ed-895c-4a7833f382d5 | InvocationID=b6096270-2270-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:18:40+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b60960b8-2270-11ed-895c-4a7833f382d5 | InvocationID=b6096270-2270-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:18:40+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c1f9027a-2270-11ed-895c-4a7833f382d5 | InvocationID=c1f904aa-2270-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:18:40+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c1f9027a-2270-11ed-895c-4a7833f382d5 | InvocationID=c1f904aa-2270-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:18:40+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c1f9027a-2270-11ed-895c-4a7833f382d5 | InvocationID=c1f904aa-2270-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:18:44+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b5a1c232-2270-11ed-895c-4a7833f382d5 | InvocationID=b5a1c3ea-2270-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:18:44+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c48d8402-2270-11ed-895c-4a7833f382d5 | InvocationID=c48d859c-2270-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:18:44+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c48d8402-2270-11ed-895c-4a7833f382d5 | InvocationID=c48d859c-2270-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:18:44+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c48d8402-2270-11ed-895c-4a7833f382d5 | InvocationID=c48d859c-2270-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:19:00+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c1f9027a-2270-11ed-895c-4a7833f382d5 | InvocationID=c1f904aa-2270-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:19:00+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cde9bd2c-2270-11ed-895c-4a7833f382d5 | InvocationID=cde9bf0c-2270-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:19:00+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cde9bd2c-2270-11ed-895c-4a7833f382d5 | InvocationID=cde9bf0c-2270-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:19:00+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cde9bd2c-2270-11ed-895c-4a7833f382d5 | InvocationID=cde9bf0c-2270-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:19:09+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c48d8402-2270-11ed-895c-4a7833f382d5 | InvocationID=c48d859c-2270-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:19:09+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d37829ae-2270-11ed-895c-4a7833f382d5 | InvocationID=d3782de6-2270-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:19:09+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d37829ae-2270-11ed-895c-4a7833f382d5 | InvocationID=d3782de6-2270-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:19:09+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d37829ae-2270-11ed-895c-4a7833f382d5 | InvocationID=d3782de6-2270-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:19:20+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cde9bd2c-2270-11ed-895c-4a7833f382d5 | InvocationID=cde9bf0c-2270-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:19:20+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d9da9502-2270-11ed-895c-4a7833f382d5 | InvocationID=d9da96e2-2270-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:19:20+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d9da9502-2270-11ed-895c-4a7833f382d5 | InvocationID=d9da96e2-2270-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:19:20+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d9da9502-2270-11ed-895c-4a7833f382d5 | InvocationID=d9da96e2-2270-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:19:34+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d37829ae-2270-11ed-895c-4a7833f382d5 | InvocationID=d3782de6-2270-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:19:34+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e2631140-2270-11ed-895c-4a7833f382d5 | InvocationID=e263133e-2270-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:19:34+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e2631140-2270-11ed-895c-4a7833f382d5 | InvocationID=e263133e-2270-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:19:34+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e2631140-2270-11ed-895c-4a7833f382d5 | InvocationID=e263133e-2270-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:19:40+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d9da9502-2270-11ed-895c-4a7833f382d5 | InvocationID=d9da96e2-2270-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:19:40+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e5cae3c6-2270-11ed-895c-4a7833f382d5 | InvocationID=e5cae600-2270-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:19:40+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e5cae3c6-2270-11ed-895c-4a7833f382d5 | InvocationID=e5cae600-2270-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:19:40+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e5cae3c6-2270-11ed-895c-4a7833f382d5 | InvocationID=e5cae600-2270-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:19:59+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e2631140-2270-11ed-895c-4a7833f382d5 | InvocationID=e263133e-2270-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:19:59+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f14ef700-2270-11ed-895c-4a7833f382d5 | InvocationID=f14ef8b8-2270-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:19:59+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f14ef700-2270-11ed-895c-4a7833f382d5 | InvocationID=f14ef8b8-2270-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:19:59+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f14ef700-2270-11ed-895c-4a7833f382d5 | InvocationID=f14ef8b8-2270-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:20:00+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e5cae3c6-2270-11ed-895c-4a7833f382d5 | InvocationID=e5cae600-2270-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:20:00+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f1bb3406-2270-11ed-895c-4a7833f382d5 | InvocationID=f1bb364a-2270-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:20:00+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f1bb3406-2270-11ed-895c-4a7833f382d5 | InvocationID=f1bb364a-2270-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:20:00+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f1bb3406-2270-11ed-895c-4a7833f382d5 | InvocationID=f1bb364a-2270-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:20:20+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f1bb3406-2270-11ed-895c-4a7833f382d5 | InvocationID=f1bb364a-2270-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:20:20+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fdac0a88-2270-11ed-895c-4a7833f382d5 | InvocationID=fdac0d3a-2270-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:20:20+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fdac0a88-2270-11ed-895c-4a7833f382d5 | InvocationID=fdac0d3a-2270-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:20:20+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fdac0a88-2270-11ed-895c-4a7833f382d5 | InvocationID=fdac0d3a-2270-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:20:24+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f14ef700-2270-11ed-895c-4a7833f382d5 | InvocationID=f14ef8b8-2270-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:20:24+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=003a003e-2271-11ed-895c-4a7833f382d5 | InvocationID=003a0372-2271-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:20:24+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=003a003e-2271-11ed-895c-4a7833f382d5 | InvocationID=003a0372-2271-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:20:24+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=003a003e-2271-11ed-895c-4a7833f382d5 | InvocationID=003a0372-2271-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:20:40+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fdac0a88-2270-11ed-895c-4a7833f382d5 | InvocationID=fdac0d3a-2270-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:20:40+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=099c1522-2271-11ed-895c-4a7833f382d5 | InvocationID=099c16e4-2271-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:20:40+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=099c1522-2271-11ed-895c-4a7833f382d5 | InvocationID=099c16e4-2271-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:20:40+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=099c1522-2271-11ed-895c-4a7833f382d5 | InvocationID=099c16e4-2271-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:20:49+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=003a003e-2271-11ed-895c-4a7833f382d5 | InvocationID=003a0372-2271-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:20:49+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0f25c452-2271-11ed-895c-4a7833f382d5 | InvocationID=0f25c60a-2271-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:20:49+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0f25c452-2271-11ed-895c-4a7833f382d5 | InvocationID=0f25c60a-2271-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:20:49+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0f25c452-2271-11ed-895c-4a7833f382d5 | InvocationID=0f25c60a-2271-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:21:00+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=099c1522-2271-11ed-895c-4a7833f382d5 | InvocationID=099c16e4-2271-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:21:00+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=158c85ce-2271-11ed-895c-4a7833f382d5 | InvocationID=158c87e0-2271-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:21:00+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=158c85ce-2271-11ed-895c-4a7833f382d5 | InvocationID=158c87e0-2271-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:21:00+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=158c85ce-2271-11ed-895c-4a7833f382d5 | InvocationID=158c87e0-2271-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:21:14+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0f25c452-2271-11ed-895c-4a7833f382d5 | InvocationID=0f25c60a-2271-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:21:14+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1e118d20-2271-11ed-895c-4a7833f382d5 | InvocationID=1e118ed8-2271-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:21:14+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1e118d20-2271-11ed-895c-4a7833f382d5 | InvocationID=1e118ed8-2271-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:21:14+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1e118d20-2271-11ed-895c-4a7833f382d5 | InvocationID=1e118ed8-2271-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:21:20+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=158c85ce-2271-11ed-895c-4a7833f382d5 | InvocationID=158c87e0-2271-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:21:20+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=217eab6e-2271-11ed-895c-4a7833f382d5 | InvocationID=217eae16-2271-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:21:20+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=217eab6e-2271-11ed-895c-4a7833f382d5 | InvocationID=217eae16-2271-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:21:20+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=217eab6e-2271-11ed-895c-4a7833f382d5 | InvocationID=217eae16-2271-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:21:39+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1e118d20-2271-11ed-895c-4a7833f382d5 | InvocationID=1e118ed8-2271-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:21:39+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2cfd2236-2271-11ed-895c-4a7833f382d5 | InvocationID=2cfd252e-2271-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:21:40+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2cfd2236-2271-11ed-895c-4a7833f382d5 | InvocationID=2cfd252e-2271-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:21:40+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2cfd2236-2271-11ed-895c-4a7833f382d5 | InvocationID=2cfd252e-2271-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:21:40+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=217eab6e-2271-11ed-895c-4a7833f382d5 | InvocationID=217eae16-2271-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:21:40+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2d703a28-2271-11ed-895c-4a7833f382d5 | InvocationID=2d703c4e-2271-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:21:40+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2d703a28-2271-11ed-895c-4a7833f382d5 | InvocationID=2d703c4e-2271-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:21:40+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2d703a28-2271-11ed-895c-4a7833f382d5 | InvocationID=2d703c4e-2271-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:22:00+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2d703a28-2271-11ed-895c-4a7833f382d5 | InvocationID=2d703c4e-2271-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:22:00+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=39607c58-2271-11ed-895c-4a7833f382d5 | InvocationID=39607dfc-2271-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:22:00+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=39607c58-2271-11ed-895c-4a7833f382d5 | InvocationID=39607dfc-2271-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:22:00+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=39607c58-2271-11ed-895c-4a7833f382d5 | InvocationID=39607dfc-2271-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:22:05+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2cfd2236-2271-11ed-895c-4a7833f382d5 | InvocationID=2cfd252e-2271-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:22:05+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3be7f988-2271-11ed-895c-4a7833f382d5 | InvocationID=3be7fc1c-2271-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:22:05+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3be7f988-2271-11ed-895c-4a7833f382d5 | InvocationID=3be7fc1c-2271-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:22:05+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3be7f988-2271-11ed-895c-4a7833f382d5 | InvocationID=3be7fc1c-2271-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:22:20+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=39607c58-2271-11ed-895c-4a7833f382d5 | InvocationID=39607dfc-2271-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:22:20+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4554f3b8-2271-11ed-895c-4a7833f382d5 | InvocationID=4554f98a-2271-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:22:20+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4554f3b8-2271-11ed-895c-4a7833f382d5 | InvocationID=4554f98a-2271-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:22:20+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4554f3b8-2271-11ed-895c-4a7833f382d5 | InvocationID=4554f98a-2271-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:22:30+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3be7f988-2271-11ed-895c-4a7833f382d5 | InvocationID=3be7fc1c-2271-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:22:30+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4ad28990-2271-11ed-895c-4a7833f382d5 | InvocationID=4ad28f08-2271-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:22:30+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4ad28990-2271-11ed-895c-4a7833f382d5 | InvocationID=4ad28f08-2271-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:22:30+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4ad28990-2271-11ed-895c-4a7833f382d5 | InvocationID=4ad28f08-2271-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:22:40+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4554f3b8-2271-11ed-895c-4a7833f382d5 | InvocationID=4554f98a-2271-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:22:40+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5146cfe8-2271-11ed-895c-4a7833f382d5 | InvocationID=5146d222-2271-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:22:40+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5146cfe8-2271-11ed-895c-4a7833f382d5 | InvocationID=5146d222-2271-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:22:40+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5146cfe8-2271-11ed-895c-4a7833f382d5 | InvocationID=5146d222-2271-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:22:55+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4ad28990-2271-11ed-895c-4a7833f382d5 | InvocationID=4ad28f08-2271-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:22:55+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=59bf4722-2271-11ed-895c-4a7833f382d5 | InvocationID=59bf493e-2271-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:22:55+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=59bf4722-2271-11ed-895c-4a7833f382d5 | InvocationID=59bf493e-2271-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:22:55+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=59bf4722-2271-11ed-895c-4a7833f382d5 | InvocationID=59bf493e-2271-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:23:00+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5146cfe8-2271-11ed-895c-4a7833f382d5 | InvocationID=5146d222-2271-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:23:00+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5d3925d0-2271-11ed-895c-4a7833f382d5 | InvocationID=5d3927b0-2271-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:23:00+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5d3925d0-2271-11ed-895c-4a7833f382d5 | InvocationID=5d3927b0-2271-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:23:00+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5d3925d0-2271-11ed-895c-4a7833f382d5 | InvocationID=5d3927b0-2271-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:23:20+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=59bf4722-2271-11ed-895c-4a7833f382d5 | InvocationID=59bf493e-2271-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:23:20+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=68aabeec-2271-11ed-895c-4a7833f382d5 | InvocationID=68aac0e0-2271-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:23:20+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=68aabeec-2271-11ed-895c-4a7833f382d5 | InvocationID=68aac0e0-2271-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:23:20+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=68aabeec-2271-11ed-895c-4a7833f382d5 | InvocationID=68aac0e0-2271-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:23:20+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5d3925d0-2271-11ed-895c-4a7833f382d5 | InvocationID=5d3927b0-2271-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:23:20+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=692b1024-2271-11ed-895c-4a7833f382d5 | InvocationID=692b12e0-2271-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:23:20+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=692b1024-2271-11ed-895c-4a7833f382d5 | InvocationID=692b12e0-2271-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:23:20+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=692b1024-2271-11ed-895c-4a7833f382d5 | InvocationID=692b12e0-2271-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:23:40+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=692b1024-2271-11ed-895c-4a7833f382d5 | InvocationID=692b12e0-2271-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:23:40+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=751d6166-2271-11ed-895c-4a7833f382d5 | InvocationID=751d640e-2271-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:23:41+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=751d6166-2271-11ed-895c-4a7833f382d5 | InvocationID=751d640e-2271-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:23:41+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=751d6166-2271-11ed-895c-4a7833f382d5 | InvocationID=751d640e-2271-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:23:45+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=68aabeec-2271-11ed-895c-4a7833f382d5 | InvocationID=68aac0e0-2271-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:23:45+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7796ac22-2271-11ed-895c-4a7833f382d5 | InvocationID=7796add0-2271-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:23:45+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7796ac22-2271-11ed-895c-4a7833f382d5 | InvocationID=7796add0-2271-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:23:45+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7796ac22-2271-11ed-895c-4a7833f382d5 | InvocationID=7796add0-2271-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:24:01+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=751d6166-2271-11ed-895c-4a7833f382d5 | InvocationID=751d640e-2271-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:24:01+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=810e2bc2-2271-11ed-895c-4a7833f382d5 | InvocationID=810e2d70-2271-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:24:01+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=810e2bc2-2271-11ed-895c-4a7833f382d5 | InvocationID=810e2d70-2271-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:24:01+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=810e2bc2-2271-11ed-895c-4a7833f382d5 | InvocationID=810e2d70-2271-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:24:10+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7796ac22-2271-11ed-895c-4a7833f382d5 | InvocationID=7796add0-2271-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:24:10+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=86819a6c-2271-11ed-895c-4a7833f382d5 | InvocationID=86819c4c-2271-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:24:10+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=86819a6c-2271-11ed-895c-4a7833f382d5 | InvocationID=86819c4c-2271-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:24:10+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=86819a6c-2271-11ed-895c-4a7833f382d5 | InvocationID=86819c4c-2271-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:24:21+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=810e2bc2-2271-11ed-895c-4a7833f382d5 | InvocationID=810e2d70-2271-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:24:21+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8cfe1d2a-2271-11ed-895c-4a7833f382d5 | InvocationID=8cfe1f0a-2271-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:24:21+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8cfe1d2a-2271-11ed-895c-4a7833f382d5 | InvocationID=8cfe1f0a-2271-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:24:21+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8cfe1d2a-2271-11ed-895c-4a7833f382d5 | InvocationID=8cfe1f0a-2271-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:24:35+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=86819a6c-2271-11ed-895c-4a7833f382d5 | InvocationID=86819c4c-2271-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:24:35+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=956cb9bc-2271-11ed-895c-4a7833f382d5 | InvocationID=956cbb6a-2271-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:24:35+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=956cb9bc-2271-11ed-895c-4a7833f382d5 | InvocationID=956cbb6a-2271-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:24:35+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=956cb9bc-2271-11ed-895c-4a7833f382d5 | InvocationID=956cbb6a-2271-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:24:41+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8cfe1d2a-2271-11ed-895c-4a7833f382d5 | InvocationID=8cfe1f0a-2271-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:24:41+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=98ee3dea-2271-11ed-895c-4a7833f382d5 | InvocationID=98ee4056-2271-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:24:41+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=98ee3dea-2271-11ed-895c-4a7833f382d5 | InvocationID=98ee4056-2271-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:24:41+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=98ee3dea-2271-11ed-895c-4a7833f382d5 | InvocationID=98ee4056-2271-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:25:00+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=956cb9bc-2271-11ed-895c-4a7833f382d5 | InvocationID=956cbb6a-2271-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:25:00+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a45824d4-2271-11ed-895c-4a7833f382d5 | InvocationID=a4582966-2271-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:25:00+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a45824d4-2271-11ed-895c-4a7833f382d5 | InvocationID=a4582966-2271-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:25:00+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a45824d4-2271-11ed-895c-4a7833f382d5 | InvocationID=a4582966-2271-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:25:01+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=98ee3dea-2271-11ed-895c-4a7833f382d5 | InvocationID=98ee4056-2271-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:25:01+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a4df7ae2-2271-11ed-895c-4a7833f382d5 | InvocationID=a4df7cb8-2271-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:25:01+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a4df7ae2-2271-11ed-895c-4a7833f382d5 | InvocationID=a4df7cb8-2271-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:25:01+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a4df7ae2-2271-11ed-895c-4a7833f382d5 | InvocationID=a4df7cb8-2271-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:25:21+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a4df7ae2-2271-11ed-895c-4a7833f382d5 | InvocationID=a4df7cb8-2271-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:25:21+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b0d2073e-2271-11ed-895c-4a7833f382d5 | InvocationID=b0d20a7c-2271-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:25:21+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b0d2073e-2271-11ed-895c-4a7833f382d5 | InvocationID=b0d20a7c-2271-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:25:21+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b0d2073e-2271-11ed-895c-4a7833f382d5 | InvocationID=b0d20a7c-2271-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:25:25+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a45824d4-2271-11ed-895c-4a7833f382d5 | InvocationID=a4582966-2271-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:25:25+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b342fd5c-2271-11ed-895c-4a7833f382d5 | InvocationID=b3430810-2271-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:25:25+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b342fd5c-2271-11ed-895c-4a7833f382d5 | InvocationID=b3430810-2271-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:25:25+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b342fd5c-2271-11ed-895c-4a7833f382d5 | InvocationID=b3430810-2271-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:25:41+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b0d2073e-2271-11ed-895c-4a7833f382d5 | InvocationID=b0d20a7c-2271-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:25:41+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bcc2d3e8-2271-11ed-895c-4a7833f382d5 | InvocationID=bcc2d62c-2271-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:25:41+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bcc2d3e8-2271-11ed-895c-4a7833f382d5 | InvocationID=bcc2d62c-2271-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:25:41+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bcc2d3e8-2271-11ed-895c-4a7833f382d5 | InvocationID=bcc2d62c-2271-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:25:50+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b342fd5c-2271-11ed-895c-4a7833f382d5 | InvocationID=b3430810-2271-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:25:50+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c22e0ec4-2271-11ed-895c-4a7833f382d5 | InvocationID=c22e10e0-2271-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:25:50+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c22e0ec4-2271-11ed-895c-4a7833f382d5 | InvocationID=c22e10e0-2271-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:25:50+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c22e0ec4-2271-11ed-895c-4a7833f382d5 | InvocationID=c22e10e0-2271-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:26:01+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bcc2d3e8-2271-11ed-895c-4a7833f382d5 | InvocationID=bcc2d62c-2271-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:26:01+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c8b3fa10-2271-11ed-895c-4a7833f382d5 | InvocationID=c8b3fc04-2271-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:26:01+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c8b3fa10-2271-11ed-895c-4a7833f382d5 | InvocationID=c8b3fc04-2271-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:26:01+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c8b3fa10-2271-11ed-895c-4a7833f382d5 | InvocationID=c8b3fc04-2271-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:26:15+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c22e0ec4-2271-11ed-895c-4a7833f382d5 | InvocationID=c22e10e0-2271-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:26:15+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d119368e-2271-11ed-895c-4a7833f382d5 | InvocationID=d1193a08-2271-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:26:15+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d119368e-2271-11ed-895c-4a7833f382d5 | InvocationID=d1193a08-2271-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:26:15+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d119368e-2271-11ed-895c-4a7833f382d5 | InvocationID=d1193a08-2271-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:26:21+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c8b3fa10-2271-11ed-895c-4a7833f382d5 | InvocationID=c8b3fc04-2271-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:26:21+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d4a41f94-2271-11ed-895c-4a7833f382d5 | InvocationID=d4a42138-2271-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:26:21+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d4a41f94-2271-11ed-895c-4a7833f382d5 | InvocationID=d4a42138-2271-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:26:21+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d4a41f94-2271-11ed-895c-4a7833f382d5 | InvocationID=d4a42138-2271-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:26:40+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d119368e-2271-11ed-895c-4a7833f382d5 | InvocationID=d1193a08-2271-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:26:40+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e0043626-2271-11ed-895c-4a7833f382d5 | InvocationID=e0043a0e-2271-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:26:40+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e0043626-2271-11ed-895c-4a7833f382d5 | InvocationID=e0043a0e-2271-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:26:40+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e0043626-2271-11ed-895c-4a7833f382d5 | InvocationID=e0043a0e-2271-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:26:41+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d4a41f94-2271-11ed-895c-4a7833f382d5 | InvocationID=d4a42138-2271-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:26:41+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e095d572-2271-11ed-895c-4a7833f382d5 | InvocationID=e095d7a2-2271-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:26:41+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e095d572-2271-11ed-895c-4a7833f382d5 | InvocationID=e095d7a2-2271-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:26:41+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e095d572-2271-11ed-895c-4a7833f382d5 | InvocationID=e095d7a2-2271-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:27:01+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e095d572-2271-11ed-895c-4a7833f382d5 | InvocationID=e095d7a2-2271-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:27:01+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ec85cd38-2271-11ed-895c-4a7833f382d5 | InvocationID=ec85d328-2271-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:27:01+0000 | aai_event_thread | 140562162821920 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ec85cd38-2271-11ed-895c-4a7833f382d5 | InvocationID=ec85d328-2271-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:27:01+0000 | aai_event_thread | 140562162821920 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ec85cd38-2271-11ed-895c-4a7833f382d5 | InvocationID=ec85d328-2271-11ed-895c-4a7833f382d5 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-08-22T23:27:05+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e0043626-2271-11ed-895c-4a7833f382d5 | InvocationID=e0043a0e-2271-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:27:05+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eeefb94e-2271-11ed-895c-4a7833f382d5 | InvocationID=eeefbcdc-2271-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:27:05+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eeefb94e-2271-11ed-895c-4a7833f382d5 | InvocationID=eeefbcdc-2271-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:27:05+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=eeefb94e-2271-11ed-895c-4a7833f382d5 | InvocationID=eeefbcdc-2271-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:27:21+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ec85cd38-2271-11ed-895c-4a7833f382d5 | InvocationID=ec85d328-2271-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:27:21+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f8766a8a-2271-11ed-895c-4a7833f382d5 | InvocationID=f8766c7e-2271-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:27:30+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=eeefb94e-2271-11ed-895c-4a7833f382d5 | InvocationID=eeefbcdc-2271-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:27:30+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fddcc654-2271-11ed-895c-4a7833f382d5 | InvocationID=fddccdfc-2271-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:27:30+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fddcc654-2271-11ed-895c-4a7833f382d5 | InvocationID=fddccdfc-2271-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:27:30+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fddcc654-2271-11ed-895c-4a7833f382d5 | InvocationID=fddccdfc-2271-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:27:45+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f8766a8a-2271-11ed-895c-4a7833f382d5 | InvocationID=f8766c7e-2271-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:27:45+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0716260c-2272-11ed-895c-4a7833f382d5 | InvocationID=07162878-2272-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:27:55+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fddcc654-2271-11ed-895c-4a7833f382d5 | InvocationID=fddccdfc-2271-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:27:55+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0cc7a134-2272-11ed-895c-4a7833f382d5 | InvocationID=0cc7a2f6-2272-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:27:55+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0cc7a134-2272-11ed-895c-4a7833f382d5 | InvocationID=0cc7a2f6-2272-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:27:55+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0cc7a134-2272-11ed-895c-4a7833f382d5 | InvocationID=0cc7a2f6-2272-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:28:05+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0716260c-2272-11ed-895c-4a7833f382d5 | InvocationID=07162878-2272-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:28:06+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=13138436-2272-11ed-895c-4a7833f382d5 | InvocationID=13138ae4-2272-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:28:20+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0cc7a134-2272-11ed-895c-4a7833f382d5 | InvocationID=0cc7a2f6-2272-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:28:20+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1bb34b4e-2272-11ed-895c-4a7833f382d5 | InvocationID=1bb34edc-2272-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:28:20+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1bb34b4e-2272-11ed-895c-4a7833f382d5 | InvocationID=1bb34edc-2272-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:28:20+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1bb34b4e-2272-11ed-895c-4a7833f382d5 | InvocationID=1bb34edc-2272-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:28:26+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=13138436-2272-11ed-895c-4a7833f382d5 | InvocationID=13138ae4-2272-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:28:26+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1f0cc496-2272-11ed-895c-4a7833f382d5 | InvocationID=1f0cc784-2272-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:28:45+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1bb34b4e-2272-11ed-895c-4a7833f382d5 | InvocationID=1bb34edc-2272-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:28:45+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2a9f7218-2272-11ed-895c-4a7833f382d5 | InvocationID=2a9f73c6-2272-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:28:45+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2a9f7218-2272-11ed-895c-4a7833f382d5 | InvocationID=2a9f73c6-2272-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:28:45+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2a9f7218-2272-11ed-895c-4a7833f382d5 | InvocationID=2a9f73c6-2272-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:28:46+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1f0cc496-2272-11ed-895c-4a7833f382d5 | InvocationID=1f0cc784-2272-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:28:46+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2b08319a-2272-11ed-895c-4a7833f382d5 | InvocationID=2b0833f2-2272-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:29:06+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2b08319a-2272-11ed-895c-4a7833f382d5 | InvocationID=2b0833f2-2272-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:29:06+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=374d5a16-2272-11ed-895c-4a7833f382d5 | InvocationID=374d5c50-2272-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:29:10+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2a9f7218-2272-11ed-895c-4a7833f382d5 | InvocationID=2a9f73c6-2272-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:29:10+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=398a6f30-2272-11ed-895c-4a7833f382d5 | InvocationID=398a70de-2272-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:29:10+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=398a6f30-2272-11ed-895c-4a7833f382d5 | InvocationID=398a70de-2272-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:29:10+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=398a6f30-2272-11ed-895c-4a7833f382d5 | InvocationID=398a70de-2272-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:29:31+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=374d5a16-2272-11ed-895c-4a7833f382d5 | InvocationID=374d5c50-2272-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:29:31+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=460e16da-2272-11ed-895c-4a7833f382d5 | InvocationID=460e18d8-2272-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:29:35+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=398a6f30-2272-11ed-895c-4a7833f382d5 | InvocationID=398a70de-2272-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:29:35+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=487550c8-2272-11ed-895c-4a7833f382d5 | InvocationID=487553a2-2272-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:29:35+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=487550c8-2272-11ed-895c-4a7833f382d5 | InvocationID=487553a2-2272-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:29:35+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=487550c8-2272-11ed-895c-4a7833f382d5 | InvocationID=487553a2-2272-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:29:56+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=460e16da-2272-11ed-895c-4a7833f382d5 | InvocationID=460e18d8-2272-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:29:56+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=54cef4dc-2272-11ed-895c-4a7833f382d5 | InvocationID=54cef7e8-2272-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:30:00+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=487550c8-2272-11ed-895c-4a7833f382d5 | InvocationID=487553a2-2272-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:30:00+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=57609e80-2272-11ed-895c-4a7833f382d5 | InvocationID=5760a0f6-2272-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:30:00+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=57609e80-2272-11ed-895c-4a7833f382d5 | InvocationID=5760a0f6-2272-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:30:00+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=57609e80-2272-11ed-895c-4a7833f382d5 | InvocationID=5760a0f6-2272-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:30:21+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=54cef4dc-2272-11ed-895c-4a7833f382d5 | InvocationID=54cef7e8-2272-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:30:21+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=638fea94-2272-11ed-895c-4a7833f382d5 | InvocationID=638fecb0-2272-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:30:25+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=57609e80-2272-11ed-895c-4a7833f382d5 | InvocationID=5760a0f6-2272-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:30:25+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=664bedaa-2272-11ed-895c-4a7833f382d5 | InvocationID=664bf1ec-2272-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:30:25+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=664bedaa-2272-11ed-895c-4a7833f382d5 | InvocationID=664bf1ec-2272-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:30:25+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=664bedaa-2272-11ed-895c-4a7833f382d5 | InvocationID=664bf1ec-2272-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:30:45+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=638fea94-2272-11ed-895c-4a7833f382d5 | InvocationID=638fecb0-2272-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:30:45+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=724fe52a-2272-11ed-895c-4a7833f382d5 | InvocationID=724fea70-2272-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:30:50+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=664bedaa-2272-11ed-895c-4a7833f382d5 | InvocationID=664bf1ec-2272-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:30:50+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=75378bc6-2272-11ed-895c-4a7833f382d5 | InvocationID=753798be-2272-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:30:50+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=75378bc6-2272-11ed-895c-4a7833f382d5 | InvocationID=753798be-2272-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:30:50+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=75378bc6-2272-11ed-895c-4a7833f382d5 | InvocationID=753798be-2272-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:31:10+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=724fe52a-2272-11ed-895c-4a7833f382d5 | InvocationID=724fea70-2272-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:31:10+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=81163dc0-2272-11ed-895c-4a7833f382d5 | InvocationID=811640ea-2272-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:31:15+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=75378bc6-2272-11ed-895c-4a7833f382d5 | InvocationID=753798be-2272-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:31:15+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=84227a1a-2272-11ed-895c-4a7833f382d5 | InvocationID=84227bdc-2272-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:31:15+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=84227a1a-2272-11ed-895c-4a7833f382d5 | InvocationID=84227bdc-2272-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:31:15+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=84227a1a-2272-11ed-895c-4a7833f382d5 | InvocationID=84227bdc-2272-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:31:35+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=81163dc0-2272-11ed-895c-4a7833f382d5 | InvocationID=811640ea-2272-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:31:35+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8fd7629e-2272-11ed-895c-4a7833f382d5 | InvocationID=8fd7644c-2272-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:31:40+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=84227a1a-2272-11ed-895c-4a7833f382d5 | InvocationID=84227bdc-2272-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:31:40+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=930d78c2-2272-11ed-895c-4a7833f382d5 | InvocationID=930d7a66-2272-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:31:40+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=930d78c2-2272-11ed-895c-4a7833f382d5 | InvocationID=930d7a66-2272-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:31:40+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=930d78c2-2272-11ed-895c-4a7833f382d5 | InvocationID=930d7a66-2272-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:32:00+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8fd7629e-2272-11ed-895c-4a7833f382d5 | InvocationID=8fd7644c-2272-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:32:00+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9e978f66-2272-11ed-895c-4a7833f382d5 | InvocationID=9e979114-2272-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:32:05+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=930d78c2-2272-11ed-895c-4a7833f382d5 | InvocationID=930d7a66-2272-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:32:05+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a1f80bc2-2272-11ed-895c-4a7833f382d5 | InvocationID=a1f80d84-2272-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:32:05+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a1f80bc2-2272-11ed-895c-4a7833f382d5 | InvocationID=a1f80d84-2272-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:32:05+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a1f80bc2-2272-11ed-895c-4a7833f382d5 | InvocationID=a1f80d84-2272-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:32:24+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9e978f66-2272-11ed-895c-4a7833f382d5 | InvocationID=9e979114-2272-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:32:24+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ad5f0a10-2272-11ed-895c-4a7833f382d5 | InvocationID=ad5f0c22-2272-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:32:30+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a1f80bc2-2272-11ed-895c-4a7833f382d5 | InvocationID=a1f80d84-2272-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:32:30+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b0e8cd1a-2272-11ed-895c-4a7833f382d5 | InvocationID=b0e8ceaa-2272-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:32:30+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b0e8cd1a-2272-11ed-895c-4a7833f382d5 | InvocationID=b0e8ceaa-2272-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:32:30+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b0e8cd1a-2272-11ed-895c-4a7833f382d5 | InvocationID=b0e8ceaa-2272-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:32:49+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ad5f0a10-2272-11ed-895c-4a7833f382d5 | InvocationID=ad5f0c22-2272-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:32:49+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bc2088a8-2272-11ed-895c-4a7833f382d5 | InvocationID=bc208a6a-2272-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:32:55+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b0e8cd1a-2272-11ed-895c-4a7833f382d5 | InvocationID=b0e8ceaa-2272-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:32:55+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bfd38568-2272-11ed-895c-4a7833f382d5 | InvocationID=bfd39080-2272-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:32:55+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bfd38568-2272-11ed-895c-4a7833f382d5 | InvocationID=bfd39080-2272-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:32:55+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bfd38568-2272-11ed-895c-4a7833f382d5 | InvocationID=bfd39080-2272-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:33:14+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bc2088a8-2272-11ed-895c-4a7833f382d5 | InvocationID=bc208a6a-2272-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:33:14+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=caee9442-2272-11ed-895c-4a7833f382d5 | InvocationID=caee9622-2272-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:33:20+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bfd38568-2272-11ed-895c-4a7833f382d5 | InvocationID=bfd39080-2272-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:33:20+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cec2333a-2272-11ed-895c-4a7833f382d5 | InvocationID=cec234de-2272-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:33:20+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cec2333a-2272-11ed-895c-4a7833f382d5 | InvocationID=cec234de-2272-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:33:20+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cec2333a-2272-11ed-895c-4a7833f382d5 | InvocationID=cec234de-2272-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:33:39+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=caee9442-2272-11ed-895c-4a7833f382d5 | InvocationID=caee9622-2272-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:33:39+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d9b1e060-2272-11ed-895c-4a7833f382d5 | InvocationID=d9b1e2f4-2272-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:33:45+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cec2333a-2272-11ed-895c-4a7833f382d5 | InvocationID=cec234de-2272-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:33:45+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ddad9934-2272-11ed-895c-4a7833f382d5 | InvocationID=ddad9b50-2272-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:33:45+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ddad9934-2272-11ed-895c-4a7833f382d5 | InvocationID=ddad9b50-2272-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:33:45+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ddad9934-2272-11ed-895c-4a7833f382d5 | InvocationID=ddad9b50-2272-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:34:03+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d9b1e060-2272-11ed-895c-4a7833f382d5 | InvocationID=d9b1e2f4-2272-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:34:03+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e8746596-2272-11ed-895c-4a7833f382d5 | InvocationID=e874674e-2272-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:34:10+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ddad9934-2272-11ed-895c-4a7833f382d5 | InvocationID=ddad9b50-2272-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:34:10+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ec9f5a54-2272-11ed-895c-4a7833f382d5 | InvocationID=ec9f6044-2272-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:34:11+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ec9f5a54-2272-11ed-895c-4a7833f382d5 | InvocationID=ec9f6044-2272-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:34:11+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ec9f5a54-2272-11ed-895c-4a7833f382d5 | InvocationID=ec9f6044-2272-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:34:28+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e8746596-2272-11ed-895c-4a7833f382d5 | InvocationID=e874674e-2272-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:34:28+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f7370ff2-2272-11ed-895c-4a7833f382d5 | InvocationID=f73715d8-2272-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:34:36+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ec9f5a54-2272-11ed-895c-4a7833f382d5 | InvocationID=ec9f6044-2272-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:34:36+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fb8b4df2-2272-11ed-895c-4a7833f382d5 | InvocationID=fb8b4fc8-2272-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:34:36+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fb8b4df2-2272-11ed-895c-4a7833f382d5 | InvocationID=fb8b4fc8-2272-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:34:36+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fb8b4df2-2272-11ed-895c-4a7833f382d5 | InvocationID=fb8b4fc8-2272-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:34:53+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f7370ff2-2272-11ed-895c-4a7833f382d5 | InvocationID=f73715d8-2272-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:34:53+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=05f8ea6a-2273-11ed-895c-4a7833f382d5 | InvocationID=05f8ed44-2273-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:35:01+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fb8b4df2-2272-11ed-895c-4a7833f382d5 | InvocationID=fb8b4fc8-2272-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:35:01+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0a767cd8-2273-11ed-895c-4a7833f382d5 | InvocationID=0a767f08-2273-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:35:01+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0a767cd8-2273-11ed-895c-4a7833f382d5 | InvocationID=0a767f08-2273-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:35:01+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0a767cd8-2273-11ed-895c-4a7833f382d5 | InvocationID=0a767f08-2273-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:35:18+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=05f8ea6a-2273-11ed-895c-4a7833f382d5 | InvocationID=05f8ed44-2273-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:35:18+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=14ba16be-2273-11ed-895c-4a7833f382d5 | InvocationID=14ba18f8-2273-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:35:26+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0a767cd8-2273-11ed-895c-4a7833f382d5 | InvocationID=0a767f08-2273-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:35:26+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1963b01c-2273-11ed-895c-4a7833f382d5 | InvocationID=1963b256-2273-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:35:26+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1963b01c-2273-11ed-895c-4a7833f382d5 | InvocationID=1963b256-2273-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:35:26+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1963b01c-2273-11ed-895c-4a7833f382d5 | InvocationID=1963b256-2273-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:35:43+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=14ba16be-2273-11ed-895c-4a7833f382d5 | InvocationID=14ba18f8-2273-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:35:43+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=237e93fa-2273-11ed-895c-4a7833f382d5 | InvocationID=237e95bc-2273-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:35:51+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1963b01c-2273-11ed-895c-4a7833f382d5 | InvocationID=1963b256-2273-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:35:51+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=284e8854-2273-11ed-895c-4a7833f382d5 | InvocationID=284e8a0c-2273-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:35:51+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=284e8854-2273-11ed-895c-4a7833f382d5 | InvocationID=284e8a0c-2273-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:35:51+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=284e8854-2273-11ed-895c-4a7833f382d5 | InvocationID=284e8a0c-2273-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:36:07+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=237e93fa-2273-11ed-895c-4a7833f382d5 | InvocationID=237e95bc-2273-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:36:07+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=32430128-2273-11ed-895c-4a7833f382d5 | InvocationID=32430344-2273-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:36:16+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=284e8854-2273-11ed-895c-4a7833f382d5 | InvocationID=284e8a0c-2273-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:36:16+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=373980da-2273-11ed-895c-4a7833f382d5 | InvocationID=37398288-2273-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:36:16+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=373980da-2273-11ed-895c-4a7833f382d5 | InvocationID=37398288-2273-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:36:16+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=373980da-2273-11ed-895c-4a7833f382d5 | InvocationID=37398288-2273-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:36:32+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=32430128-2273-11ed-895c-4a7833f382d5 | InvocationID=32430344-2273-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:36:32+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4110affc-2273-11ed-895c-4a7833f382d5 | InvocationID=4110b27c-2273-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:36:41+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=373980da-2273-11ed-895c-4a7833f382d5 | InvocationID=37398288-2273-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:36:41+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4627a20c-2273-11ed-895c-4a7833f382d5 | InvocationID=4627a518-2273-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:36:41+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4627a20c-2273-11ed-895c-4a7833f382d5 | InvocationID=4627a518-2273-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:36:41+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4627a20c-2273-11ed-895c-4a7833f382d5 | InvocationID=4627a518-2273-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:36:57+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4110affc-2273-11ed-895c-4a7833f382d5 | InvocationID=4110b27c-2273-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:36:57+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4fddc0b0-2273-11ed-895c-4a7833f382d5 | InvocationID=4fddc25e-2273-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:37:06+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4627a20c-2273-11ed-895c-4a7833f382d5 | InvocationID=4627a518-2273-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:37:06+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5513f040-2273-11ed-895c-4a7833f382d5 | InvocationID=5513f1f8-2273-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:37:06+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5513f040-2273-11ed-895c-4a7833f382d5 | InvocationID=5513f1f8-2273-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:37:06+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5513f040-2273-11ed-895c-4a7833f382d5 | InvocationID=5513f1f8-2273-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:37:22+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4fddc0b0-2273-11ed-895c-4a7833f382d5 | InvocationID=4fddc25e-2273-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:37:22+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5ea1c38a-2273-11ed-895c-4a7833f382d5 | InvocationID=5ea1c6dc-2273-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:37:31+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5513f040-2273-11ed-895c-4a7833f382d5 | InvocationID=5513f1f8-2273-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:37:31+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6400297a-2273-11ed-895c-4a7833f382d5 | InvocationID=64002c86-2273-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:37:31+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6400297a-2273-11ed-895c-4a7833f382d5 | InvocationID=64002c86-2273-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:37:31+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6400297a-2273-11ed-895c-4a7833f382d5 | InvocationID=64002c86-2273-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:37:47+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5ea1c38a-2273-11ed-895c-4a7833f382d5 | InvocationID=5ea1c6dc-2273-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:37:47+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6d662488-2273-11ed-895c-4a7833f382d5 | InvocationID=6d662640-2273-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:37:56+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6400297a-2273-11ed-895c-4a7833f382d5 | InvocationID=64002c86-2273-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:37:56+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=72ebafa4-2273-11ed-895c-4a7833f382d5 | InvocationID=72ebbf30-2273-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:37:56+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=72ebafa4-2273-11ed-895c-4a7833f382d5 | InvocationID=72ebbf30-2273-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:37:56+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=72ebafa4-2273-11ed-895c-4a7833f382d5 | InvocationID=72ebbf30-2273-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:38:11+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6d662488-2273-11ed-895c-4a7833f382d5 | InvocationID=6d662640-2273-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:38:11+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7c28cfd4-2273-11ed-895c-4a7833f382d5 | InvocationID=7c28d18c-2273-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:38:21+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=72ebafa4-2273-11ed-895c-4a7833f382d5 | InvocationID=72ebbf30-2273-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:38:21+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=81db0316-2273-11ed-895c-4a7833f382d5 | InvocationID=81db0a3c-2273-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:38:21+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=81db0316-2273-11ed-895c-4a7833f382d5 | InvocationID=81db0a3c-2273-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:38:21+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=81db0316-2273-11ed-895c-4a7833f382d5 | InvocationID=81db0a3c-2273-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:38:36+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7c28cfd4-2273-11ed-895c-4a7833f382d5 | InvocationID=7c28d18c-2273-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:38:36+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8aebdf02-2273-11ed-895c-4a7833f382d5 | InvocationID=8aebe362-2273-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:38:46+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=81db0316-2273-11ed-895c-4a7833f382d5 | InvocationID=81db0a3c-2273-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:38:46+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=90cb171c-2273-11ed-895c-4a7833f382d5 | InvocationID=90cb1956-2273-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:38:46+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=90cb171c-2273-11ed-895c-4a7833f382d5 | InvocationID=90cb1956-2273-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:38:46+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=90cb171c-2273-11ed-895c-4a7833f382d5 | InvocationID=90cb1956-2273-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:39:01+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8aebdf02-2273-11ed-895c-4a7833f382d5 | InvocationID=8aebe362-2273-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:39:01+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=99ade4ea-2273-11ed-895c-4a7833f382d5 | InvocationID=99ade684-2273-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:39:11+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=90cb171c-2273-11ed-895c-4a7833f382d5 | InvocationID=90cb1956-2273-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:39:11+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9fb68a40-2273-11ed-895c-4a7833f382d5 | InvocationID=9fb68bda-2273-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:39:11+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9fb68a40-2273-11ed-895c-4a7833f382d5 | InvocationID=9fb68bda-2273-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:39:11+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9fb68a40-2273-11ed-895c-4a7833f382d5 | InvocationID=9fb68bda-2273-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:39:26+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=99ade4ea-2273-11ed-895c-4a7833f382d5 | InvocationID=99ade684-2273-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:39:26+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a8709dc4-2273-11ed-895c-4a7833f382d5 | InvocationID=a8709ffe-2273-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:39:36+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9fb68a40-2273-11ed-895c-4a7833f382d5 | InvocationID=9fb68bda-2273-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:39:36+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aea15f3a-2273-11ed-895c-4a7833f382d5 | InvocationID=aea16318-2273-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:39:36+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aea15f3a-2273-11ed-895c-4a7833f382d5 | InvocationID=aea16318-2273-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:39:36+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aea15f3a-2273-11ed-895c-4a7833f382d5 | InvocationID=aea16318-2273-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:39:50+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a8709dc4-2273-11ed-895c-4a7833f382d5 | InvocationID=a8709ffe-2273-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:39:50+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b7343dac-2273-11ed-895c-4a7833f382d5 | InvocationID=b734404a-2273-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:40:01+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aea15f3a-2273-11ed-895c-4a7833f382d5 | InvocationID=aea16318-2273-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:40:01+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bd8c7b42-2273-11ed-895c-4a7833f382d5 | InvocationID=bd8c7ce6-2273-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:40:01+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bd8c7b42-2273-11ed-895c-4a7833f382d5 | InvocationID=bd8c7ce6-2273-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:40:01+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bd8c7b42-2273-11ed-895c-4a7833f382d5 | InvocationID=bd8c7ce6-2273-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:40:15+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b7343dac-2273-11ed-895c-4a7833f382d5 | InvocationID=b734404a-2273-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:40:15+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c5f53940-2273-11ed-895c-4a7833f382d5 | InvocationID=c5f53c42-2273-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:40:26+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bd8c7b42-2273-11ed-895c-4a7833f382d5 | InvocationID=bd8c7ce6-2273-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:40:26+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cc784c3a-2273-11ed-895c-4a7833f382d5 | InvocationID=cc784dca-2273-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:40:26+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cc784c3a-2273-11ed-895c-4a7833f382d5 | InvocationID=cc784dca-2273-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:40:26+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cc784c3a-2273-11ed-895c-4a7833f382d5 | InvocationID=cc784dca-2273-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:40:40+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c5f53940-2273-11ed-895c-4a7833f382d5 | InvocationID=c5f53c42-2273-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:40:40+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d4c1e6b2-2273-11ed-895c-4a7833f382d5 | InvocationID=d4c1e8d8-2273-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:40:51+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cc784c3a-2273-11ed-895c-4a7833f382d5 | InvocationID=cc784dca-2273-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:40:51+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=db64244e-2273-11ed-895c-4a7833f382d5 | InvocationID=db642642-2273-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:40:51+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=db64244e-2273-11ed-895c-4a7833f382d5 | InvocationID=db642642-2273-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:40:51+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=db64244e-2273-11ed-895c-4a7833f382d5 | InvocationID=db642642-2273-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:41:05+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d4c1e6b2-2273-11ed-895c-4a7833f382d5 | InvocationID=d4c1e8d8-2273-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:41:05+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e383184c-2273-11ed-895c-4a7833f382d5 | InvocationID=e3831a9a-2273-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:41:16+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=db64244e-2273-11ed-895c-4a7833f382d5 | InvocationID=db642642-2273-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:41:16+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ea4f170c-2273-11ed-895c-4a7833f382d5 | InvocationID=ea4f19b4-2273-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:41:16+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ea4f170c-2273-11ed-895c-4a7833f382d5 | InvocationID=ea4f19b4-2273-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:41:16+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ea4f170c-2273-11ed-895c-4a7833f382d5 | InvocationID=ea4f19b4-2273-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:41:30+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e383184c-2273-11ed-895c-4a7833f382d5 | InvocationID=e3831a9a-2273-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:41:30+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f24cb4b4-2273-11ed-895c-4a7833f382d5 | InvocationID=f24cb64e-2273-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:41:41+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ea4f170c-2273-11ed-895c-4a7833f382d5 | InvocationID=ea4f19b4-2273-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:41:41+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f939a318-2273-11ed-895c-4a7833f382d5 | InvocationID=f939a638-2273-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:41:41+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f939a318-2273-11ed-895c-4a7833f382d5 | InvocationID=f939a638-2273-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:41:41+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f939a318-2273-11ed-895c-4a7833f382d5 | InvocationID=f939a638-2273-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:41:54+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f24cb4b4-2273-11ed-895c-4a7833f382d5 | InvocationID=f24cb64e-2273-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:41:54+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=010d92ca-2274-11ed-895c-4a7833f382d5 | InvocationID=010d954a-2274-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:42:06+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f939a318-2273-11ed-895c-4a7833f382d5 | InvocationID=f939a638-2273-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:42:06+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0824d578-2274-11ed-895c-4a7833f382d5 | InvocationID=0824d780-2274-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:42:06+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0824d578-2274-11ed-895c-4a7833f382d5 | InvocationID=0824d780-2274-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:42:06+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0824d578-2274-11ed-895c-4a7833f382d5 | InvocationID=0824d780-2274-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:42:19+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=010d92ca-2274-11ed-895c-4a7833f382d5 | InvocationID=010d954a-2274-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:42:19+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0fcee5ac-2274-11ed-895c-4a7833f382d5 | InvocationID=0fcee7e6-2274-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:42:31+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0824d578-2274-11ed-895c-4a7833f382d5 | InvocationID=0824d780-2274-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:42:31+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=171347e0-2274-11ed-895c-4a7833f382d5 | InvocationID=17134a06-2274-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:42:31+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=171347e0-2274-11ed-895c-4a7833f382d5 | InvocationID=17134a06-2274-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:42:31+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=171347e0-2274-11ed-895c-4a7833f382d5 | InvocationID=17134a06-2274-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:42:44+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0fcee5ac-2274-11ed-895c-4a7833f382d5 | InvocationID=0fcee7e6-2274-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:42:44+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1e8ede3a-2274-11ed-895c-4a7833f382d5 | InvocationID=1e8ee024-2274-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:42:56+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=171347e0-2274-11ed-895c-4a7833f382d5 | InvocationID=17134a06-2274-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:42:56+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=25fe23ce-2274-11ed-895c-4a7833f382d5 | InvocationID=25fe257c-2274-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:42:56+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=25fe23ce-2274-11ed-895c-4a7833f382d5 | InvocationID=25fe257c-2274-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:42:56+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=25fe23ce-2274-11ed-895c-4a7833f382d5 | InvocationID=25fe257c-2274-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:43:09+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1e8ede3a-2274-11ed-895c-4a7833f382d5 | InvocationID=1e8ee024-2274-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:43:09+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2d4faad0-2274-11ed-895c-4a7833f382d5 | InvocationID=2d4fae22-2274-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:43:21+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=25fe23ce-2274-11ed-895c-4a7833f382d5 | InvocationID=25fe257c-2274-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:43:21+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=34e8c722-2274-11ed-895c-4a7833f382d5 | InvocationID=34e8c8bc-2274-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:43:21+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=34e8c722-2274-11ed-895c-4a7833f382d5 | InvocationID=34e8c8bc-2274-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:43:21+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=34e8c722-2274-11ed-895c-4a7833f382d5 | InvocationID=34e8c8bc-2274-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:43:33+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2d4faad0-2274-11ed-895c-4a7833f382d5 | InvocationID=2d4fae22-2274-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:43:33+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3c114150-2274-11ed-895c-4a7833f382d5 | InvocationID=3c1142e0-2274-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:43:46+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=34e8c722-2274-11ed-895c-4a7833f382d5 | InvocationID=34e8c8bc-2274-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:43:46+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=43d3ea78-2274-11ed-895c-4a7833f382d5 | InvocationID=43d3ec8a-2274-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:43:46+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=43d3ea78-2274-11ed-895c-4a7833f382d5 | InvocationID=43d3ec8a-2274-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:43:46+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=43d3ea78-2274-11ed-895c-4a7833f382d5 | InvocationID=43d3ec8a-2274-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:43:58+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3c114150-2274-11ed-895c-4a7833f382d5 | InvocationID=3c1142e0-2274-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:43:58+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4ad1ae3c-2274-11ed-895c-4a7833f382d5 | InvocationID=4ad1b094-2274-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:44:11+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=43d3ea78-2274-11ed-895c-4a7833f382d5 | InvocationID=43d3ec8a-2274-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:44:11+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=52be6fc2-2274-11ed-895c-4a7833f382d5 | InvocationID=52be7152-2274-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:44:11+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=52be6fc2-2274-11ed-895c-4a7833f382d5 | InvocationID=52be7152-2274-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:44:11+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=52be6fc2-2274-11ed-895c-4a7833f382d5 | InvocationID=52be7152-2274-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:44:23+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4ad1ae3c-2274-11ed-895c-4a7833f382d5 | InvocationID=4ad1b094-2274-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:44:23+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=59939494-2274-11ed-895c-4a7833f382d5 | InvocationID=599397a0-2274-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:44:36+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=52be6fc2-2274-11ed-895c-4a7833f382d5 | InvocationID=52be7152-2274-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:44:36+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=61a93440-2274-11ed-895c-4a7833f382d5 | InvocationID=61a935da-2274-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:44:36+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=61a93440-2274-11ed-895c-4a7833f382d5 | InvocationID=61a935da-2274-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:44:36+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=61a93440-2274-11ed-895c-4a7833f382d5 | InvocationID=61a935da-2274-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:44:48+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=59939494-2274-11ed-895c-4a7833f382d5 | InvocationID=599397a0-2274-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:44:48+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=68557290-2274-11ed-895c-4a7833f382d5 | InvocationID=68557894-2274-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:45:01+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=61a93440-2274-11ed-895c-4a7833f382d5 | InvocationID=61a935da-2274-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:45:01+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7093e91e-2274-11ed-895c-4a7833f382d5 | InvocationID=7093ed60-2274-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:45:01+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7093e91e-2274-11ed-895c-4a7833f382d5 | InvocationID=7093ed60-2274-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:45:01+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7093e91e-2274-11ed-895c-4a7833f382d5 | InvocationID=7093ed60-2274-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:45:12+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=68557290-2274-11ed-895c-4a7833f382d5 | InvocationID=68557894-2274-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:45:12+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=77177828-2274-11ed-895c-4a7833f382d5 | InvocationID=77177c92-2274-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:45:26+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7093e91e-2274-11ed-895c-4a7833f382d5 | InvocationID=7093ed60-2274-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:45:26+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7f806d9e-2274-11ed-895c-4a7833f382d5 | InvocationID=7f807000-2274-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:45:26+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7f806d9e-2274-11ed-895c-4a7833f382d5 | InvocationID=7f807000-2274-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:45:26+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7f806d9e-2274-11ed-895c-4a7833f382d5 | InvocationID=7f807000-2274-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:45:37+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=77177828-2274-11ed-895c-4a7833f382d5 | InvocationID=77177c92-2274-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:45:37+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=85d7c728-2274-11ed-895c-4a7833f382d5 | InvocationID=85d7c980-2274-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:45:51+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7f806d9e-2274-11ed-895c-4a7833f382d5 | InvocationID=7f807000-2274-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:45:51+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8e6c476a-2274-11ed-895c-4a7833f382d5 | InvocationID=8e6c497c-2274-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:45:51+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8e6c476a-2274-11ed-895c-4a7833f382d5 | InvocationID=8e6c497c-2274-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:45:51+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8e6c476a-2274-11ed-895c-4a7833f382d5 | InvocationID=8e6c497c-2274-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:46:02+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=85d7c728-2274-11ed-895c-4a7833f382d5 | InvocationID=85d7c980-2274-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:46:02+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=949834aa-2274-11ed-895c-4a7833f382d5 | InvocationID=949836da-2274-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:46:16+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8e6c476a-2274-11ed-895c-4a7833f382d5 | InvocationID=8e6c497c-2274-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:46:16+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9d578690-2274-11ed-895c-4a7833f382d5 | InvocationID=9d578834-2274-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:46:16+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9d578690-2274-11ed-895c-4a7833f382d5 | InvocationID=9d578834-2274-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:46:16+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9d578690-2274-11ed-895c-4a7833f382d5 | InvocationID=9d578834-2274-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:46:27+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=949834aa-2274-11ed-895c-4a7833f382d5 | InvocationID=949836da-2274-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:46:27+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a359e088-2274-11ed-895c-4a7833f382d5 | InvocationID=a359e222-2274-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:46:41+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9d578690-2274-11ed-895c-4a7833f382d5 | InvocationID=9d578834-2274-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:46:41+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ac4281a0-2274-11ed-895c-4a7833f382d5 | InvocationID=ac428344-2274-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:46:42+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ac4281a0-2274-11ed-895c-4a7833f382d5 | InvocationID=ac428344-2274-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:46:42+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ac4281a0-2274-11ed-895c-4a7833f382d5 | InvocationID=ac428344-2274-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:46:51+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a359e088-2274-11ed-895c-4a7833f382d5 | InvocationID=a359e222-2274-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:46:51+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b21b332e-2274-11ed-895c-4a7833f382d5 | InvocationID=b21b34d2-2274-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:47:07+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ac4281a0-2274-11ed-895c-4a7833f382d5 | InvocationID=ac428344-2274-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:47:07+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bb2f00d0-2274-11ed-895c-4a7833f382d5 | InvocationID=bb2f0314-2274-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:47:07+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bb2f00d0-2274-11ed-895c-4a7833f382d5 | InvocationID=bb2f0314-2274-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:47:07+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bb2f00d0-2274-11ed-895c-4a7833f382d5 | InvocationID=bb2f0314-2274-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:47:16+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b21b332e-2274-11ed-895c-4a7833f382d5 | InvocationID=b21b34d2-2274-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:47:16+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c0dc5546-2274-11ed-895c-4a7833f382d5 | InvocationID=c0dc56f4-2274-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:47:32+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bb2f00d0-2274-11ed-895c-4a7833f382d5 | InvocationID=bb2f0314-2274-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:47:32+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ca1a4abe-2274-11ed-895c-4a7833f382d5 | InvocationID=ca1a4d84-2274-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:47:32+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ca1a4abe-2274-11ed-895c-4a7833f382d5 | InvocationID=ca1a4d84-2274-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:47:32+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ca1a4abe-2274-11ed-895c-4a7833f382d5 | InvocationID=ca1a4d84-2274-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:47:41+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c0dc5546-2274-11ed-895c-4a7833f382d5 | InvocationID=c0dc56f4-2274-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:47:41+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cf9fbad2-2274-11ed-895c-4a7833f382d5 | InvocationID=cf9fbd2a-2274-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:47:57+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ca1a4abe-2274-11ed-895c-4a7833f382d5 | InvocationID=ca1a4d84-2274-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:47:57+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d904fa6a-2274-11ed-895c-4a7833f382d5 | InvocationID=d904fc04-2274-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:47:57+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d904fa6a-2274-11ed-895c-4a7833f382d5 | InvocationID=d904fc04-2274-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:47:57+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d904fa6a-2274-11ed-895c-4a7833f382d5 | InvocationID=d904fc04-2274-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:48:06+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cf9fbad2-2274-11ed-895c-4a7833f382d5 | InvocationID=cf9fbd2a-2274-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:48:06+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=de5f9466-2274-11ed-895c-4a7833f382d5 | InvocationID=de5f960a-2274-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:48:22+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d904fa6a-2274-11ed-895c-4a7833f382d5 | InvocationID=d904fc04-2274-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:48:22+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e7ef7a46-2274-11ed-895c-4a7833f382d5 | InvocationID=e7ef7bea-2274-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:48:22+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e7ef7a46-2274-11ed-895c-4a7833f382d5 | InvocationID=e7ef7bea-2274-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:48:22+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e7ef7a46-2274-11ed-895c-4a7833f382d5 | InvocationID=e7ef7bea-2274-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:48:30+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=de5f9466-2274-11ed-895c-4a7833f382d5 | InvocationID=de5f960a-2274-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:48:30+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ed20420c-2274-11ed-895c-4a7833f382d5 | InvocationID=ed2043b0-2274-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:48:47+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e7ef7a46-2274-11ed-895c-4a7833f382d5 | InvocationID=e7ef7bea-2274-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:48:47+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f6da4e64-2274-11ed-895c-4a7833f382d5 | InvocationID=f6da517a-2274-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:48:47+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f6da4e64-2274-11ed-895c-4a7833f382d5 | InvocationID=f6da517a-2274-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:48:47+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f6da4e64-2274-11ed-895c-4a7833f382d5 | InvocationID=f6da517a-2274-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:48:55+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ed20420c-2274-11ed-895c-4a7833f382d5 | InvocationID=ed2043b0-2274-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:48:55+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fbe072bc-2274-11ed-895c-4a7833f382d5 | InvocationID=fbe07546-2274-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:49:12+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f6da4e64-2274-11ed-895c-4a7833f382d5 | InvocationID=f6da517a-2274-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:49:12+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=05c54a28-2275-11ed-895c-4a7833f382d5 | InvocationID=05c54bd6-2275-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:49:12+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=05c54a28-2275-11ed-895c-4a7833f382d5 | InvocationID=05c54bd6-2275-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:49:12+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=05c54a28-2275-11ed-895c-4a7833f382d5 | InvocationID=05c54bd6-2275-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:49:20+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fbe072bc-2274-11ed-895c-4a7833f382d5 | InvocationID=fbe07546-2274-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:49:20+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0aa31f98-2275-11ed-895c-4a7833f382d5 | InvocationID=0aa32132-2275-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:49:37+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=05c54a28-2275-11ed-895c-4a7833f382d5 | InvocationID=05c54bd6-2275-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:49:37+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=14aff57e-2275-11ed-895c-4a7833f382d5 | InvocationID=14aff722-2275-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:49:37+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=14aff57e-2275-11ed-895c-4a7833f382d5 | InvocationID=14aff722-2275-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:49:37+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=14aff57e-2275-11ed-895c-4a7833f382d5 | InvocationID=14aff722-2275-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:49:45+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0aa31f98-2275-11ed-895c-4a7833f382d5 | InvocationID=0aa32132-2275-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:49:45+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=19646294-2275-11ed-895c-4a7833f382d5 | InvocationID=1964642e-2275-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:50:02+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=14aff57e-2275-11ed-895c-4a7833f382d5 | InvocationID=14aff722-2275-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:50:02+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=239a7e4c-2275-11ed-895c-4a7833f382d5 | InvocationID=239a80cc-2275-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:50:02+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=239a7e4c-2275-11ed-895c-4a7833f382d5 | InvocationID=239a80cc-2275-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:50:02+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=239a7e4c-2275-11ed-895c-4a7833f382d5 | InvocationID=239a80cc-2275-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:50:09+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=19646294-2275-11ed-895c-4a7833f382d5 | InvocationID=1964642e-2275-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:50:09+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2824f938-2275-11ed-895c-4a7833f382d5 | InvocationID=2824fad2-2275-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:50:27+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=239a7e4c-2275-11ed-895c-4a7833f382d5 | InvocationID=239a80cc-2275-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:50:27+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=328562dc-2275-11ed-895c-4a7833f382d5 | InvocationID=32856480-2275-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:50:27+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=328562dc-2275-11ed-895c-4a7833f382d5 | InvocationID=32856480-2275-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:50:27+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=328562dc-2275-11ed-895c-4a7833f382d5 | InvocationID=32856480-2275-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:50:34+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2824f938-2275-11ed-895c-4a7833f382d5 | InvocationID=2824fad2-2275-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:50:34+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=36e571e6-2275-11ed-895c-4a7833f382d5 | InvocationID=36e57380-2275-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:50:52+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=328562dc-2275-11ed-895c-4a7833f382d5 | InvocationID=32856480-2275-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:50:52+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=41705afe-2275-11ed-895c-4a7833f382d5 | InvocationID=41705c7a-2275-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:50:52+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=41705afe-2275-11ed-895c-4a7833f382d5 | InvocationID=41705c7a-2275-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:50:52+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=41705afe-2275-11ed-895c-4a7833f382d5 | InvocationID=41705c7a-2275-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:50:59+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=36e571e6-2275-11ed-895c-4a7833f382d5 | InvocationID=36e57380-2275-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:50:59+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=45a63e54-2275-11ed-895c-4a7833f382d5 | InvocationID=45a640ac-2275-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:51:17+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=41705afe-2275-11ed-895c-4a7833f382d5 | InvocationID=41705c7a-2275-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:51:17+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=505b1342-2275-11ed-895c-4a7833f382d5 | InvocationID=505b1658-2275-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:51:17+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=505b1342-2275-11ed-895c-4a7833f382d5 | InvocationID=505b1658-2275-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:51:17+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=505b1342-2275-11ed-895c-4a7833f382d5 | InvocationID=505b1658-2275-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:51:24+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=45a63e54-2275-11ed-895c-4a7833f382d5 | InvocationID=45a640ac-2275-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:51:24+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5467ec76-2275-11ed-895c-4a7833f382d5 | InvocationID=5467ee06-2275-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:51:42+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=505b1342-2275-11ed-895c-4a7833f382d5 | InvocationID=505b1658-2275-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:51:42+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5f45fbba-2275-11ed-895c-4a7833f382d5 | InvocationID=5f45ff3e-2275-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:51:42+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5f45fbba-2275-11ed-895c-4a7833f382d5 | InvocationID=5f45ff3e-2275-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:51:42+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5f45fbba-2275-11ed-895c-4a7833f382d5 | InvocationID=5f45ff3e-2275-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:51:48+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5467ec76-2275-11ed-895c-4a7833f382d5 | InvocationID=5467ee06-2275-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:51:48+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6328094e-2275-11ed-895c-4a7833f382d5 | InvocationID=63280b60-2275-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:52:07+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5f45fbba-2275-11ed-895c-4a7833f382d5 | InvocationID=5f45ff3e-2275-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:52:07+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6e30afd0-2275-11ed-895c-4a7833f382d5 | InvocationID=6e30b23c-2275-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:52:07+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6e30afd0-2275-11ed-895c-4a7833f382d5 | InvocationID=6e30b23c-2275-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:52:07+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6e30afd0-2275-11ed-895c-4a7833f382d5 | InvocationID=6e30b23c-2275-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:52:13+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6328094e-2275-11ed-895c-4a7833f382d5 | InvocationID=63280b60-2275-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:52:13+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=71e85c2c-2275-11ed-895c-4a7833f382d5 | InvocationID=71e85ec0-2275-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:52:32+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6e30afd0-2275-11ed-895c-4a7833f382d5 | InvocationID=6e30b23c-2275-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:52:32+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7d2330e4-2275-11ed-895c-4a7833f382d5 | InvocationID=7d23408e-2275-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:52:32+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7d2330e4-2275-11ed-895c-4a7833f382d5 | InvocationID=7d23408e-2275-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:52:32+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7d2330e4-2275-11ed-895c-4a7833f382d5 | InvocationID=7d23408e-2275-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:52:38+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=71e85c2c-2275-11ed-895c-4a7833f382d5 | InvocationID=71e85ec0-2275-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:52:38+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=80a98cea-2275-11ed-895c-4a7833f382d5 | InvocationID=80a99014-2275-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:52:57+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7d2330e4-2275-11ed-895c-4a7833f382d5 | InvocationID=7d23408e-2275-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:52:57+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8c0f8904-2275-11ed-895c-4a7833f382d5 | InvocationID=8c0f8aa8-2275-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:52:57+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8c0f8904-2275-11ed-895c-4a7833f382d5 | InvocationID=8c0f8aa8-2275-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:52:57+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8c0f8904-2275-11ed-895c-4a7833f382d5 | InvocationID=8c0f8aa8-2275-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:53:03+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=80a98cea-2275-11ed-895c-4a7833f382d5 | InvocationID=80a99014-2275-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:53:03+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8f6cea6a-2275-11ed-895c-4a7833f382d5 | InvocationID=8f6cec0e-2275-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:53:22+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8c0f8904-2275-11ed-895c-4a7833f382d5 | InvocationID=8c0f8aa8-2275-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:53:22+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9afa21e0-2275-11ed-895c-4a7833f382d5 | InvocationID=9afa23ca-2275-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:53:22+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9afa21e0-2275-11ed-895c-4a7833f382d5 | InvocationID=9afa23ca-2275-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:53:22+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9afa21e0-2275-11ed-895c-4a7833f382d5 | InvocationID=9afa23ca-2275-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:53:27+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8f6cea6a-2275-11ed-895c-4a7833f382d5 | InvocationID=8f6cec0e-2275-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:53:27+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9e2d39e2-2275-11ed-895c-4a7833f382d5 | InvocationID=9e2d3c12-2275-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:53:47+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9afa21e0-2275-11ed-895c-4a7833f382d5 | InvocationID=9afa23ca-2275-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:53:47+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a9e4b67a-2275-11ed-895c-4a7833f382d5 | InvocationID=a9e4b878-2275-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:53:47+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a9e4b67a-2275-11ed-895c-4a7833f382d5 | InvocationID=a9e4b878-2275-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:53:47+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a9e4b67a-2275-11ed-895c-4a7833f382d5 | InvocationID=a9e4b878-2275-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:53:52+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9e2d39e2-2275-11ed-895c-4a7833f382d5 | InvocationID=9e2d3c12-2275-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:53:52+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=acee55f6-2275-11ed-895c-4a7833f382d5 | InvocationID=acee5790-2275-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:54:12+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a9e4b67a-2275-11ed-895c-4a7833f382d5 | InvocationID=a9e4b878-2275-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:54:12+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b8d01580-2275-11ed-895c-4a7833f382d5 | InvocationID=b8d01742-2275-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:54:12+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b8d01580-2275-11ed-895c-4a7833f382d5 | InvocationID=b8d01742-2275-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:54:12+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b8d01580-2275-11ed-895c-4a7833f382d5 | InvocationID=b8d01742-2275-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:54:17+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=acee55f6-2275-11ed-895c-4a7833f382d5 | InvocationID=acee5790-2275-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:54:17+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bbae8f52-2275-11ed-895c-4a7833f382d5 | InvocationID=bbae911e-2275-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:54:37+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b8d01580-2275-11ed-895c-4a7833f382d5 | InvocationID=b8d01742-2275-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:54:37+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c7bacdce-2275-11ed-895c-4a7833f382d5 | InvocationID=c7bacf86-2275-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:54:37+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c7bacdce-2275-11ed-895c-4a7833f382d5 | InvocationID=c7bacf86-2275-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:54:37+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c7bacdce-2275-11ed-895c-4a7833f382d5 | InvocationID=c7bacf86-2275-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:54:42+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bbae8f52-2275-11ed-895c-4a7833f382d5 | InvocationID=bbae911e-2275-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:54:42+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ca704ef4-2275-11ed-895c-4a7833f382d5 | InvocationID=ca705070-2275-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:55:02+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c7bacdce-2275-11ed-895c-4a7833f382d5 | InvocationID=c7bacf86-2275-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:55:02+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d6a5bace-2275-11ed-895c-4a7833f382d5 | InvocationID=d6a5bc72-2275-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:55:02+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d6a5bace-2275-11ed-895c-4a7833f382d5 | InvocationID=d6a5bc72-2275-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:55:02+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d6a5bace-2275-11ed-895c-4a7833f382d5 | InvocationID=d6a5bc72-2275-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:55:06+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ca704ef4-2275-11ed-895c-4a7833f382d5 | InvocationID=ca705070-2275-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:55:06+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d9335a1c-2275-11ed-895c-4a7833f382d5 | InvocationID=d9335c24-2275-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:55:27+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d6a5bace-2275-11ed-895c-4a7833f382d5 | InvocationID=d6a5bc72-2275-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:55:27+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e5904d7e-2275-11ed-895c-4a7833f382d5 | InvocationID=e5904f22-2275-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:55:27+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e5904d7e-2275-11ed-895c-4a7833f382d5 | InvocationID=e5904f22-2275-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:55:27+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e5904d7e-2275-11ed-895c-4a7833f382d5 | InvocationID=e5904f22-2275-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:55:31+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d9335a1c-2275-11ed-895c-4a7833f382d5 | InvocationID=d9335c24-2275-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:55:31+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e7f54a74-2275-11ed-895c-4a7833f382d5 | InvocationID=e7f54c22-2275-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:55:52+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e5904d7e-2275-11ed-895c-4a7833f382d5 | InvocationID=e5904f22-2275-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:55:52+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f47af24e-2275-11ed-895c-4a7833f382d5 | InvocationID=f47af3f2-2275-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:55:52+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f47af24e-2275-11ed-895c-4a7833f382d5 | InvocationID=f47af3f2-2275-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:55:52+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f47af24e-2275-11ed-895c-4a7833f382d5 | InvocationID=f47af3f2-2275-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:55:56+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e7f54a74-2275-11ed-895c-4a7833f382d5 | InvocationID=e7f54c22-2275-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:55:56+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f6b8d67a-2275-11ed-895c-4a7833f382d5 | InvocationID=f6b8d904-2275-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:56:17+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f47af24e-2275-11ed-895c-4a7833f382d5 | InvocationID=f47af3f2-2275-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:56:17+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=03664b6e-2276-11ed-895c-4a7833f382d5 | InvocationID=03664d62-2276-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:56:17+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=03664b6e-2276-11ed-895c-4a7833f382d5 | InvocationID=03664d62-2276-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:56:17+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=03664b6e-2276-11ed-895c-4a7833f382d5 | InvocationID=03664d62-2276-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:56:21+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f6b8d67a-2275-11ed-895c-4a7833f382d5 | InvocationID=f6b8d904-2275-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:56:21+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=05856830-2276-11ed-895c-4a7833f382d5 | InvocationID=058569de-2276-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:56:42+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=03664b6e-2276-11ed-895c-4a7833f382d5 | InvocationID=03664d62-2276-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:56:42+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1253de52-2276-11ed-895c-4a7833f382d5 | InvocationID=1253e1d6-2276-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:56:42+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1253de52-2276-11ed-895c-4a7833f382d5 | InvocationID=1253e1d6-2276-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:56:42+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1253de52-2276-11ed-895c-4a7833f382d5 | InvocationID=1253e1d6-2276-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:56:46+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=05856830-2276-11ed-895c-4a7833f382d5 | InvocationID=058569de-2276-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:56:46+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=14494b3e-2276-11ed-895c-4a7833f382d5 | InvocationID=14494cd8-2276-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:57:07+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1253de52-2276-11ed-895c-4a7833f382d5 | InvocationID=1253e1d6-2276-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:57:07+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=214004f4-2276-11ed-895c-4a7833f382d5 | InvocationID=2140068e-2276-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:57:07+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=214004f4-2276-11ed-895c-4a7833f382d5 | InvocationID=2140068e-2276-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:57:07+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=214004f4-2276-11ed-895c-4a7833f382d5 | InvocationID=2140068e-2276-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:57:10+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=14494b3e-2276-11ed-895c-4a7833f382d5 | InvocationID=14494cd8-2276-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:57:10+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2309adc6-2276-11ed-895c-4a7833f382d5 | InvocationID=2309afb0-2276-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:57:32+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=214004f4-2276-11ed-895c-4a7833f382d5 | InvocationID=2140068e-2276-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:57:32+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=302b16fc-2276-11ed-895c-4a7833f382d5 | InvocationID=302b18c8-2276-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:57:32+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=302b16fc-2276-11ed-895c-4a7833f382d5 | InvocationID=302b18c8-2276-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:57:32+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=302b16fc-2276-11ed-895c-4a7833f382d5 | InvocationID=302b18c8-2276-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:57:35+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2309adc6-2276-11ed-895c-4a7833f382d5 | InvocationID=2309afb0-2276-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:57:35+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=31cc1272-2276-11ed-895c-4a7833f382d5 | InvocationID=31cc151a-2276-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:57:57+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=302b16fc-2276-11ed-895c-4a7833f382d5 | InvocationID=302b18c8-2276-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:57:57+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3f15db48-2276-11ed-895c-4a7833f382d5 | InvocationID=3f15dfee-2276-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:57:57+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3f15db48-2276-11ed-895c-4a7833f382d5 | InvocationID=3f15dfee-2276-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:57:57+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3f15db48-2276-11ed-895c-4a7833f382d5 | InvocationID=3f15dfee-2276-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:58:00+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=31cc1272-2276-11ed-895c-4a7833f382d5 | InvocationID=31cc151a-2276-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:58:00+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=40910006-2276-11ed-895c-4a7833f382d5 | InvocationID=409101b4-2276-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:58:22+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3f15db48-2276-11ed-895c-4a7833f382d5 | InvocationID=3f15dfee-2276-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:58:22+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4e012112-2276-11ed-895c-4a7833f382d5 | InvocationID=4e0122ac-2276-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:58:22+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4e012112-2276-11ed-895c-4a7833f382d5 | InvocationID=4e0122ac-2276-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:58:22+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4e012112-2276-11ed-895c-4a7833f382d5 | InvocationID=4e0122ac-2276-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:58:25+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=40910006-2276-11ed-895c-4a7833f382d5 | InvocationID=409101b4-2276-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:58:25+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4f514eb6-2276-11ed-895c-4a7833f382d5 | InvocationID=4f5150c8-2276-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:58:47+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4e012112-2276-11ed-895c-4a7833f382d5 | InvocationID=4e0122ac-2276-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:58:47+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5cede688-2276-11ed-895c-4a7833f382d5 | InvocationID=5cede822-2276-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:58:47+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5cede688-2276-11ed-895c-4a7833f382d5 | InvocationID=5cede822-2276-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:58:47+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5cede688-2276-11ed-895c-4a7833f382d5 | InvocationID=5cede822-2276-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:58:49+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4f514eb6-2276-11ed-895c-4a7833f382d5 | InvocationID=4f5150c8-2276-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:58:49+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5e1182e0-2276-11ed-895c-4a7833f382d5 | InvocationID=5e118484-2276-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:59:12+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5cede688-2276-11ed-895c-4a7833f382d5 | InvocationID=5cede822-2276-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:59:12+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6bd8852c-2276-11ed-895c-4a7833f382d5 | InvocationID=6bd88720-2276-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:59:12+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6bd8852c-2276-11ed-895c-4a7833f382d5 | InvocationID=6bd88720-2276-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:59:12+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6bd8852c-2276-11ed-895c-4a7833f382d5 | InvocationID=6bd88720-2276-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:59:14+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5e1182e0-2276-11ed-895c-4a7833f382d5 | InvocationID=5e118484-2276-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:59:14+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6cd15990-2276-11ed-895c-4a7833f382d5 | InvocationID=6cd15b8e-2276-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-22T23:59:37+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6bd8852c-2276-11ed-895c-4a7833f382d5 | InvocationID=6bd88720-2276-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-22T23:59:37+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7ac36b2e-2276-11ed-895c-4a7833f382d5 | InvocationID=7ac36d68-2276-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-22T23:59:37+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7ac36b2e-2276-11ed-895c-4a7833f382d5 | InvocationID=7ac36d68-2276-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:59:37+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7ac36b2e-2276-11ed-895c-4a7833f382d5 | InvocationID=7ac36d68-2276-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-22T23:59:39+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6cd15990-2276-11ed-895c-4a7833f382d5 | InvocationID=6cd15b8e-2276-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-22T23:59:39+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7b938c14-2276-11ed-895c-4a7833f382d5 | InvocationID=7b938df4-2276-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-23T00:00:02+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7ac36b2e-2276-11ed-895c-4a7833f382d5 | InvocationID=7ac36d68-2276-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-23T00:00:02+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=89afd3d4-2276-11ed-895c-4a7833f382d5 | InvocationID=89afd58c-2276-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-23T00:00:03+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=89afd3d4-2276-11ed-895c-4a7833f382d5 | InvocationID=89afd58c-2276-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-23T00:00:03+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=89afd3d4-2276-11ed-895c-4a7833f382d5 | InvocationID=89afd58c-2276-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-23T00:00:04+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7b938c14-2276-11ed-895c-4a7833f382d5 | InvocationID=7b938df4-2276-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-23T00:00:04+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8a55dfc2-2276-11ed-895c-4a7833f382d5 | InvocationID=8a55e1ac-2276-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-23T00:00:28+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=89afd3d4-2276-11ed-895c-4a7833f382d5 | InvocationID=89afd58c-2276-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-23T00:00:28+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=989a7b7e-2276-11ed-895c-4a7833f382d5 | InvocationID=989a7ec6-2276-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-23T00:00:28+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=989a7b7e-2276-11ed-895c-4a7833f382d5 | InvocationID=989a7ec6-2276-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-23T00:00:28+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=989a7b7e-2276-11ed-895c-4a7833f382d5 | InvocationID=989a7ec6-2276-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-23T00:00:28+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8a55dfc2-2276-11ed-895c-4a7833f382d5 | InvocationID=8a55e1ac-2276-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-23T00:00:28+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9916c896-2276-11ed-895c-4a7833f382d5 | InvocationID=9916ca9e-2276-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-23T00:00:53+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=989a7b7e-2276-11ed-895c-4a7833f382d5 | InvocationID=989a7ec6-2276-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-23T00:00:53+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a7855c3a-2276-11ed-895c-4a7833f382d5 | InvocationID=a78563ec-2276-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-23T00:00:53+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a7855c3a-2276-11ed-895c-4a7833f382d5 | InvocationID=a78563ec-2276-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-23T00:00:53+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a7855c3a-2276-11ed-895c-4a7833f382d5 | InvocationID=a78563ec-2276-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-23T00:00:53+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9916c896-2276-11ed-895c-4a7833f382d5 | InvocationID=9916ca9e-2276-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-23T00:00:53+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a7d6bc1a-2276-11ed-895c-4a7833f382d5 | InvocationID=a7d6be22-2276-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-23T00:01:18+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a7855c3a-2276-11ed-895c-4a7833f382d5 | InvocationID=a78563ec-2276-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-23T00:01:18+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b6710398-2276-11ed-895c-4a7833f382d5 | InvocationID=b6710a0a-2276-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-23T00:01:18+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b6710398-2276-11ed-895c-4a7833f382d5 | InvocationID=b6710a0a-2276-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-23T00:01:18+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b6710398-2276-11ed-895c-4a7833f382d5 | InvocationID=b6710a0a-2276-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-23T00:01:18+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a7d6bc1a-2276-11ed-895c-4a7833f382d5 | InvocationID=a7d6be22-2276-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-23T00:01:18+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b69bb21e-2276-11ed-895c-4a7833f382d5 | InvocationID=b69bb3b8-2276-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-23T00:01:43+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b6710398-2276-11ed-895c-4a7833f382d5 | InvocationID=b6710a0a-2276-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-23T00:01:43+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c55c73e2-2276-11ed-895c-4a7833f382d5 | InvocationID=c55c78b0-2276-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-23T00:01:43+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b69bb21e-2276-11ed-895c-4a7833f382d5 | InvocationID=b69bb3b8-2276-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-23T00:01:43+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c55ee708-2276-11ed-895c-4a7833f382d5 | InvocationID=c55ee816-2276-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-23T00:01:43+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c55c73e2-2276-11ed-895c-4a7833f382d5 | InvocationID=c55c78b0-2276-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-23T00:01:43+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c55c73e2-2276-11ed-895c-4a7833f382d5 | InvocationID=c55c78b0-2276-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-23T00:02:07+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c55ee708-2276-11ed-895c-4a7833f382d5 | InvocationID=c55ee816-2276-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-23T00:02:07+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d4200754-2276-11ed-895c-4a7833f382d5 | InvocationID=d420097a-2276-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-23T00:02:08+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c55c73e2-2276-11ed-895c-4a7833f382d5 | InvocationID=c55c78b0-2276-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-23T00:02:08+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d4481d7a-2276-11ed-895c-4a7833f382d5 | InvocationID=d4481f14-2276-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-23T00:02:08+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d4481d7a-2276-11ed-895c-4a7833f382d5 | InvocationID=d4481f14-2276-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-23T00:02:08+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d4481d7a-2276-11ed-895c-4a7833f382d5 | InvocationID=d4481f14-2276-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-23T00:02:32+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d4200754-2276-11ed-895c-4a7833f382d5 | InvocationID=d420097a-2276-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-23T00:02:32+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e2e4fdc6-2276-11ed-895c-4a7833f382d5 | InvocationID=e2e50032-2276-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-23T00:02:33+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d4481d7a-2276-11ed-895c-4a7833f382d5 | InvocationID=d4481f14-2276-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-23T00:02:33+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e333b268-2276-11ed-895c-4a7833f382d5 | InvocationID=e333b402-2276-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-23T00:02:33+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e333b268-2276-11ed-895c-4a7833f382d5 | InvocationID=e333b402-2276-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-23T00:02:33+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e333b268-2276-11ed-895c-4a7833f382d5 | InvocationID=e333b402-2276-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-23T00:02:57+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e2e4fdc6-2276-11ed-895c-4a7833f382d5 | InvocationID=e2e50032-2276-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-23T00:02:57+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f1ab53fa-2276-11ed-895c-4a7833f382d5 | InvocationID=f1ab55b2-2276-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-23T00:02:58+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e333b268-2276-11ed-895c-4a7833f382d5 | InvocationID=e333b402-2276-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-23T00:02:58+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f22081f2-2276-11ed-895c-4a7833f382d5 | InvocationID=f22083aa-2276-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-23T00:02:58+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f22081f2-2276-11ed-895c-4a7833f382d5 | InvocationID=f22083aa-2276-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-23T00:02:58+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f22081f2-2276-11ed-895c-4a7833f382d5 | InvocationID=f22083aa-2276-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-23T00:03:22+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f1ab53fa-2276-11ed-895c-4a7833f382d5 | InvocationID=f1ab55b2-2276-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-23T00:03:22+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=006cb97e-2277-11ed-895c-4a7833f382d5 | InvocationID=006cbb22-2277-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-23T00:03:23+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f22081f2-2276-11ed-895c-4a7833f382d5 | InvocationID=f22083aa-2276-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-23T00:03:23+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=010adb54-2277-11ed-895c-4a7833f382d5 | InvocationID=010add66-2277-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-23T00:03:23+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=010adb54-2277-11ed-895c-4a7833f382d5 | InvocationID=010add66-2277-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-23T00:03:23+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=010adb54-2277-11ed-895c-4a7833f382d5 | InvocationID=010add66-2277-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-23T00:03:46+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=006cb97e-2277-11ed-895c-4a7833f382d5 | InvocationID=006cbb22-2277-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-23T00:03:46+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0f2dac0c-2277-11ed-895c-4a7833f382d5 | InvocationID=0f2db01c-2277-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-23T00:03:48+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=010adb54-2277-11ed-895c-4a7833f382d5 | InvocationID=010add66-2277-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-23T00:03:48+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0ff57160-2277-11ed-895c-4a7833f382d5 | InvocationID=0ff57322-2277-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-23T00:03:48+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0ff57160-2277-11ed-895c-4a7833f382d5 | InvocationID=0ff57322-2277-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-23T00:03:48+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0ff57160-2277-11ed-895c-4a7833f382d5 | InvocationID=0ff57322-2277-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-23T00:04:11+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0f2dac0c-2277-11ed-895c-4a7833f382d5 | InvocationID=0f2db01c-2277-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-23T00:04:11+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1def2720-2277-11ed-895c-4a7833f382d5 | InvocationID=1def2ae0-2277-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-23T00:04:13+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0ff57160-2277-11ed-895c-4a7833f382d5 | InvocationID=0ff57322-2277-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-23T00:04:13+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1ee00ac8-2277-11ed-895c-4a7833f382d5 | InvocationID=1ee00d0c-2277-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-23T00:04:13+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1ee00ac8-2277-11ed-895c-4a7833f382d5 | InvocationID=1ee00d0c-2277-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-23T00:04:13+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1ee00ac8-2277-11ed-895c-4a7833f382d5 | InvocationID=1ee00d0c-2277-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-23T00:04:36+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1def2720-2277-11ed-895c-4a7833f382d5 | InvocationID=1def2ae0-2277-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-23T00:04:36+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2cb05554-2277-11ed-895c-4a7833f382d5 | InvocationID=2cb0573e-2277-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-23T00:04:38+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1ee00ac8-2277-11ed-895c-4a7833f382d5 | InvocationID=1ee00d0c-2277-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-23T00:04:38+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2dcacea6-2277-11ed-895c-4a7833f382d5 | InvocationID=2dcad176-2277-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-23T00:04:38+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2dcacea6-2277-11ed-895c-4a7833f382d5 | InvocationID=2dcad176-2277-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-23T00:04:38+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2dcacea6-2277-11ed-895c-4a7833f382d5 | InvocationID=2dcad176-2277-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-23T00:05:01+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2cb05554-2277-11ed-895c-4a7833f382d5 | InvocationID=2cb0573e-2277-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-23T00:05:01+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3b73aeba-2277-11ed-895c-4a7833f382d5 | InvocationID=3b73b0f4-2277-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-23T00:05:03+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2dcacea6-2277-11ed-895c-4a7833f382d5 | InvocationID=2dcad176-2277-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-23T00:05:03+0000 | policy_event_thread | 140562163882784 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3cb56458-2277-11ed-895c-4a7833f382d5 | InvocationID=3cb5667e-2277-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-08-23T00:05:03+0000 | policy_event_thread | 140562163882784 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3cb56458-2277-11ed-895c-4a7833f382d5 | InvocationID=3cb5667e-2277-11ed-895c-4a7833f382d5 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-23T00:05:03+0000 | policy_event_thread | 140562163882784 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3cb56458-2277-11ed-895c-4a7833f382d5 | InvocationID=3cb5667e-2277-11ed-895c-4a7833f382d5 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-08-23T00:05:25+0000 | aai_event_thread | 140562162821920 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3b73aeba-2277-11ed-895c-4a7833f382d5 | InvocationID=3b73b0f4-2277-11ed-895c-4a7833f382d5 | Polling MR for XNF AAI events. 2022-08-23T00:05:25+0000 | aai_event_thread | 140562162821920 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4a353e5a-2277-11ed-895c-4a7833f382d5 | InvocationID=4a354080-2277-11ed-895c-4a7833f382d5 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-08-23T00:05:28+0000 | policy_event_thread | 140562163882784 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3cb56458-2277-11ed-895c-4a7833f382d5 | InvocationID=3cb5667e-2277-11ed-895c-4a7833f382d5 | Polling MR for XNF activation/deactivation policy response events. 2022-08-23T00:05:28+0000 | policy_event_thread | 1405621638