By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-31T03:06:34.389Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-31T03:06:34.396Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-31T03:06:34.443Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T03:06:35.272Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T03:06:35.392Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T03:06:35.393Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-31T03:06:35.393Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-31T03:06:35.600Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-08-31T03:06:35.696Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-08-31T03:06:35.721Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-08-31T03:06:37.770Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-08-31T03:06:38.352Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-08-31T03:06:38.382Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-08-31T03:06:38.383Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-08-31T03:06:38.461Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-08-31T03:06:38.462Z |INFO |Root WebApplicationContext: initialization completed in 2740 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-08-31T03:06:38.941Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-08-31T03:06:39.852Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-08-31T03:06:41.386Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-08-31T03:06:41.975Z |INFO |Started MainApp in 10.435 seconds (JVM running for 11.254) |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-08-31T03:06:42.045Z |INFO |Start scheduling PRH workflow |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:06:42.056Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=0cb979d1-0269-4b12-95b8-9659069e33bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-31T03:06:43.496Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.153:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:06:43.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-08-31T03:06:49.582Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-08-31T03:06:49.583Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-08-31T03:06:49.589Z |INFO |Completed initialization in 6 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:06:53.525Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=4b648811-741d-4b75-8b87-07f890d85885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-31T03:06:54.590Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.153:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:06:54.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:07:04.591Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=c5d6ac48-684a-4abf-9131-173a23ece49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-31T03:07:05.631Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.153:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:07:05.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:07:15.634Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=7aa09ebf-82b9-424f-9339-5d8f77bc7463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-31T03:07:16.702Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.153:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:07:16.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:07:26.704Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=b2345b7b-5c9e-4783-8b41-68b4bfb5792b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-31T03:07:27.741Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.153:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:07:27.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:07:37.746Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=0e5acc35-e7e9-4839-af97-02255dd70ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-31T03:07:38.785Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.153:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:07:38.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:07:48.795Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=aa8a5c4d-a3ae-42db-ae8f-19a4e8ffd459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-31T03:07:49.853Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.153:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:07:49.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:07:59.855Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=5e8f73b9-d646-4231-aa3a-7488979de73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:08:00.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:08:10.211Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=a93451d0-8cb6-41ea-9e9b-96ab3bac8297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:08:10.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:08:20.247Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=811b75a4-e658-46fe-af30-6da09af02335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:08:20.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:08:30.285Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=5bdaa7ac-6fb2-4b96-b432-bf7523653077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:08:30.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:08:40.357Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=35a66649-9157-4ce5-817e-8b4473394124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:08:40.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:08:50.400Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=b6eb4dcf-760d-41af-8d86-57aab31b1588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:08:50.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:09:00.457Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=4dcbc3ce-ca2b-4e09-9ef0-4d58d65aef46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:09:00.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:09:10.484Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=e149e63d-af15-42d6-8160-ee67f885afb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:09:10.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:09:20.537Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=75bda368-f051-475b-be58-ea4d761b8add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:09:20.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:09:30.556Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=03b6b4ad-6f2f-4a89-9f23-8e5b92a7d76a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:09:30.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:09:40.589Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=4bbf3402-39e1-46ff-84be-02b91e0e2c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:09:40.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:09:50.643Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=01c1b1bf-a79a-4f79-98eb-afee12aa4721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:09:50.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:10:00.766Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=715b7964-eee4-46a3-8a78-d6b116243974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:10:01.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:10:11.240Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=9957f6ad-be6e-4ceb-b40b-63ff8047056b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:10:11.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:10:21.420Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=53eb4527-c4b1-4f21-b627-ff28c1ae021a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:10:22.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:10:32.861Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=8441776e-197b-41f3-9d2c-fd1fa4f04d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:10:34.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:10:44.137Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=5f9f7438-3a13-417b-bf02-d14cb2c74ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:10:44.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:10:54.415Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=b8e0f300-6326-44f2-ae08-e6e72ef9b0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:10:54.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:11:04.539Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=cde86049-d8bc-4ee2-a9a7-7b10cfb4ee7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:11:04.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:11:14.824Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=f0a3e8c0-dee3-45f1-b9b5-f6b9819b3adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:11:15.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:11:25.588Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=f176c5f3-f6da-466a-b3b9-f39db12eb79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:11:25.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:11:35.910Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=a7383b9c-7f2f-4cc3-9b11-29cc86491c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:11:39.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-31T03:11:39.967Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-31T03:11:39.967Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-31T03:11:39.968Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T03:11:39.979Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T03:11:40.001Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T03:11:40.002Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-31T03:11:40.002Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-31T03:11:40.004Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:11:49.772Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=a38df257-484f-48c1-a5db-7f78fa536f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:11:49.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:11:59.786Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=b30d594c-2255-49e1-9c96-adecd4424895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:11:59.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:12:09.799Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=0cbd6d88-a387-444d-8461-bd6135d0c893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:12:09.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:12:19.812Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=198f78e6-8204-41bf-b85e-8c54a372edc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:12:19.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:12:29.825Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=da263b0f-9f83-40ba-bff9-3b98abb5aec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:12:29.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:12:39.837Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=781bfc07-301a-4f8b-b780-235735843cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:12:39.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:12:49.859Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=257ef8ff-acfa-4a59-9238-9fbf9a78ec6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:12:49.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:12:59.873Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=fbe7660a-9398-4604-b716-6020bb6e34fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:12:59.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:13:09.884Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=a6b1afdf-e798-4754-a553-933b3c2a6585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:13:09.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:13:19.900Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=0a36c3a3-e700-4926-a8c4-3895f6fdf603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:13:19.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:13:29.914Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=ffcda17d-da6e-4bd9-b721-a8e0d98a1ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:13:29.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:13:39.926Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=8b0f31bb-a778-4510-b53e-814e45a40270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:13:39.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:13:49.940Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=8d14612d-2ffd-4c8f-84e8-84fa24e5cef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:13:49.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:13:59.955Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=df0049d0-8f9c-48ad-9974-e63b8f95bd92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:13:59.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:14:09.972Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=9d8503f1-812b-41bd-8fd1-8525fc3c9bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:14:09.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:14:19.990Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=4de8d7ce-a06f-4c86-95ea-e2c2b4c1f59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:14:20.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:14:30.004Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=ce65ea9b-c61c-4fa7-9559-8fa61f15430b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:14:30.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:14:40.016Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=7b3259b6-4fe2-4683-b697-10b4dcd55c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:14:40.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:14:50.027Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=143afc1d-71c5-4325-be21-70467202a6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:14:50.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:15:00.039Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=18cecaf4-8b00-4fd9-8ab8-3d78384895de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:15:00.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:15:10.053Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=cae63988-84ee-4ae3-9688-73f3aa4cef94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:15:10.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:15:20.066Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=88e77264-a062-460f-9903-3d09307ec504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:15:20.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:15:30.077Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=1040927a-d6d2-43cf-a4f5-25cfcc150af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:15:30.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:15:40.088Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=32668069-e543-428b-93a6-2713f09d8a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:15:40.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:15:50.099Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=4b14584f-6669-469c-a701-356dceac9aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:15:50.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:16:00.110Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=5881886a-1553-4ba4-b002-47e43de12b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:16:00.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:16:10.122Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=6b16908f-6ef9-4360-8fbe-33d264a3da6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:16:10.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:16:20.139Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=b6903dc1-48f4-4eb7-8c27-8de910ec9be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:16:20.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:16:30.151Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=10a3a6c9-0578-4151-8f9c-2e2c4f44bf43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:16:30.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-31T03:16:39.297Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-31T03:16:39.297Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-31T03:16:39.298Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T03:16:39.301Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T03:16:39.312Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T03:16:39.312Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-31T03:16:39.312Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-31T03:16:39.314Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:16:40.164Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=fee84c9e-e9bf-45aa-8d04-b26913ce004b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:16:40.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:16:50.176Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=bb2cb44a-8ebb-4dae-ad7e-fd69254261ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:16:50.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:17:00.188Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=8c0e2499-683d-4a05-b765-668723f56865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:17:00.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:17:10.198Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=04587c55-839a-4a89-a67f-6de3ddae34dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:17:10.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:17:20.210Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=fd4d767b-5539-4b14-9646-bf0398861fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:17:20.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:17:30.226Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=38e6245e-8020-4e41-b5b7-33a359467d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:17:30.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:17:40.238Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=220c7001-3e79-4c5d-94c3-b67e32790e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:17:40.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:17:50.251Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=2fcd245c-411b-42a8-8c6c-2eaa70a9a7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:17:50.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:18:00.271Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=ae857d15-ffd8-4d83-8c1c-d474d3700a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:18:00.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:18:10.284Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=4ce275d7-94b3-45cc-9c43-f81a7e06cd5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:18:10.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:18:20.301Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=fac8194c-9c69-4b2c-be1e-2360f47a4271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:18:20.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:18:30.312Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=db926577-3322-43c0-a4ac-8d00ba5fc157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:18:30.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:18:40.326Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=183d49fd-565e-411c-ab6b-15445d016703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:18:40.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:18:50.338Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=e5f1e1bf-0aaf-442d-8ce9-a947a33dfba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:18:50.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:19:00.353Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=44d4abbf-ea9b-415e-8867-de2d21afaa99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:19:00.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:19:10.383Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=e8e20dbd-da2f-4093-83d7-b2f40df70f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:19:10.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:19:20.395Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=7e530101-5b28-4ae8-b3f9-701a483e0772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:19:20.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:19:30.408Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=7ba3b7fe-21bf-414c-9645-f58734380b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:19:30.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:19:40.420Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=0bef0eb2-6920-48ac-92d7-bba494e320f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:19:40.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:19:50.435Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=a3d8f1cc-f701-4cac-a0d5-ab48804da21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:19:50.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:20:00.448Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=897ee3bb-dd41-445a-bb94-af5d95161ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:20:00.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:20:10.460Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=321cc08a-fe9e-41d3-bf45-ff19b4540d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:20:10.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:20:20.471Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=1dfa81dc-6e66-451f-86c2-33f5e7751bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:20:20.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:20:30.483Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=8a6bbf48-721f-46a1-9065-9824ae579d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:20:30.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:20:40.497Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=fb3ac8be-1216-4c1d-9efa-544440529804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:20:40.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:20:50.507Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=7b9658a3-4da1-4341-a4ed-4521a7b9c195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:20:50.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:21:00.520Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=94a061a3-8fdf-408b-a7bb-700b0cef7392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:21:00.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:21:10.531Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=ab36ddf3-28bb-45f5-8ac3-7a06f3279085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:21:10.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:21:20.543Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=d9b1e652-d966-47ce-bfa2-34bb21b27ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:21:20.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:21:30.556Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=c3ef5bdd-ef1d-4e55-b0f3-86298ebcf0d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:21:30.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-31T03:21:39.281Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-31T03:21:39.281Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-31T03:21:39.282Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T03:21:39.285Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T03:21:39.293Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T03:21:39.293Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-31T03:21:39.293Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-31T03:21:39.296Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:21:40.573Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=1b655ef8-a7f7-4ea6-8f68-b8cead6b6b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:21:40.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:21:50.586Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=33b99a1f-e4b1-43f8-9581-2e33c8b6a353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:21:50.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:22:00.598Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=13105294-345a-471e-ad51-f5a2f06685f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:22:00.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:22:10.609Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=2345a50c-b986-493a-ae8f-ee9680febc45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:22:10.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:22:20.619Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=08929d3d-48fc-47d0-82f1-99cddc0dd65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:22:20.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:22:30.630Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=54236e02-a474-4a61-928d-6d04f898b16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:22:30.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:22:40.640Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=b6758533-6b00-4a8f-b676-41e30f198f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:22:40.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:22:50.650Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=b40a2e14-f3fa-43b4-ba21-1472b00a5d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:22:50.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:23:00.660Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=baf04080-eee5-4237-b0db-d87ce7cd9aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:23:00.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:23:10.670Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=daee0989-4341-4af4-904f-ec3ef741cea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:23:10.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:23:20.688Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=d6e0f209-addf-4af4-8cea-b6eeab476d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:23:20.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:23:30.708Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=dfd1996b-661e-472c-be75-dc27b312c145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:23:30.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:23:40.718Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=6ae4f6cd-19f6-4264-90fa-d581ec72c9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:23:40.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:23:50.732Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=036bfa12-d2e3-4368-882d-f9343f1b1632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:23:50.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:24:00.745Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=96a2e3c7-91a4-42b5-be42-d0ebd6a481fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:24:00.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:24:10.759Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=a8df1815-e280-478c-a6c7-8091ed7b2ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:24:10.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:24:20.772Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=0b146cbb-7ddf-44c9-a6c6-f55e21cb07c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:24:20.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:24:30.783Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=ea906fe8-de09-4448-907d-d966f5e389c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:24:30.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:24:40.794Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=8e1c472e-77bc-4b97-93f3-e52da3658a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:24:40.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:24:50.807Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=33d6893f-f27d-49f3-99d4-b028b8d82607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:24:50.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:25:00.828Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=0ff3d680-b471-4890-800c-1f64b6602719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:25:00.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:25:10.841Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=0aa40145-4e44-4cca-b4ec-24412f0a3a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:25:10.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:25:20.862Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=89da091f-b2c2-43ba-90d8-977cbc1d1684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:25:20.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:25:30.878Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=206ddaf3-d646-46f3-b07d-4cb8b5cd2b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:25:30.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:25:40.895Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=86133171-510c-4f4a-8084-d1936279f392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:25:40.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:25:50.909Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=af51e26a-beaa-4b3a-8cf6-a3c384075bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:25:50.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:26:00.925Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=e8c3908d-7181-4f92-808b-f7ba0df697c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:26:00.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:26:10.935Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=712ed082-ddd1-47c0-b9c6-f28eb0964672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:26:10.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:26:20.945Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=257e3e50-7aab-4064-94a6-9f9d424f35bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:26:20.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:26:30.964Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=d80f1307-34a5-4910-b073-f16f064d561f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:26:30.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-31T03:26:39.372Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-31T03:26:39.373Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-31T03:26:39.374Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T03:26:39.378Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T03:26:39.389Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T03:26:39.389Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-31T03:26:39.390Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-31T03:26:39.393Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:26:40.976Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=693fe878-659f-47be-8a32-ac8dee8a9836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:26:40.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:26:50.992Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=41efdab3-2d48-4112-bec2-f89c0d5510fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:26:51.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:27:01.006Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=7a183e05-909c-45dd-9152-37797ddd8843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:27:01.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:27:11.018Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=e3d6548a-29f0-4e79-9339-6f6866589c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:27:11.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:27:21.029Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=3beb381b-77d1-46a9-8579-3d4c06e1e4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:27:21.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:27:31.047Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=4e60d53e-5356-4bb3-acaa-86b5d0e6ec4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:27:31.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:27:41.071Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=52127a79-c8f7-4931-a047-300ef3a4dd2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:27:41.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:27:51.082Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=274f7b96-e2db-4ffa-ba9a-0c0878571ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:27:51.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:28:01.093Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=21a8d923-76f8-4296-8534-6a02db58ebac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:28:01.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:28:11.114Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=2c72f1e9-2bbf-433c-8c61-82fe3212dfee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:28:11.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:28:21.127Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=7863d9dd-4a67-4ff4-9c31-1e36ed20e1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:28:21.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:28:31.149Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=ade12b27-456c-4436-add2-f040b7271a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:28:31.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:28:41.163Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=a9fc22c9-cb61-4a8a-96d8-3bd1142776dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:28:41.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:28:51.179Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=f163d205-6865-421e-889e-0e50fd774b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:28:51.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:29:01.191Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=09a0067a-55c6-478b-982f-b78623b672fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:29:01.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:29:11.202Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=56888ce3-bb1a-4218-99ae-eba665ca9311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:29:11.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:29:21.218Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=4d25d3ce-fe04-4565-b7ba-6cafa69aa75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:29:21.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:29:31.243Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=7b82fd59-c6f7-41bd-aa6f-d6902883b5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:29:31.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:29:41.258Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=53fe895f-7a2d-4c1c-9c46-d9577de5432c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:29:41.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:29:51.269Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=bdeba110-3c2f-47b7-a8f5-669f89884d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:29:51.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:30:01.279Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=b99dbd93-500d-48eb-8330-b302b9232d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:30:01.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:30:11.289Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=b6d28bbd-0966-41c3-a35d-876d0a19dc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:30:11.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:30:21.300Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=2a4622fd-14f3-457a-8d44-d3923ef13c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:30:21.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:30:31.309Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=23b8c915-d076-4e70-bde1-f5dd9085b2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:30:31.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:30:41.318Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=41df6404-eb74-4aeb-ad02-eb04f6ac60f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:30:41.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:30:51.328Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=569742fc-1f35-4717-b291-1eb3e952db3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:30:51.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:31:01.343Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=103dcd8f-20df-429d-a2a3-8920f3d62163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:31:01.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:31:11.353Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=366b7036-7615-459b-99b1-223e644c2d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:31:11.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:31:21.364Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=338b5f8f-5b0c-40ed-a78e-c1e7e81aaaad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:31:21.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:31:31.376Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=812ead09-4783-4d23-8173-6432e4be26aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:31:31.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-31T03:31:39.375Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-31T03:31:39.375Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-31T03:31:39.376Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T03:31:39.379Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T03:31:39.388Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T03:31:39.388Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-31T03:31:39.388Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-31T03:31:39.391Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:31:41.387Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=54ce2bff-55d4-4854-887e-97114b205841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:31:41.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:31:51.396Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=04bac660-711d-482b-805c-5e674636b5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:31:51.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:32:01.406Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=dd6b02ba-bdc0-4e4f-a0e5-89372489e900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:32:01.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:32:11.417Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=995805d5-9ea8-4cab-ac04-64f6dcbf9255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:32:11.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:32:21.425Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=a6cf165a-01e3-4a8e-9516-e6062e1dd1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:32:21.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:32:31.434Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=5c26aab2-aeae-401c-941c-4f83f69c58c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:32:31.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:32:41.446Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=392d08a2-9d9f-49e0-a65a-4c87c6a20700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:32:41.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:32:51.456Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=f2f36c29-9f31-4f9d-b8dc-5d26eea2684d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:32:51.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:33:01.476Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=141b905a-5601-49bc-a5b3-edd77fbb4b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:33:01.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:33:11.496Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=ee18c0df-5498-4332-8150-c42036134f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:33:11.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:33:21.506Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=0a0ad18b-1bc7-4d90-9106-bb3cdd9fc305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:33:21.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:33:31.516Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=593c754f-64e7-49c5-a873-655f2790a432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:33:31.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:33:41.526Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=4a3bbae0-ecdf-432f-8641-a1da8a84fb69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:33:41.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:33:51.534Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=a78da099-8e66-4ac6-b86b-396ce0b23c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:33:51.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:34:01.544Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=d1473ef1-eaa2-4eef-aa3f-c8d9592a355c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:34:01.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:34:11.568Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=d8de3e6c-5b83-4940-a290-da94a11d8f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:34:11.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:34:21.578Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=e9a205fa-3367-450c-a9dc-4c25ace7abea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:34:21.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:34:31.587Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=9f86cbee-f679-4fdf-b540-e52cdf3b62d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:34:31.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:34:41.598Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=bdf7d74a-e4ba-46ad-a86b-9afa9d86a0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:34:41.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:34:51.607Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=733451af-9470-4f22-950f-04da65e0bda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:34:51.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:35:01.617Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=84feaf97-2497-4a11-8c21-a42274382aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:35:01.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:35:11.628Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=52817b65-26ff-447f-81a4-7c767cda0eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:35:11.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:35:21.640Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=1742c679-63f0-4591-8758-5de663be624e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:35:21.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:35:31.649Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=97b2fca8-ffed-47aa-90a6-f748b6e0b57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:35:31.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:35:41.663Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=0fa64061-b5d7-44b7-a917-3930e97ad2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:35:41.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:35:51.675Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=9b4bed9b-1b3f-4ebd-abaf-977822bd6688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:35:51.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:36:01.687Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=efb2b063-7cd5-4c8b-9a4e-1e7db1d57adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:36:01.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:36:11.698Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=55d4dfaa-3b00-46c2-9741-74d4b6c65c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:36:11.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:36:21.712Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=1814bd98-84c6-4ce3-bc00-1195959c5d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:36:21.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:36:31.727Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=0eab6891-f590-4bd3-a507-967e03354bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:36:31.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-31T03:36:39.269Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-31T03:36:39.269Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-31T03:36:39.270Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T03:36:39.275Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T03:36:39.284Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T03:36:39.284Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-31T03:36:39.284Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-31T03:36:39.286Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:36:41.741Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=00f93573-6ba9-4e9b-a97f-26a2e9abdba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:36:41.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:36:51.749Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=9d3b6ec7-b527-40fe-9f44-ee6dd062e1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:36:51.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:37:01.764Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=3282a1f3-f4a0-4c6c-8a17-7b0e352ec11a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:37:01.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:37:11.782Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=3988fba8-e28f-4f80-b190-5030dbc1d751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:37:11.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:37:21.796Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=2942666e-ea46-429d-b01b-7a02e2619057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:37:21.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:37:31.820Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=fd14a849-91ab-465b-8cc6-2bb60f6aaaa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:37:31.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:37:41.831Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=ed2decb9-29b3-4465-b560-9858d8bd3c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:37:41.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:37:51.848Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=a83c4657-3590-4793-b8d2-9031f41367e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:37:51.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:38:01.859Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=e59357e9-26c9-4df2-acee-6ebb692f3711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:38:01.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:38:11.869Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=e21c95c3-4111-4901-b76d-bc3c885b1b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:38:11.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:38:21.883Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=4650af50-464f-447c-8ffb-f1407cf9c521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:38:21.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:38:31.894Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=8cd32914-f807-4378-be32-ad2c74869b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:38:31.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:38:41.906Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=490d30ca-cf27-43cb-8088-6047e3109ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:38:41.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:38:51.915Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=b889cd22-57af-44b3-aa48-1f0365ed0ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:38:51.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:39:01.924Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=c941dede-b28d-406a-81da-0b1a9f5bba85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:39:01.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:39:11.933Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=aaf2e44e-6543-4512-91ac-9396c25ed622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:39:11.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:39:21.944Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=d5da55d5-745b-473d-8338-ac4c57dacfb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:39:21.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:39:31.953Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=09577de3-d6ab-4a16-bd70-64d42b4ad019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:39:31.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:39:41.965Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=825a8e0b-b011-4c6f-a7f5-77e3a38ba91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:39:41.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:39:51.975Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=e328fab0-9779-4347-bfdc-95ecf4cc61fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:39:51.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:40:01.984Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=fb51f2ad-6cf1-475a-b166-fb3542fb67ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:40:01.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:40:11.994Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=595df981-a3fd-47b1-a7e1-320792f84640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:40:12.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:40:22.007Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=52aa7c7b-fd99-4603-844a-d843f812fb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:40:22.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:40:32.017Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=5324f532-0d5e-493e-ab95-646be7092112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:40:32.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:40:42.026Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=c18a75f3-22c2-4544-aff8-7226b22f636a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:40:42.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:40:52.036Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=6c0db961-efaa-40ee-b419-cfc97efd5b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:40:52.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:41:02.044Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=9adea154-9113-4617-b96b-ef7b959aa4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:41:02.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:41:12.053Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=1b451294-b67c-48c9-bf2d-cf2284af1bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:41:12.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:41:22.063Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=8e1b2ea2-1e15-44c8-8df7-53cc13546feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:41:22.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:41:32.074Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=d70da48d-d331-4e9c-b0e7-268766992765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:41:32.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-31T03:41:39.341Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-31T03:41:39.341Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-31T03:41:39.343Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T03:41:39.346Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T03:41:39.355Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T03:41:39.355Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-31T03:41:39.355Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-31T03:41:39.358Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:41:42.085Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=0e2fad45-bd82-4986-b43d-eaba1615d349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:41:42.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:41:52.099Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=699facd5-4ccb-4aa6-a964-43a7972bfbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:41:52.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:42:02.111Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=67783cc4-10a4-4ea9-a35c-1eb2addfd5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:42:02.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:42:12.126Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=0f040238-61db-44fe-8328-b42760efdbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:42:12.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:42:22.133Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=495730e8-5355-492d-9401-5fae519e863b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:42:22.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:42:32.144Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=226c332e-b282-4426-adfd-863d96cf7e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:42:32.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:42:42.156Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=803d4e89-cdf7-4319-98c5-6fe191faf8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:42:42.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:42:52.164Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=f4a8a62c-9386-4423-a0c2-445233b37d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:42:52.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:43:02.172Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=2647cae1-b54c-4868-bcd4-2e3ed4b96cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:43:02.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:43:12.181Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=7c4ee919-b7b4-43d2-8f5d-8ae2ec5b0a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:43:12.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:43:22.189Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=a49a2ff7-d7ff-4c4c-a558-2e4f19362815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:43:22.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:43:32.199Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=eb118107-24ca-4a1d-8a39-c7f517d4af86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:43:32.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:43:42.208Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=ab49cede-91d7-41a9-b3cf-0625a5486022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:43:42.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:43:52.216Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=bbbaf712-d48d-4087-9559-1ee5f02a29cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:43:52.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:44:02.226Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=38cc1d0a-d534-461b-8c65-14e2ba617a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:44:02.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:44:12.235Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=f6a13679-70be-4532-84c2-36e054cc308e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:44:12.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:44:22.245Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=7439d695-b5f8-4a8d-bfa8-1fbcf6f8c361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:44:22.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:44:32.253Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=b2ab91e1-fb27-47f1-ad09-64ec0912257a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:44:32.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:44:42.263Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=eeb1243d-94ec-4ee7-b1c7-9c97293a5e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:44:42.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:44:52.275Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=08574c03-62ef-47c7-8226-5ac8d56a445c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:44:52.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:45:02.288Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=808c845b-6022-4f2a-a036-7d3c978c218e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:45:02.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:45:12.300Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=75ff7969-f2cc-4c57-955b-11dfaec63dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:45:12.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:45:22.312Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=ab016e55-f934-4b67-a120-12551e5f55bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:45:22.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:45:32.325Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=3aca57e5-340f-49be-bbfe-a14be28aa808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:45:32.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:45:42.335Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=272b5af1-46cc-4415-bdf4-0087e1d7b6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:45:42.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:45:52.343Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=f17a685a-e745-48df-a436-aa660944409b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:45:52.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:46:02.352Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=8cf84bcb-9dfc-4398-8423-005baf3a4ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:46:02.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:46:12.362Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=9d4a0389-b516-4cd0-a14b-25ff1bf4e0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:46:12.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:46:22.374Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=a684c548-bbe9-4be8-aa1f-aa0e0d7db104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:46:22.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:46:32.388Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=22cf99fc-01e7-4277-82d8-d51024093a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:46:32.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-31T03:46:39.276Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-31T03:46:39.277Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-31T03:46:39.278Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T03:46:39.280Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T03:46:39.288Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T03:46:39.289Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-31T03:46:39.289Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-31T03:46:39.291Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:46:42.401Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=7f92efb9-59b3-4352-a3de-b5c62d4de656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:46:42.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:46:52.410Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=d7a9b805-a90a-46e4-b347-008e9f9bfca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:46:52.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:47:02.420Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=7626c954-38f8-470e-a8b9-b525ab5fb3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:47:02.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:47:12.429Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=19a0aa6e-99ef-4ab8-9763-b5cce7ec5078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:47:12.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:47:22.439Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=4a4277eb-c483-4c28-90bd-93af3eef0dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:47:22.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:47:32.455Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=61c2cdbe-71b8-47ed-b366-b333c844c8d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:47:32.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:47:42.464Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=e545ad36-ef89-4427-886e-0768fd3f1ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:47:42.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:47:52.474Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=ada788c5-3ac2-4c98-af0c-6fbd55a87ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:47:52.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:48:02.484Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=82760247-e799-4876-80c7-e48f73560bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:48:02.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:48:12.493Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=458df00f-1db6-4e63-b355-d5ffe2529b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:48:12.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:48:22.501Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=6e8eef57-0892-46ff-9c2e-363366b326ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:48:22.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:48:32.511Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=f0205c02-4fc6-4371-9c1d-bbb5126bab1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:48:32.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:48:42.519Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=4a7a796a-815a-4611-94df-22ff1339d46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:48:42.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:48:52.527Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=b08f1ad6-e108-4062-a477-13811fc8a73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:48:52.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:49:02.537Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=a8cf124a-8a1c-401d-966d-af407b45b224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:49:02.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:49:12.545Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=b5ffb2b7-b0b4-42c5-bef2-f0f1e1fc1ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:49:12.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:49:22.553Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=aa79b235-4b4c-499e-b9b6-13aeccb6afe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:49:22.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:49:32.562Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=d4a0b4c4-bec8-4b06-81ae-4b038d99c40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:49:32.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:49:42.572Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=0d3c289a-08a7-4da4-874f-50bfcde4a4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:49:42.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:49:52.582Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=93bf57f0-6435-4616-bb52-c951135aa070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:49:52.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:50:02.590Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=b53e19d5-102d-485a-863e-5ef96f291f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:50:02.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:50:12.601Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=c09fa306-b150-4668-ade2-4d22cc091b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:50:12.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:50:22.611Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=43d0c97e-c3a0-45db-bf74-c795309b31eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:50:22.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:50:32.619Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=2b1525b6-e4d8-486c-a171-761ef23e2e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:50:32.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:50:42.628Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=208e4c31-4910-4f38-8480-90b0b82fe335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:50:42.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:50:52.641Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=4cb8e585-6679-4388-8750-fead94627d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:50:52.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:51:02.653Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=c5f1cef4-5f2c-43a6-ad92-bdde44e2ec62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:51:02.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:51:12.662Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=fa02793e-ba9a-424a-9d7c-c2d4a12401f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:51:12.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:51:22.672Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=e0ed9a89-cd46-4ea7-bfe8-b2066f4948f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:51:22.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:51:32.687Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=b8026e9e-c431-4018-95a5-fb796d488dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:51:32.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-31T03:51:39.292Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-31T03:51:39.293Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-31T03:51:39.294Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T03:51:39.298Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T03:51:39.305Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T03:51:39.305Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-31T03:51:39.305Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-31T03:51:39.308Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:51:42.698Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=467075f4-b208-49a4-a588-177356eb118f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:51:42.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:51:52.707Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=c2309a39-fbb8-4808-b4c2-cfdacfb498eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:51:52.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:52:02.719Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=b190a48d-273a-475d-ac14-420ace99784f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:52:02.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:52:12.734Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=1f26ec70-bbc8-4dd7-a0ef-6f42d31988cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:52:12.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:52:22.743Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=5a081253-63e8-4116-8475-34d58cba4f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:52:22.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:52:32.753Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=9286e552-2db9-4c0c-8c0b-c13c67a445f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:52:32.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:52:42.762Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=5f870f88-957c-4a19-9359-4f55a4189a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:52:42.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:52:52.771Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=3143334a-3333-409d-8e2a-9cd1b5887d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:52:52.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:53:02.782Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=079527b0-3459-462a-8477-b19716c4e888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:53:02.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:53:12.792Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=579921ef-fcc1-464d-a35f-3532117f2be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:53:12.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:53:22.801Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=da011f68-2a77-4129-b1b3-766db04609ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:53:22.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:53:32.811Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=159db15b-f9b4-4ddf-95bc-f0aa56568882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:53:32.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:53:42.822Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=7240a349-14a5-4c03-adaa-f1c98c565c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:53:42.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:53:52.831Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=492b3c60-350c-4803-8029-4b6157456254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:53:52.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:54:02.840Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=a8a66278-fe36-4823-a4ce-da00118fee67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:54:02.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:54:12.848Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=346c3cda-63a0-45f4-bf42-b31946b57599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:54:12.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:54:22.856Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=2795c5ec-bcf8-4578-8f6e-e7d2cde7decc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:54:22.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:54:32.866Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=853cd8c2-36a1-40ef-b3a7-40f91af1ab00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:54:32.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:54:42.878Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=9029ae27-f761-47e8-bbcf-22b6d7bc45e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:54:42.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:54:52.885Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=649b70f6-d0a4-4bfa-9090-f44f5a051be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:54:52.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:55:02.894Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=c21857c6-7ba7-4709-a8e5-1793a0af9088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:55:02.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:55:12.903Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=b6ccce8f-abf5-49f8-8b09-75eac6b9658b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:55:12.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:55:22.913Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=5884fd53-2632-4abd-8896-9032818049d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:55:22.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:55:32.923Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=fdb994c3-60ee-4103-8001-57b628f3165f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:55:32.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:55:42.932Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=29267544-ad11-4f18-af34-e21038b5c279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:55:42.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:55:52.942Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=2171f131-be5f-42e7-b845-4da2ae91b5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:55:52.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:56:02.950Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=4abbfcfd-274f-4e32-92c3-79f9dcad3fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:56:02.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:56:12.959Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=49845f2d-7677-4c79-a648-65c6e907a575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:56:12.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:56:22.968Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=d256f7a3-1bb2-4945-b605-1c21818289de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:56:22.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:56:32.976Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=1c1d619f-a292-4620-8478-e72afe8cc723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:56:32.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-31T03:56:39.146Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-31T03:56:39.146Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-31T03:56:39.147Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T03:56:39.148Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T03:56:39.152Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T03:56:39.152Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-31T03:56:39.153Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-31T03:56:39.154Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:56:42.985Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=68948eeb-f27b-4e71-ac35-1926de5b9f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:56:42.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:56:52.994Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=11bd7334-1d94-4d57-9123-f55503a90cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:56:53.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:57:03.009Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=ddebc22d-b797-4962-9e03-547f938589e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:57:03.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:57:13.035Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=a56ed3cd-9cfc-492c-8420-e5d907de8c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:57:13.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:57:23.047Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=06656d22-7e8d-47c5-b1be-372584b947c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:57:23.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:57:33.056Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=e0d0d823-d237-4b8b-8a6f-e65f5b390546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:57:33.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:57:43.066Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=7d953e86-1edd-4942-a01e-ab7d4d685ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:57:43.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:57:53.075Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=598c5628-126f-4919-9caa-02786e85404f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:57:53.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:58:03.083Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=a428588f-b999-41db-a8b9-cb0c5bccea4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:58:03.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:58:13.092Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=6cb3c0e6-da6c-4847-9dec-7d600edd88ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:58:13.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:58:23.101Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=d8752b8b-2df5-4f79-81cd-4bd5151ab693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:58:23.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:58:33.134Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=c580bbf0-8724-4450-ae68-bd52c5ac8489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:58:33.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:58:43.143Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=ccf5432a-0574-4b3d-8c74-eb69adeddc14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:58:43.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:58:53.153Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=c324a8b2-113d-4966-825c-d8868fbf1c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:58:53.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:59:03.163Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=75ca5ecb-390f-4671-916f-55b618ebf63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:59:03.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:59:13.171Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=300194bd-deea-411b-91a8-876f5285252b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:59:13.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:59:23.179Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=bb54b27e-f73c-4fd2-9ed9-1146d43d1202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:59:23.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:59:33.188Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=167c772f-817e-4640-8b77-12f96187d53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:59:33.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:59:43.197Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=0dd14f23-f349-4003-a1bd-6a496422c919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:59:43.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:59:53.205Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=12636719-e3bb-49ba-bedd-50f4b6f3ffd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T03:59:53.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:00:03.213Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=cbaa9756-4d08-4e57-908f-d0f75cc7f261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:00:03.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:00:13.223Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=27918ff3-54be-4a59-9baf-6864baebee7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:00:13.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:00:23.232Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=1ef64082-6b36-4c6e-918a-078b6841420e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:00:23.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:00:33.247Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=f6fcbf36-2866-408c-b615-e1c3521a0be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:00:33.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:00:43.257Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=0b3860ac-3423-4b58-9217-771f7c583d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:00:43.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:00:53.270Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=dd55c96b-ea94-4635-8dcd-27c319e0e24c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:00:53.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:01:03.278Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=41e4167b-83e4-4454-87f5-215b6d908f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:01:03.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:01:13.289Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=36cfb7d5-e0e8-4f2c-a877-e04f1926097c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:01:13.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:01:23.299Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=434322b6-15e1-4549-94a0-dd884f9a08fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:01:23.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:01:33.313Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=8fd0635f-fbd5-4d79-b79c-90acb2a170a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:01:33.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-31T04:01:39.275Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-31T04:01:39.275Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-31T04:01:39.276Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T04:01:39.279Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T04:01:39.286Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T04:01:39.286Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-31T04:01:39.286Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-31T04:01:39.289Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:01:43.326Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=70dc5dc4-9017-4696-a4d1-b3bbde8a13e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:01:43.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:01:53.336Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=cceccb75-bb09-4002-b6d4-911cf373ab06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:01:53.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:02:03.347Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=dd6134e4-fa3e-4f8f-a8dd-5377ead99696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:02:03.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:02:13.373Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=fcd4c15e-50a0-4cbb-ba61-eb88def479f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:02:13.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:02:23.383Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=ec43a8ef-81c5-4a85-b000-a99154264e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:02:23.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:02:33.393Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=4116b85d-fcee-4263-b301-ee9b134900b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:02:33.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:02:43.401Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=82064217-b7e8-4956-bb4f-7e73525e12eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:02:43.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:02:53.419Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=21f74060-4583-47af-a55e-51b7010cc14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:02:53.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:03:03.427Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=6359b16c-698b-4e35-8858-33a3bbc080f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:03:03.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:03:13.435Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=99b38510-13b7-4d78-9dc6-34d8b3207589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:03:13.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:03:23.444Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=6156934f-2b9c-4444-ae1c-21fc1c3b4155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:03:23.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:03:33.452Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=c9a95bb6-fa78-4b89-8fe9-d0a4aaf48fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:03:33.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:03:43.460Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=5803998a-5d38-49c4-bcf1-129c19449ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:03:43.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:03:53.471Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=42b6056c-73bf-4e08-a578-4c57c7b74934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:03:53.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:04:03.478Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=89c3503c-8fa0-40e1-b4e0-931106942bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:04:03.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:04:13.486Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=beff5179-a4c5-444c-b356-2ab67e013b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:04:13.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:04:23.495Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=75bd1cd8-8a57-4833-b3ed-f4f1cf5607e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:04:23.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:04:33.503Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=cfc56be9-1d14-4623-b30c-b4e714aa707c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:04:33.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:04:43.511Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=8d9d587c-7a0f-411e-8c6a-ae18b7de2ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:04:43.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:04:53.520Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=9e71033e-1ca6-4b9b-a76a-8a1e4127073f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:04:53.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:05:03.528Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=d96b6e96-7690-46f7-b4b4-f398d9ea80fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:05:03.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:05:13.536Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=876979e9-d2cb-4856-8494-948a0540c649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:05:13.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:05:23.545Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=2499ba1c-b2f4-4465-9e25-31f91e3b5d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:05:23.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:05:33.553Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=d9ea4078-c5f1-4bdc-92ad-0e67c54b7feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:05:33.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:05:43.561Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=83ae2f47-f78a-4b35-8c08-6ebb66dc9314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:05:43.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:05:53.570Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=cc0c3056-c0a8-46af-8e1f-119972e2b499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:05:53.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:06:03.580Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=797d1e3f-2287-4f0f-8168-426c60d49112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:06:03.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:06:13.601Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=4b7031fd-c780-4632-af8a-29a34d47e03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:06:13.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:06:23.610Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=7dec30e2-7946-40b2-84f4-9d9046c48544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:06:23.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:06:33.620Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=8046babb-6d47-4af9-ad44-b9a2818c221f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:06:33.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-31T04:06:39.265Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-31T04:06:39.266Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-31T04:06:39.267Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T04:06:39.271Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T04:06:39.277Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T04:06:39.278Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-31T04:06:39.278Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-31T04:06:39.280Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:06:43.628Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=1ef30d5c-aa57-4d43-9310-ad1f49ad3f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:06:43.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:06:53.636Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=17b6da8f-35c1-4276-937e-8d66da3fddc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:06:53.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:07:03.644Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=965deb55-fc67-4bab-b131-555329e05a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:07:03.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:07:13.657Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=5b2c4a8b-3bb9-4460-920b-e1c089c23fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:07:13.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:07:23.668Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=69c05f02-ff21-4f8e-9392-b920bfb46c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:07:23.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:07:33.677Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=829dd2c8-b826-4727-b1a1-7bf98a598456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:07:33.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:07:43.692Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=e00e9b1b-d126-43f9-9507-d004eac7fa65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:07:43.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:07:53.708Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=643a5efc-7608-4017-adef-84845303a1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:07:53.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:08:03.724Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=167c7e7b-d89e-4472-942b-346612fc127b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:08:03.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:08:13.733Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=d4b96205-3292-469c-ba0c-f23c393f90ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:08:13.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:08:23.743Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=c92b766f-6c21-45f8-a15f-b13d2a226acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:08:23.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:08:33.752Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=aecf63a1-6165-4c61-87fd-ff959a30de8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:08:33.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:08:43.763Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=2f78999f-3878-4245-9430-9850e63ebca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:08:43.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:08:53.776Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=93a20dec-0d1c-4304-b063-30d5f2317d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:08:53.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:09:03.784Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=39ae0a1d-09bd-4cec-8bfc-81c98c1299b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:09:03.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:09:13.793Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=62cf69af-8bcf-47c2-8444-1841fb4010d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:09:13.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:09:23.804Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=11dc7613-b968-4213-9d45-61b8d52c9744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:09:23.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:09:33.812Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=7e0d8f88-fa6f-4820-9cac-22f631809cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:09:33.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:09:43.821Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=536ee504-0205-4c37-9f29-f245fc35def8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:09:43.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:09:53.829Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=ce9257d0-f079-4122-b306-98567584ea4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:09:53.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:10:03.841Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=be68e0ef-7f02-4157-b7fb-259412ca510c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:10:03.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:10:13.850Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=ca5d1381-c0ee-4cd3-a2af-be129efd92dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:10:13.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:10:23.859Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=d3533644-c9ce-45be-8f54-4bc656b54b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:10:23.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:10:33.867Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=8c642761-18e5-4161-b83b-71bea58d4095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:10:33.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:10:43.880Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=759a9e2c-cf6f-4751-b71e-b9283ea5f424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:10:43.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:10:53.888Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=a7da6412-3aa2-4416-a14b-f9a482c98641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:10:53.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:11:03.920Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=954065a4-796f-4f92-833a-78d9119bb086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:11:03.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:11:13.948Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=22a291bd-d259-4672-a468-b9e0182e41bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:11:13.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:11:23.957Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=4b2a4c68-8028-4325-bd51-098b12589480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:11:23.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:11:33.966Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=ca6d1d2c-11b9-4db4-a08f-da797c54d9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:11:33.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-31T04:11:39.268Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-31T04:11:39.269Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-31T04:11:39.270Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T04:11:39.273Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T04:11:39.278Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T04:11:39.279Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-31T04:11:39.279Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-31T04:11:39.281Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:11:43.978Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=dcec6f38-2117-4070-9ffc-b529a0bc2260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:11:43.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:11:53.989Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=925cb204-61b3-446b-9237-518de6568a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:11:54.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:12:04.008Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=0dd582e1-4bb0-4265-9730-3a22fc5de54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:12:04.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:12:14.029Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=5200be35-2870-4916-9944-3b98ec7023bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:12:14.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:12:24.042Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=3d3e3377-2e81-4dfb-924c-dccee8fe7402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:12:24.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:12:34.054Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=6910a5c9-d78f-4305-8e58-219e09d0d0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:12:34.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:12:44.062Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=ccf03d2f-942c-49d0-bc35-128c94366acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:12:44.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:12:54.072Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=73929198-fdb7-4d4c-bcdc-56e25d55449c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:12:54.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:13:04.080Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=d403ac25-ffae-4787-9b27-8879f8cb561c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:13:04.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:13:14.088Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=e8c248f0-729e-4a83-bfef-56f2d16d076d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:13:14.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:13:24.097Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=5786a319-1b0f-4c37-abc4-0cf99c4bafe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:13:24.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:13:34.106Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=e8862258-9889-4fd5-89f0-1872b4d8617a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:13:34.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:13:44.119Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=2647b12b-329c-4de4-b17b-fb6b98284546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:13:44.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:13:54.134Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=217039f3-fd0d-443f-b8b0-4867b8c3f33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:13:54.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:14:04.152Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=549676c8-ecf2-4f5f-a06f-cb9793996e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:14:04.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:14:14.161Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=37c676e8-b004-42c6-a7ad-d90735387db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:14:14.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:14:24.182Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=9ccd0c12-5597-426c-b7d1-45a455fefb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:14:24.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:14:34.192Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=b398178b-27bf-427e-967f-0f3f1a7bb026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:14:34.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:14:44.200Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=026047bc-93df-4d6e-856b-a307e0b2c841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:14:44.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:14:54.210Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=da80bd17-d3a3-4332-a06d-8f6b3ea08ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:14:54.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:15:04.316Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=a3a0dd22-44b1-4a42-aade-560d2eb000db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:15:04.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:15:14.324Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=6284c8cc-3e86-4e17-8d80-54ff8f0ef097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:15:14.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:15:24.332Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=d5c9aeef-1e27-4eef-8d89-4fcb2466fbac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:15:24.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:15:34.339Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=9d275298-5eaa-4a1e-8f6d-66c39d0dd3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:15:34.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:15:44.348Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=a0cd2022-9d35-4088-9329-758ab3155c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:15:44.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:15:54.356Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=f3727662-880b-436a-bcc0-1dfe9cdaf020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:15:54.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:16:04.367Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=961d9075-199b-45fb-bd8b-3c2fbd0f1545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:16:04.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:16:14.375Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=bf56231c-8c76-46f8-a795-aef51bebc2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:16:14.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:16:24.383Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=f68f0ff0-4ec3-4826-9d6f-725338d575d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:16:24.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:16:34.391Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=064380a4-9119-4522-bf07-e60e2a859801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:16:34.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-31T04:16:39.251Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-31T04:16:39.252Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-31T04:16:39.253Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T04:16:39.256Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T04:16:39.262Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T04:16:39.262Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-31T04:16:39.262Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-31T04:16:39.264Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:16:44.400Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=799ab0ba-1b1b-4493-bf69-e7a37ca40797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:16:44.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:16:54.409Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=f3cb67ff-2c5a-4bd4-90f4-5cdf2794c47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:16:54.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:17:04.417Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=c5279d7a-cea5-4dc4-86e5-78923216e134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:17:04.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:17:14.426Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=fcd9a35e-84e8-45a4-8fbb-24c536b9d7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:17:14.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:17:24.434Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=8ac6f350-23a0-469a-928e-87a689a67f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:17:24.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:17:34.443Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=242f4afb-7fb9-4cdf-b038-77b4da1515ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:17:34.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:17:44.453Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=569af030-2085-4c01-94ad-07a62260421c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:17:44.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:17:54.462Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=9ede01ee-a8cb-454f-87e6-2b23901398a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:17:54.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:18:04.472Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=b7942504-7611-4413-b8ab-e147ce5195cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:18:04.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:18:14.481Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=4bee4dcb-e012-4d3d-a269-7ba154eea845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:18:14.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:18:24.488Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=9db46e7b-4de0-4a88-b324-dcf6a90004d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:18:24.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:18:34.496Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=c194aeba-277c-4c7d-be1d-43d8b0b933fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:18:34.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:18:44.503Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=24ea9424-b6d8-4fbd-9629-3cb356a16c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:18:44.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:18:54.515Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=798c645b-97a5-44af-84b3-2897c1da2b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:18:54.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:19:04.523Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=14ea5d28-f24a-49d7-97b8-5d4044a7c260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:19:04.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:19:14.538Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=27ffc4fa-4a57-4f14-bfb4-037a188cb34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:19:14.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:19:24.548Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=27e225ba-7a51-4214-b43e-9e4cb29c92ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:19:24.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:19:34.559Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=5c224ac0-d7dd-44b6-bbbb-779708f2e94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:19:34.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:19:44.568Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=95395c64-fae1-4403-b6dd-fd95b7a1101f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:19:44.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:19:54.577Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=ce85d2c0-26cd-49dd-ad12-5093c7759a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:19:54.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:20:04.588Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=392a31ef-edd6-4a2e-a6a4-aabf96f1bf36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:20:04.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:20:14.597Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=e82274bb-784b-47cb-8cfc-7186ac60d33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:20:14.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:20:24.604Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=364b480e-32c5-41bd-95a9-7ace5a4afecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:20:24.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:20:34.613Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=42b8bb24-d564-40e1-9952-bdff58257765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:20:34.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:20:44.621Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=fad4d98f-9525-42bb-900d-ea2b1652b9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:20:44.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:20:54.630Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=5f2af866-c928-4269-abbe-5cb5eb217cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:20:54.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:21:04.639Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=3cd5c3ff-46f6-4c08-9620-c9230eba2095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:21:04.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:21:14.648Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=c47e9b9a-b8fc-4938-b152-193c2e86dcdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:21:14.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:21:24.656Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=a8dd4c76-2d9f-48e6-b032-d61515f8f23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:21:24.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:21:34.696Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=8bfe9ece-3899-4b44-8c21-8417782b3ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:21:34.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-31T04:21:39.269Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-31T04:21:39.269Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-31T04:21:39.270Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T04:21:39.274Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T04:21:39.281Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T04:21:39.281Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-31T04:21:39.281Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-31T04:21:39.283Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:21:44.705Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=40b55911-c309-46bf-ab37-b01b83461e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:21:44.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:21:54.722Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=751a5de9-b964-480c-b0af-751c0b2915ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:21:54.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:22:04.734Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=529e647c-f5ef-4bb7-b770-f5054aca01e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:22:04.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:22:14.741Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=d58328dc-56fc-4cfd-999b-51916ab6dada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:22:14.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:22:24.748Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=78d5d017-1466-45b3-82de-bf74fba1242b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:22:24.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:22:34.761Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=5a96a420-1819-4470-94cf-aae5395b0617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:22:34.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:22:44.790Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=86e9b44e-3036-411f-8072-3d5508b05838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:22:44.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:22:54.797Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=be79c512-4415-49b9-8dc2-c431ae366918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:22:54.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:23:04.806Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=ff682c86-aaed-459a-8563-c71157c36a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:23:04.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:23:14.816Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=354f2185-a4f7-45d0-99f0-57d2cbb60bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:23:14.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:23:24.825Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=f69e54e1-b4b1-4fe0-9a1a-4a461fea76f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:23:24.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:23:34.833Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=67084c1a-5f76-4947-9b56-9164cfb8300a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:23:34.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:23:44.844Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=19ddbf3d-a60e-4c07-b2ed-3bc4007b7997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:23:44.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:23:54.852Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=6d9a821b-3f97-4dd0-968b-ae7d002c87ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:23:54.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:24:04.859Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=7028fc52-2bc4-4125-965d-af1999b1b032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:24:04.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:24:14.867Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=6d25d588-a30a-44bf-96d7-ba83769f955c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:24:14.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:24:24.875Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=46a460f0-3f9c-4ce1-8b9a-648290b57bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:24:24.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:24:34.884Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=320e66e4-8c28-411d-85c7-af6a47b03025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:24:34.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:24:44.900Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=b95d6de5-58aa-4b89-8a29-24bf04edb63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:24:44.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:24:54.915Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=cb8a096d-df84-4fc8-8c0c-e7387278cea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:24:54.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:25:04.932Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=4273750e-fbd5-4df7-bfc7-c1e9ade9d6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:25:04.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:25:14.948Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=734079a2-44d3-4bf9-a6fb-0d221b90efcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:25:14.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:25:24.955Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=219225f7-dcaf-4d48-a46e-021efa505ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:25:24.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:25:34.965Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=896dab02-8669-4007-b76f-a340290948fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:25:34.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:25:44.974Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=6bc07585-a02d-4b18-86fa-c3c8206e2d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:25:44.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:25:54.983Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=f5cde220-7fab-4610-b816-d39bffc74979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:25:54.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:26:04.993Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=68410eca-bc9a-46e1-a9b1-10243a145be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:26:05.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:26:15.000Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=330176db-7bb7-4c0d-9462-6210f4eb7dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:26:15.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:26:25.010Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=50c2c339-5e00-447b-a800-0b0689e357ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:26:25.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:26:35.018Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=6a3d4970-27e8-4efb-b49e-58c7f52ed2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:26:35.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-31T04:26:39.266Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-31T04:26:39.267Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-31T04:26:39.268Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T04:26:39.270Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T04:26:39.276Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T04:26:39.276Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-31T04:26:39.276Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-31T04:26:39.278Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:26:45.026Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=f169570f-972a-4266-99a7-71ff66c1d96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:26:45.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:26:55.044Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=60fad413-a530-41fc-9bc3-74a02d9ce11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:26:55.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:27:05.056Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=1cdf7228-af06-4a29-9c1a-12ee3bffce8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:27:05.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:27:15.066Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=dec5308b-6982-4327-87e8-a587c96c42d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:27:15.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:27:25.073Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=4146f61a-78ae-45b7-bb8e-2eaa5ae3729e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:27:25.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:27:35.086Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=0334eab4-f6ce-4270-bca0-21d2214d5b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:27:35.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:27:45.093Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=2caa8256-18d2-44c1-bce2-c5066119c265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:27:45.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:27:55.102Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=fdc38c7c-01c1-4c68-8e2a-5b556ce644af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:27:55.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:28:05.109Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=9237a3f4-9acb-4762-8ab4-bdb9f2531239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:28:05.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:28:15.120Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=1fe8e864-11c7-49cb-bb68-f77cc084ffca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:28:15.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:28:25.127Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=fbdde77a-8f38-488d-b549-7db9cb4dc49b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:28:25.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:28:35.144Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=532465ab-bcf2-4778-a679-1fd648ce6313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:28:35.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:28:45.154Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=023f8346-3c3e-4dc9-a03e-bebde33624d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:28:45.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:28:55.164Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=3ba9ba42-8b04-4fa1-a96b-740972e1e455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:28:55.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:29:05.172Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=9a2d1c68-2846-4a62-8184-7cd122ece5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:29:05.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:29:15.181Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=d20e5e7f-2b15-4ecb-9bea-616c6fbb9744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:29:15.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:29:25.189Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=848d5edc-1ffc-47b0-8417-0ba3da44e8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:29:25.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:29:35.199Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=65ce0819-e717-4ebb-8c2a-21dd0904c385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:29:35.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:29:45.207Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=6c5534f6-7033-4aff-849c-bd8bd8602dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:29:45.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:29:55.215Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=1135cb11-2a0c-45a8-8f73-250575cd1f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:29:55.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:30:05.224Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=b91a4934-f1f0-4b8a-a1db-2e01695076db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:30:05.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:30:15.234Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=b15f7181-c2d5-4eb3-a676-796f84245d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:30:15.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:30:25.243Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=e2b34684-8887-4b22-b3f0-2451db2e064c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:30:25.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:30:35.255Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=611e67e4-a821-4ae6-82f4-a353d35beb80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:30:35.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:30:45.264Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=a864cf14-5a16-4919-bb9a-2da563035361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:30:45.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:30:55.283Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=5bbb6d7c-c674-41b5-b15e-8e1f323bae6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:30:55.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:31:05.295Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=73c16d58-2f26-41ad-af86-44d5416bd933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:31:05.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:31:15.309Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=73cbaed8-774e-4ad9-9c4c-fe0c447ac64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:31:15.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:31:25.320Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=3695929f-3ef6-4d2f-8249-21daefcb3129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:31:25.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:31:35.330Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=25c0bc4b-88f4-40dd-b9c5-16916cf96bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:31:35.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-31T04:31:39.291Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-31T04:31:39.291Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-31T04:31:39.292Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T04:31:39.295Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T04:31:39.301Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T04:31:39.301Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-31T04:31:39.301Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-31T04:31:39.304Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:31:45.338Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=32d3c867-13b4-4933-b79f-28914de2c32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:31:45.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:31:55.347Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=3b7faf3a-bf6d-4ccf-9c19-212a07db84f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:31:55.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:32:05.355Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=25ba8d3d-eb5d-497e-a60c-9a5af31ebea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:32:05.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:32:15.363Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=c0992430-b26d-43ca-bfb3-7adbf58c58b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:32:15.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:32:25.374Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=148307b5-d70f-457b-9e70-4f7202aa75ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:32:25.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:32:35.383Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=5cf1aca0-1081-4849-b4b5-fc90824373dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:32:35.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:32:45.391Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=57aaccd8-3856-47e9-aa18-ecb99787f050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:32:45.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:32:55.401Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=52ea3b4b-5c67-43ab-b348-50a1e781d32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:32:55.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:33:05.411Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=1d39bcbf-589f-43ba-b43b-47f7a7c64ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:33:05.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:33:15.422Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=802a4991-917a-42ab-a97c-49c9ab21e015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:33:15.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:33:25.429Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=363ec86a-acd8-4e47-ac64-97c1b57ade76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:33:25.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:33:35.447Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=23916f33-efea-4d2e-a9bb-acce9bcf625d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:33:35.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:33:45.459Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=ce8b98b6-2cae-4b1c-b2e7-5be424257fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:33:45.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:33:55.467Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=0f4f3a5d-1199-4625-9482-828ef75fae84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:33:55.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:34:05.475Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=6cf74161-0ff1-4f61-9bb5-0e4399847846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:34:05.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:34:15.482Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=7a33eb17-c15b-4521-917d-df80eab25786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:34:15.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:34:25.491Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=1304b870-fd3f-49f0-a6f2-e1e752253c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:34:25.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:34:35.512Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=f01b6d92-cbd7-46ae-9cc4-1b884e759341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:34:35.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:34:45.523Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=cf0a0346-78ac-48cd-a56c-654b1b762e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:34:45.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:34:55.532Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=6e702042-687a-46e5-8f46-8d42ecd25bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:34:55.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:35:05.541Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=2cbad623-f20c-4f6e-aa60-d5b34f341874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:35:05.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:35:15.551Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=db4f8eea-900a-4ea8-b245-20f220f85410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:35:15.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:35:25.561Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=54979589-9184-45bd-8f60-62cdfb60bc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:35:25.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:35:35.569Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=122e5f6f-aea2-4c00-b0e2-9438c9e7ac9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:35:35.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:35:45.581Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=e0018d2e-830d-4b62-9882-185f217dab3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:35:45.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:35:55.589Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=7c1e3710-77e0-4d01-af9b-1157072cdad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:35:55.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:36:05.598Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=81755c0a-064b-4138-868a-3226133fe6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:36:05.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:36:15.605Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=d7c20712-cec8-418c-b72b-832cc88c8bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:36:15.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:36:25.613Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=301c33f7-2eea-4f71-84b9-d3b9da5a7b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:36:25.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:36:35.621Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=d5d41c1e-3b9f-4eed-8e9d-993c1bddd24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:36:35.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-31T04:36:39.268Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-31T04:36:39.269Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-31T04:36:39.270Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T04:36:39.272Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T04:36:39.278Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T04:36:39.278Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-31T04:36:39.278Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-31T04:36:39.280Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:36:45.628Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=10cf80c1-5fbb-4714-9e82-9299e1ddd97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:36:45.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:36:55.636Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=58a0adc6-abcf-47a4-b3d6-a09f29b6dfca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:36:55.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:37:05.645Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=c7a7f15a-58a4-4577-b958-bbaf42bc7934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:37:05.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:37:15.654Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=53711347-b3dd-45f0-894a-0e8704fa9443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:37:15.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:37:25.665Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=6cc2dd2a-62c1-4cb7-86db-ae8768c22790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:37:25.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:37:35.672Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=6c76f158-250d-4b8d-b06a-c0cb13e93938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:37:35.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:37:45.680Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=3d0b45cb-1ef1-4c58-a44e-b9dbec7afc33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:37:45.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:37:55.688Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=8a7049ff-6ab3-4bde-a076-480d6430475f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:37:55.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:38:05.700Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=e43884ab-102c-42ea-a031-f7ea5bd8aea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:38:05.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:38:15.709Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=a8f2b9cf-dbff-4eb9-b755-7649b9b7ff01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:38:15.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:38:25.717Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=9ad30165-9596-4cd9-a719-60bf1409ba80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:38:25.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:38:35.726Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=9937e537-0b9d-44bc-9448-ba2ed831515e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:38:35.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:38:45.735Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=351c466f-1b7e-41c9-9da6-1c8807056951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:38:45.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:38:55.750Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=b00502fe-f60b-4818-8ffc-0328bc3f0d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:38:55.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:39:05.759Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=7de47f5f-1897-47c2-ae7c-6245c497bddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:39:05.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:39:15.768Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=0d1a3fab-f32f-4660-becc-d4d5a9515fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:39:15.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:39:25.777Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=70c7b5eb-3b7b-4c4f-8eee-9187277807c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:39:25.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:39:35.788Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=52fbb9ee-50d8-4cad-a2ec-910d3a444566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:39:35.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:39:45.796Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=95f29262-7b88-4437-bbbf-3c0e9e5d4dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:39:45.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:39:55.803Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=8fb9c738-7e5d-4eca-8eee-702502dd6093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:39:55.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:40:05.811Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=0ec7de82-b11d-4c0a-8a2b-2a61937631ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:40:05.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:40:15.817Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=65267f61-4ff8-491a-86d4-a25b4dfe89cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:40:15.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:40:25.824Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=25351dd0-f97d-46c9-9dc3-8e0f23d63a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:40:25.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:40:35.832Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=22b47a60-a637-42cd-a495-a7939bc84eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:40:35.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:40:45.840Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=90041f07-0954-4bd0-ba61-ad521a953ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:40:45.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:40:55.847Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=d4a71e0d-ebd3-4fb5-9da2-f882e4e45646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:40:55.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:41:05.855Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=578b3562-03fa-49b9-9da9-a879e848fdb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:41:05.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:41:15.862Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=56432194-6418-4410-afbc-b43c59949602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:41:15.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:41:25.870Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=f95f0a69-25f0-4837-bb4e-e25cbdbd9374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:41:25.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:41:35.877Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=fc4a12b9-a4b4-4be4-8d9a-8fb2a0731e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:41:35.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-31T04:41:39.248Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-31T04:41:39.249Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-31T04:41:39.250Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T04:41:39.252Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T04:41:39.258Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-31T04:41:39.258Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-31T04:41:39.258Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-31T04:41:39.260Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:41:45.885Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=0346fb0c-2420-42ea-91c4-4a9be3908a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:41:45.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:41:55.892Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=7299eb19-4e93-44f5-aa18-a9acc173efd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:41:55.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:42:05.899Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=52134731-2502-4744-abb0-eb33c1c21895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:42:05.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:42:15.906Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=7bacb910-7ed8-4f70-98d3-e33588a17420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:42:15.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:42:25.914Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=8f00f98a-d2a5-4057-bde9-4f37e8fb2a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:42:25.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:42:35.923Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=6194aa01-d337-4925-872c-c4b5f766eca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:42:35.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:42:45.930Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=f0be9566-084e-48c7-b489-dc2963ff127c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:42:45.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:42:55.940Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=faf01ac0-e95c-408d-aa55-59add5b7e7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:42:55.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:43:05.949Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=e809ac45-8fe5-4161-b185-af65344800de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:43:05.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:43:15.955Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=12681ac9-a7c9-4080-9d2c-ea8cedca91bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:43:15.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:43:25.962Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=72927e70-8def-4148-adb3-c7a6696287c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:43:25.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:43:35.971Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=6e917d7a-bda3-40cd-994e-39855f288bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:43:35.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:43:45.978Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=fa18de52-242d-4706-8d0d-75405a3b5fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:43:45.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:43:55.987Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=3ee48841-4893-402c-8228-45f940c41223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:43:56.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:44:06.002Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=d59cad74-4f03-4af2-b005-a6144ea139d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:44:06.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:44:16.011Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=87ea4f9e-34d4-43d9-9a93-296edc918bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:44:16.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:44:26.018Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=3cf6a57c-b9e4-45de-8cbc-79b1b6f67472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:44:26.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:44:36.028Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=32b956ea-3d3a-4359-a1ad-782e65e99f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:44:36.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:44:46.036Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=1120509f-3c20-49c9-bf9a-7676f8bd3167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:44:46.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:44:56.043Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=19084344-ceb6-453d-b52d-f360017dd55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:44:56.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:45:06.051Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=7575ac88-7570-4511-9aae-a81b499ad5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:45:06.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:45:16.058Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=a1ccf0ae-5fa5-4f1b-992f-09f234d4fd8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:45:16.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:45:26.067Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=b08a42bf-d3bb-4cb8-99e9-64f96e94878e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:45:26.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:45:36.075Z |INFO |Init configs |InvocationID=2914cb39-6e62-490a-aad3-40bc615bad28, InstanceUUID=a97f4290-2bff-4991-8737-8de209c190a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-31T04:45:36.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |