. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T06:33:12.794Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T06:33:12.799Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-20T06:33:12.848Z |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 |2021-09-20T06:33:13.705Z |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 |2021-09-20T06:33:13.855Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T06:33:13.856Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T06:33:13.857Z |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 |2021-09-20T06:33:13.965Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-20T06:33:14.031Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-20T06:33:14.198Z |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.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-09-20T06:33:15.986Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-20T06:33:16.520Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-20T06:33:16.542Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-20T06:33:16.543Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-20T06:33:16.600Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-20T06:33:16.600Z |INFO |Root WebApplicationContext: initialization completed in 2401 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-20T06:33:16.993Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-20T06:33:17.915Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-20T06:33:19.066Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-20T06:33:19.724Z |INFO |Started MainApp in 9.438 seconds (JVM running for 10.319) |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-20T06:33:19.822Z |INFO |Start scheduling PRH workflow |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:33:19.834Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3b4e6049-ac0e-42cc-8395-f0ded04d6e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:33:21.289Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:33:21.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:33:31.319Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=c2315e84-b73d-4b42-bf06-a81d310688ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:33:32.372Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:33:32.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:33:42.374Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=172684b1-d764-40fa-b42b-f86d6e5d300d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:33:43.443Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:33:43.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:33:53.447Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b54b8df4-099a-4212-9698-61ec87c79165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:33:54.519Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:33:54.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:34:04.522Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=dc443a9f-d01d-4df2-81fe-c03301415738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:34:05.585Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:34:05.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:34:15.589Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=c74317d0-148e-4193-84f2-553639601606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:34:16.662Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:34:16.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:34:26.667Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b176be55-cdf8-49ff-b59a-269baaa4706d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:34:27.734Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:34:27.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:34:37.736Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=8bf0f6f1-cbee-4297-b3a6-09f61b877215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:34:38.800Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:34:38.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-20T06:34:46.201Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-20T06:34:46.202Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-20T06:34:46.207Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:34:48.803Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=62576121-a64b-4840-97f2-bbc6b3f873b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:34:49.842Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:34:49.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:34:59.844Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b79edc33-3785-4ae9-843a-079eceb54435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:35:00.886Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:35:00.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:35:10.888Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=567682e8-4619-473c-81fe-10916c0aebc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:35:11.953Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:35:11.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:35:21.956Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=fbc42631-9f41-4755-9e58-f72544c5c812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:35:22.998Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:35:23.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:35:33.001Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6d4e70ec-f2f6-49e2-8014-53034428d2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:35:34.070Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:35:34.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:35:44.073Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ee9b5977-9cf7-4b6b-aef1-8122ad16b8a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:35:45.145Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:35:45.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:35:55.147Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3372f03c-e79f-42fd-8433-498f437b743e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:35:56.183Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:35:56.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:36:06.186Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6dfb4700-113d-4d33-8cea-e859a989ac46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:36:07.269Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:36:07.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:36:17.272Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ac07cc7b-54f9-4e41-bad4-7816246efbb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:36:18.327Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:36:18.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:36:28.328Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=11c76991-6bab-44a9-9b00-c00b4fb8fe5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:36:29.424Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:36:29.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:36:39.434Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=0bdd0b7e-c142-4b6c-bd7f-eb8d810748b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:36:40.503Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:36:40.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:36:50.505Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=2ce2bb11-9699-4151-b1ad-4725b9b62af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:36:51.536Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:36:51.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:37:01.538Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ab1eb77b-5023-4b45-82a8-de015ddb646e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:37:02.608Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:37:02.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:37:12.611Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=c548612b-3cfa-44b3-98db-89c8161fd125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:37:13.650Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:37:13.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:37:23.652Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ce392ffb-cf7f-45f7-9c0c-a1583dd841a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:37:24.698Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:37:24.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:37:34.702Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=396642fa-df88-4ae9-be99-f8cf46bcc0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:37:35.764Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:37:35.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:37:45.765Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=26f32f75-1aef-427b-804f-aac02230b9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:37:46.805Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:37:46.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:37:56.807Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=8810427f-f8a4-45b5-b613-40fbb7ed0416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:37:57.846Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:37:57.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:38:07.850Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=0a210cbd-8a7d-460b-9703-0b4c93350930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:38:08.914Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:38:08.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T06:38:18.319Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T06:38:18.319Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-20T06:38:18.320Z |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 |2021-09-20T06:38:18.324Z |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 |2021-09-20T06:38:18.378Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T06:38:18.378Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T06:38:18.379Z |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 |2021-09-20T06:38:18.382Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:38:18.916Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=4e63d287-66a9-4e3e-8ec5-7d38eda8c139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:38:19.956Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:38:19.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:38:29.960Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=18ebb346-7ce1-4fd9-9e38-f1c753b59048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:38:31.030Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:38:31.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:38:41.033Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=502745da-f428-4415-8220-51c9de749378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:38:42.099Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:38:42.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:38:52.105Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d1e759ee-88f8-4499-8e5e-c4bcadac2da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:38:53.137Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:38:53.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:39:03.138Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=4d40d536-27b7-48ef-8cda-67f11db99ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:39:04.177Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:39:04.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:39:14.180Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=87165909-b718-42bf-b9ef-99e269484c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:39:15.225Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:39:15.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:39:25.228Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=fdb6eb66-2422-47c8-9556-25f9d73a7335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:39:26.291Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:39:26.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:39:36.297Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ecfe69c3-7682-4208-a2a8-57f1eb512fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:39:37.361Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:39:37.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:39:47.363Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b96ef1d3-a7b8-43fd-a241-8398a48cb098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:39:47.396Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:39:47.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:39:57.398Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=aba21821-d2fe-4db8-b4a2-b14d26dd4259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:39:58.453Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:39:58.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:40:08.455Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a79e0e57-a4af-4b66-8cc2-c95906a3a751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:40:09.493Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:40:09.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:40:19.496Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9cc2d33d-e1d3-45a1-8ca1-faa54f9d8c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:40:20.530Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:40:20.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:40:30.533Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6693b518-b9fd-4511-9fe3-20adfbf72208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:40:31.574Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:40:31.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:40:41.575Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d68cae97-0c8e-49a4-b7d5-b110dc2d49b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:40:42.608Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:40:42.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:40:52.612Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ca1af6f8-9714-4f8b-8f9a-2498da9dec15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:40:53.692Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:40:53.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:41:03.697Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=4b0aa0c5-c471-4afd-a050-0bd8563999f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:41:04.758Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:41:04.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:41:14.760Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6af52f11-501d-43f2-8aa5-4543f9987861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:41:15.830Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:41:15.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:41:25.834Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9604ac3b-2b7b-48c9-ac7b-f6961fb9bfb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:41:26.904Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:41:26.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:41:36.907Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=4ab95f86-f55c-44ea-8dbd-202e7ef5c15e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:41:37.971Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:41:37.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:41:47.973Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5c85fe91-15bb-4929-a148-5cd8fb23f4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:41:49.009Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:41:49.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:41:59.015Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3f3e2c71-c398-4ea7-8a6b-04a4b7d6fe35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:42:00.086Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:42:00.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:42:10.089Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=be73782a-80d1-4601-9a2d-ea1e2dd992b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:42:11.184Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:42:11.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:42:21.195Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b87a8315-ba82-45a3-a54a-5674b564b3b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:42:22.266Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:42:22.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:42:32.271Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=817e00a0-f498-4dfb-8867-cde81d4737b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:42:33.302Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:42:33.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:42:43.304Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=32839e6f-4777-481e-a9af-41ad95d889a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:42:44.342Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:42:44.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:42:54.343Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=193a2907-36b2-44fa-97de-aa5bd7930d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:42:55.383Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:42:55.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:43:05.386Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=57585842-3fc2-4966-813e-9eceb5819d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:43:06.418Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:43:06.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:43:16.428Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5fdf9da0-7d60-4d9c-bd7c-d04791023a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T06:43:17.380Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T06:43:17.380Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-20T06:43:17.381Z |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 |2021-09-20T06:43:17.385Z |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 |2021-09-20T06:43:17.393Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T06:43:17.393Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T06:43:17.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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-20T06:43:17.396Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:43:17.489Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:43:17.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:43:27.493Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=09c9cdaa-e828-45f3-afdd-c393ba1c91d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:43:28.528Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:43:28.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:43:38.530Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6a0569df-be03-48cc-8eb4-b7310af39079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:43:39.577Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:43:39.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:43:49.581Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=73d85347-fd9e-413e-9cea-42dffb721433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:43:50.646Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:43:50.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:44:00.648Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=98b14977-c353-4eb9-a5f6-03aa9d74a979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:44:01.712Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:44:01.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:44:11.714Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=fc367150-47b5-49bd-a7dc-6d3aa899f67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:44:12.756Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:44:12.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:44:22.763Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=25b9558a-3bf4-4172-8ad7-cc4cd2ab4468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:44:23.826Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:44:23.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:44:33.828Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=1fdef589-5dd2-4c20-8b56-2fdf3e33c0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:44:34.906Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:44:34.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:44:44.922Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=47a691a7-821c-44de-a735-3e96a98b442a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:44:46.006Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:44:46.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:44:56.009Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=45ac38d2-c222-41aa-a3dd-65c77fc877ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:44:57.072Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:44:57.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:45:07.077Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3e2436b4-708e-41a3-bc59-3d10564e1034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:45:08.115Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:45:08.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:45:18.120Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=35628910-cd0e-49ea-9f9c-15b2176d9487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:45:19.194Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:45:19.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:45:29.197Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=cb554ae4-72e8-4ce9-97f6-185197104339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:45:30.261Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:45:30.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:45:40.263Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=fa431f27-ded2-400f-ad29-6ce8bd1d36a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:45:41.329Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:45:41.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:45:51.330Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=dd161204-3033-463e-9c36-37b2725602e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:45:52.369Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:45:52.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:46:02.370Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ea89020f-66c4-46ac-a23a-5df37bee8ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:46:03.414Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:46:03.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:46:13.416Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b6357d28-ad83-47da-ae24-9e20dbb4e9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:46:14.459Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:46:14.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:46:24.461Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d0487da1-77e4-43ad-b871-c885911fd405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:46:25.528Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:46:25.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:46:35.534Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b4b4d957-a8cb-470e-a6b3-2f59b13154f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:46:36.600Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:46:36.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:46:46.606Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5addda4f-a3ad-40aa-815b-91656846c244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:46:47.670Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:46:47.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:46:57.671Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=601f7b5b-2d5a-4762-9fdd-bd3607877403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:46:58.708Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:46:58.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:47:08.709Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6e49292b-95ce-4130-8700-99e4748ea835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:47:09.746Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:47:09.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:47:19.749Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=59033517-b5ca-45be-8a99-25e992031695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:47:20.821Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:47:20.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:47:30.824Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=8f00ca65-1093-4af3-937d-3a3ed3d35cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:47:31.894Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:47:31.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:47:41.895Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=bb1a5075-9567-4bfa-8346-1cd836439466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:47:42.930Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:47:42.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:47:52.931Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=8cdc7a0f-4dec-4ab7-8279-ef749696008e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:47:53.973Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:47:53.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:48:03.975Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=2c78bdc4-17d9-403a-954e-383843c8aa5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-20T06:48:05.009Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:48:05.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:48:15.010Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b2bd1846-e2c8-49f7-b1f2-1325a5df2f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:48:15.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T06:48:17.332Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T06:48:17.333Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-20T06:48:17.334Z |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 |2021-09-20T06:48:17.337Z |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 |2021-09-20T06:48:17.351Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T06:48:17.351Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T06:48:17.351Z |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 |2021-09-20T06:48:17.353Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:48:25.280Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6ded9ec7-4d4c-49f1-ad71-eb2b05407fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:48:25.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:48:35.303Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e144554b-b1a4-4fc3-8a77-50c37c85a5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:48:35.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:48:45.323Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=8e2a5614-be6f-4815-8457-302bff1e9a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:48:45.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:48:55.344Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=cc204cdb-8e53-4039-bd8e-df1c76a385ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:48:55.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:49:05.361Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9bdb650c-a9a4-4c5c-a401-a6e42dfc185d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:49:05.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:49:15.379Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=2fcd9ad7-802b-48c4-9444-b625659cef87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:49:15.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:49:25.404Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=24f422a2-9d91-4334-822b-0c77923cfa8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:49:25.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:49:35.430Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3ff5f2ad-7f7e-47c9-8998-aefa45d80ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:49:35.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:49:45.460Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=25511c7b-89aa-4aaf-addd-a861fb1130a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:49:45.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:49:55.485Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6f38f9a4-87cb-4634-9687-dc4fe8096f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:49:55.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:50:05.498Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e439f145-0851-4fe2-8fef-849299387024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:50:05.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:50:15.522Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=1eed1629-1833-4a0b-88e8-5ff8ceff8651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:50:15.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:50:25.558Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=25788314-a82f-451f-8f00-be9281bbd1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:50:25.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:50:35.575Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=283d291a-0343-4020-bd71-9cdfccfb3c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:50:35.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:50:45.593Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=af526b22-7fbf-40d8-8fe3-9d656c72042a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:50:45.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:50:55.608Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9e89b130-f474-4020-b997-ff4329c5aa23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:50:55.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:51:05.626Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6bb65c46-b998-4d7a-8b1a-6093e7a0ae5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:51:05.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:51:15.657Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=8cbe2cce-3584-411a-a62d-d1102c8922fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:51:15.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:51:25.673Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a04b716a-1170-4d39-b76f-8e8e7cef02ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:51:25.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:51:35.695Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=cca608c4-ca38-459e-80fb-7c51fc76342e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:51:35.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:51:45.709Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a1835af7-0b62-42c1-b0b4-3f17acf00e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:51:45.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:51:55.720Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=2ccf41c2-aa77-489d-811c-1ddad1ddf553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:51:55.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:52:05.730Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d6ddf984-3751-489a-a1a9-c9dcc62b347c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:52:05.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:52:15.744Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e2e53f34-715a-4c13-b9c1-122aa29a6a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:52:15.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:52:25.761Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=98a49e9e-292f-4803-94d5-0d81bfd231f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:52:25.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:52:35.777Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=7b85b482-2ff9-449d-87e0-d03e343e865f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:52:35.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:52:45.811Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=c6d0408b-374c-4899-88d3-270ed3ce7e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:52:45.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:52:55.832Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=30da0595-d1cf-483e-bca0-fc1950f74995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:52:55.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:53:05.855Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a0575cfa-18c1-4053-9aae-ae224c1f22e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:53:05.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:53:15.870Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=2501930e-9892-4220-8e07-cb66e375ac8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:53:15.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T06:53:17.374Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T06:53:17.374Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-20T06:53:17.375Z |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 |2021-09-20T06:53:17.377Z |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 |2021-09-20T06:53:17.414Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T06:53:17.415Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T06:53:17.415Z |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 |2021-09-20T06:53:17.417Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:53:25.895Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=bbf66758-ebba-4465-8656-229d45dea426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:53:25.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:53:35.914Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3bc696c9-d206-4def-abc9-fbec79ec13b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:53:35.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:53:45.930Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=80f856bb-467c-42fc-883f-7ce93f820194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:53:45.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:53:55.955Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=091fff6a-5026-4d24-a231-b9345902447b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:53:55.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:54:05.977Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9d546ad9-beca-48b4-a379-28a20b7300e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:54:05.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:54:15.989Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=1af6e723-c6f1-4ebd-99f6-5f6568022be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:54:16.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:54:26.007Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=02958eda-4fa6-41fa-a7d7-eb13b0f5b27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:54:26.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:54:36.019Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=251b40e5-590f-4c8e-a337-a5cabc4ac652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:54:36.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:54:46.036Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=1636ffd4-1a03-4b4f-bd7d-76ba66da1899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:54:46.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:54:56.054Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=2d862304-46fd-4a14-af3c-3556a09c6974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:54:56.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:55:06.068Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=66358a9f-635a-4e3c-93ea-ca212d30d0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:55:06.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:55:16.087Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=122eac5f-1db0-4f88-b34a-2cc9b10c77a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:55:16.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:55:26.103Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ece40c66-6715-487c-a4a8-5d01ade8de94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:55:26.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:55:36.130Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f1d1e664-ff74-49a7-9c5a-2fbcc4032d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:55:36.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:55:46.142Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=7ef18b40-aab2-42e8-8f0a-ff339f2940a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:55:46.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:55:56.172Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ca8b99af-d1ec-4b98-9f31-889cfab55519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:55:56.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:56:06.195Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=64cc072a-5af1-45ca-bfc8-2074713787e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:56:06.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:56:16.207Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9ad5b901-abd4-4688-938c-2408f30cded2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:56:16.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:56:26.227Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=802da4b3-a930-445a-ae72-5f49177f1b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:56:26.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:56:36.240Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=7be53f9d-73dd-4271-9e89-fd48bac38acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:56:36.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:56:46.263Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=00702f5c-a666-4ab4-a992-fe2eefc6040d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:56:46.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:56:56.280Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=c371a11a-a81a-42c7-8cbe-1fed7e24a8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:56:56.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:57:06.288Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3727e7de-bfe6-4591-9ae8-7af1bfb5ad7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:57:06.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:57:16.305Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e5f6a67a-3ea2-4cd1-be2b-55aa57f78506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:57:16.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:57:26.321Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=8183b725-2901-47a4-9eef-12b211c4e6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:57:26.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:57:36.336Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=75e5e219-ba3b-44ab-b552-659e810b50ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:57:36.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:57:46.355Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=86efc2f9-e1d8-4f74-a4c3-1d2be1a3ae3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:57:46.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:57:56.378Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=305eb3c6-2756-4e2a-b436-d32bac8425fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:57:56.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:58:06.396Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=095c5198-9219-4471-8ad1-4e3750924b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:58:06.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:58:16.410Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=2d8f8cc1-4389-41ca-8e2b-122f11b95a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:58:16.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T06:58:17.282Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T06:58:17.283Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-20T06:58:17.284Z |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 |2021-09-20T06:58:17.286Z |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 |2021-09-20T06:58:17.292Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T06:58:17.293Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T06:58:17.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 |2021-09-20T06:58:17.295Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:58:26.419Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6f0b49f8-4574-4210-8419-c13198558291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:58:26.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:58:36.430Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=c4eccb66-b82f-4768-ac56-c0a420194db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:58:36.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:58:46.449Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e3378fc9-49b3-44d0-9c81-763d4a1b730d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:58:46.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:58:56.476Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=7f392d14-ee79-49c2-954a-5ba7a97062bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:58:56.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:59:06.487Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=acefa191-a453-4839-a87a-3b5fa233448b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:59:06.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:59:16.497Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=30a03f1d-3ce3-4af2-978f-356190ba02dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:59:16.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:59:26.528Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e2ae9e0a-b795-4371-9d96-089f2aa0de95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:59:26.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:59:36.544Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b13bc8d7-d6c2-41de-a982-b9efe3c949e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:59:36.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:59:46.560Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a4e974db-6389-4b98-9b54-1da3023e0113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:59:46.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:59:56.578Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5eb33fb1-d0ac-4de7-a738-e44f0481ccb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T06:59:56.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:00:06.588Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9174758c-8072-4cb1-8e69-7ab6b1d83924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:00:06.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:00:16.610Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9a8a52e2-eb88-4be5-84c8-6f19fe2e3638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:00:16.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:00:26.624Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6689d6b1-0d03-42ba-ac9f-a5b2cafe5bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:00:26.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:00:36.636Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=8c4a5184-a5fb-4a1a-9062-2c0e48c9a5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:00:36.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:00:46.649Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3a43add9-d25d-4c54-ba27-d3a09c2c4f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:00:46.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:00:56.676Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3ffe4d1f-2ddc-41f6-aba6-b1f454d22b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:00:56.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:01:06.697Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ff31fab2-fbe7-4708-98c0-c3080fa324e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:01:06.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:01:16.707Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=8f78b944-d0dd-4abf-94d0-99861161aaac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:01:16.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:01:26.717Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=78077e96-852f-46cf-8288-bcb1cb564f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:01:26.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:01:36.731Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=0f102ecc-763f-4860-9548-d04a13c27d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:01:36.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:01:46.756Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=111e7aaa-b834-4f92-8c39-d2cb11b9a60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:01:46.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:01:56.782Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=587a47b8-fc90-4346-b77d-ee8cad7be14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:01:56.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:02:06.794Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=4810c3dd-eda9-41cc-a6d3-e00a22f75f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:02:06.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:02:16.829Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d6b08b18-9947-4dfa-979b-97d584e86c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:02:16.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:02:26.862Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=1d789510-cf22-402c-9e17-3d1f89d7d294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:02:26.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:02:36.889Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f71db9ab-4239-4203-b974-1beffbbb39ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:02:36.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:02:46.909Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=cea3f552-0055-40d9-af78-50c474108cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:02:46.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:02:56.929Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=618140de-3f17-4ea1-993c-264d16003963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:02:56.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:03:06.952Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=1e62d218-0127-4ea7-bf30-561d9736bdb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:03:06.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:03:16.972Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a8b3dca0-c9f0-4cf9-994f-28030993642a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:03:16.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:03:17.296Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:03:17.296Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-20T07:03:17.299Z |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 |2021-09-20T07:03:17.302Z |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 |2021-09-20T07:03:17.307Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T07:03:17.308Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T07:03:17.308Z |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 |2021-09-20T07:03:17.310Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:03:26.984Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6d9442b0-3ed0-42bc-8cf3-a14ea6aeb082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:03:26.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:03:36.998Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d4645615-cc90-4441-a8b0-5360c12e4afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:03:37.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:03:47.014Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d3df1a4f-2c52-45ea-8932-7706ffcfffb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:03:47.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:03:57.031Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=4e7350fb-c796-4182-8e2f-4d7b4f11c6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:03:57.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:04:07.040Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=00eaf6c2-a41a-4e13-ba31-4baf0d5e4ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:04:07.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:04:17.065Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=4c392e55-6da8-40c9-9a62-11828dba7c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:04:17.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:04:27.126Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a0f60e80-423d-49d3-ab96-f558eaabc3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:04:27.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:04:37.160Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=615b0a23-5d57-4b1d-b0ee-3bc3cdac381f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:04:37.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:04:47.174Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a317776c-7f19-40a7-8975-bcbc2dc4e409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:04:47.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:04:57.182Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d570d611-11bc-4ccf-a6a5-a8acb3bfa017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:04:57.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:05:07.196Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=88b5c7bf-527b-4a05-a2bb-d0a9c7d86912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:05:07.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:05:17.210Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=940a0dca-fc30-416c-8519-7dca15716423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:05:17.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:05:27.221Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=82f204d9-813d-43e8-9258-714442f40e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:05:27.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:05:37.236Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6c3e6ca7-0050-4889-999f-62b84289b46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:05:37.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:05:47.268Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=60e3d6e0-3906-45c2-99a5-9eea060aef9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:05:47.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:05:57.283Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=34b45b5c-94a8-4452-a343-f297443627bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:05:57.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:06:07.299Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=45ce9dc5-7ef1-4e3c-8e41-222ba7a05d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:06:07.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:06:17.313Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=148415ad-15dc-4034-bc09-eebed641f20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:06:17.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:06:27.328Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e4239a4b-e097-4a8e-96d5-6c9c6e09f126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:06:27.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:06:37.362Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=1bad26e6-582c-47d5-a8f1-90205c4eb6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:06:37.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:06:47.373Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=dba9a6de-6e26-422b-b440-db40e5a56b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:06:47.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:06:57.382Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=88c8b03b-573c-44cb-b2cf-b9811a48f000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:06:57.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:07:07.405Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b8a12755-b6cf-47bf-a447-d67f4d02303a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:07:07.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:07:17.421Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=cdd79b06-d77f-4e3d-9651-ff60ec98905f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:07:17.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:07:27.435Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5473cc69-e521-4b72-9565-8b028be5a751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:07:27.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:07:37.468Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=cfd1eb5a-b60a-4ebc-8f14-83cdeda52224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:07:37.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:07:47.485Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f3dfbcc5-3c74-4f25-bf9a-b81b2a54d914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:07:47.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:07:57.506Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=81f31aaf-53f5-402d-994b-8aee9c37993f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:07:57.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:08:07.519Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d7e9fb37-08c0-47d8-b387-3c3f41a0c2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:08:07.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:08:17.301Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:08:17.302Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-20T07:08:17.317Z |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 |2021-09-20T07:08:17.336Z |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 |2021-09-20T07:08:17.347Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T07:08:17.348Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T07:08:17.348Z |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 |2021-09-20T07:08:17.350Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:08:17.534Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6b1d4b4d-853a-42c5-b5da-1bf06a7d0b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:08:17.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:08:27.557Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a70b573b-eaa5-4199-8e84-19e41171b71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:08:27.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:08:37.571Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ce37b38c-1678-4395-8ae4-837af5a56812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:08:37.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:08:47.582Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e73f3165-7c0a-4c79-b903-31f26b2406ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:08:47.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:08:57.593Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=1ef490fa-c195-4a62-94e9-f4118a0310b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:08:57.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:09:07.618Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=76c93506-027e-405a-973a-e00cb4976206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:09:07.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:09:17.665Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f12ad8af-a9c3-484d-bd3f-464e253aaea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:09:17.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:09:27.694Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=1eecc9b6-4125-41d5-be1e-8014ff1cc218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:09:27.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:09:37.708Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9ec0b067-5a8e-4bd8-bf82-99f39e00489c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:09:37.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:09:47.736Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=abba72f3-072f-4c24-ad2f-1b540a729ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:09:47.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:09:57.763Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=02d13cde-4fc5-4aa5-9148-bc3b3edc7919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:09:57.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:10:07.771Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b8b05c53-99d2-4da7-bbef-5303968cc771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:10:07.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:10:17.781Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=67452993-db07-4954-8a58-ccf36343daf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:10:17.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:10:27.801Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f77eb4ab-cae4-4c91-8e12-52e875586ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:10:27.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:10:37.823Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=47d88c1c-318c-4f40-95bd-24dfef09ea21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:10:37.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:10:47.831Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5e76ad97-8d63-48a9-b00f-bf3d6453e344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:10:47.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:10:57.838Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ec9a0e2c-bdd4-4baf-97dc-549cd26896df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:10:57.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:11:07.943Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5992e6b1-a005-4c50-8d50-4de616dd7226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:11:07.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:11:17.951Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=45442dde-e39e-4262-8c60-b5e7ed61337a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:11:17.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:11:27.969Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3a03864f-0919-4b67-803d-2df337be58b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:11:27.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:11:37.981Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9de4c301-b7d9-4663-b97e-545ad4f18f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:11:37.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:11:47.992Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=870d3284-fbed-46da-8879-40653bf6b8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:11:47.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:11:57.999Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a23153d3-4d0e-4813-8621-ff5776fe616f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:11:58.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:12:08.009Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f46398ea-420b-4297-a429-77c1736015db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:12:08.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:12:18.024Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=dd49f5aa-657a-49f0-a757-d141115be317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:12:18.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:12:28.049Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=027b87ba-a7cb-4770-8b84-392a397c31d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:12:28.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:12:38.076Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=4c228336-a447-4b7e-90fc-7f58b9323d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:12:38.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:12:48.089Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=fd770437-9c7d-4803-93a0-da3d1dd9cd2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:12:48.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:12:58.102Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=7efed0a4-cbcd-483f-b1df-bec1ae172aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:12:58.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:13:08.117Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=679e3909-2c8e-4b6d-a5d0-02218f31670c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:13:08.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:13:17.393Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:13:17.393Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-20T07:13:17.395Z |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 |2021-09-20T07:13:17.397Z |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 |2021-09-20T07:13:17.404Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T07:13:17.404Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T07:13:17.404Z |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 |2021-09-20T07:13:17.406Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:13:18.152Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=96e16cf2-9f5d-4abc-9f20-b1bc5ea1004e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:13:18.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:13:28.161Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b54d934e-6e63-4177-b9c0-827a10c91e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:13:28.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:13:38.167Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=42c43492-d4d0-4a69-8cd2-b8b3fed30422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:13:38.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:13:48.181Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ee9373ce-5e11-467c-a7ac-5e78d4d500bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:13:48.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:13:58.192Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=7759f5d3-3075-436f-a1f0-bf202b288be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:13:58.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:14:08.206Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b2965aac-24d5-4b2e-913f-5752f27eeedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:14:08.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:14:18.221Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=bdddda05-f9f2-4b22-aabc-56d0757306b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:14:18.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:14:28.230Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=27019e7d-211b-4163-930c-6dcecafb40a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:14:28.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:14:38.253Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3b599593-944c-4f10-8c1b-986de25622ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:14:38.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:14:48.262Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=059f120f-008f-46b5-83d6-0edd47389f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:14:48.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:14:58.275Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=26c4a50e-b2ef-466b-9d3e-ce586775dde8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:14:58.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:15:08.291Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6bc4c5dd-7f6c-4d35-b9b9-a2a319af8b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:15:08.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:15:18.301Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b80a8c9d-81e2-430e-b64a-1f58a829fe41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:15:18.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:15:28.312Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=be0f0e90-32b7-4008-adaf-08585e9f71e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:15:28.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:15:38.321Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e3ba8ac4-0c5a-45ba-bfab-01664b1a9103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:15:38.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:15:48.331Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=98ec2573-9b26-4b03-a82e-8c97d2d46967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:15:48.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:15:58.357Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e4aeb610-627f-462d-9beb-f95382faa122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:15:58.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:16:08.368Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=4a1a63f1-fb3b-4a08-8a29-e7e67836c50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:16:08.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:16:18.384Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d7d55b08-17d8-466c-9c43-1a9db93eba16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:16:18.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:16:28.391Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ebcf6a5b-0a66-4821-b67d-5a2ce4b87941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:16:28.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:16:38.409Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=fbe8bd15-e3d9-4a9f-9d84-ca7627bdcd85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:16:38.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:16:48.429Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e4a43e80-7972-404f-9ec6-b04dba37d9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:16:48.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:16:58.438Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=7f9a4e51-95a4-4fc4-b0fa-c0758110b2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:16:58.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:17:08.447Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=660f91f8-6a2c-4c9b-8a7b-1654129383da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:17:08.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:17:18.462Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=179d202b-68df-44d9-b761-7167d505de25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:17:18.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:17:28.484Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=54abe639-8195-4ac9-ae06-1d8350291124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:17:28.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:17:38.503Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=4caa0f1e-11c6-4a85-93f5-867a44322a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:17:38.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:17:48.510Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5021c4cc-4a6e-49a1-aba5-06149633d0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:17:48.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:17:58.541Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ee03dedf-c76d-4979-9f41-550a73191d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:17:58.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:18:08.569Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6069244f-9e16-4cd1-a656-0e79a19507b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:18:08.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:18:17.347Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:18:17.348Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-20T07:18:17.349Z |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 |2021-09-20T07:18:17.353Z |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 |2021-09-20T07:18:17.359Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T07:18:17.360Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T07:18:17.360Z |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 |2021-09-20T07:18:17.362Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:18:18.580Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=99d716be-f111-4a4a-9e2a-66d44e591fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:18:18.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:18:28.611Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f2a44495-c89e-4822-8959-69e924713e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:18:28.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:18:38.621Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=765532cc-5472-4f0f-be69-6b026695a5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:18:38.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:18:48.633Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ea17edeb-cd49-4bf8-8810-ae0eac0c2c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:18:48.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:18:58.644Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=78fda47e-5625-4740-b903-1ad97cc98568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:18:58.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:19:08.664Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=2fd264f8-69dc-4cd9-ba6b-341992016952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:19:08.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:19:18.680Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f65111cc-966e-4096-97bd-f539a887b81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:19:18.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:19:28.691Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=aacdb94a-12dc-4f27-9899-a8f8042a0753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:19:28.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:19:38.702Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3df71596-3d80-430b-97dc-017c17d49861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:19:38.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:19:48.710Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f5e00d24-8bfc-46bd-b92b-39bd159a41a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:19:48.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:19:58.726Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=8be540e6-5f44-454d-9421-cd7bc6b16e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:19:58.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:20:08.743Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=fa437178-dffb-4507-a976-96e1125281bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:20:08.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:20:18.775Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3d5330d0-9ae4-4682-8f8c-0757ad22ffab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:20:18.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:20:28.784Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=933172d3-2428-4010-831d-c5e25415a71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:20:28.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:20:38.797Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=1c312af8-955b-4ab2-ac67-e0deb8173e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:20:38.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:20:48.812Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=0fc5f230-4f54-4b05-992d-ec33c41752c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:20:48.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:20:58.822Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=8341244c-908b-458c-87c2-257df0f6894a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:20:58.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:21:08.837Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9b276953-78d8-4a9c-9d37-9e51ca8bc569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:21:08.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:21:18.854Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=1491c718-0e53-453c-9ebe-730ce7b3b965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:21:18.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:21:28.864Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d1bcefcc-3ada-4642-ba78-4e49fca7ecdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:21:28.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:21:38.883Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6f526dae-0bd5-4670-8cfa-e466198e3393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:21:38.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:21:48.905Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=4961d739-cfcd-4be8-b689-9cbe01732c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:21:48.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:21:58.921Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ea4a6ab1-6d09-4e32-9925-90b019078fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:21:58.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:22:08.930Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=27f6c7ea-5de8-4158-b18e-51cf1794f906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:22:08.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:22:18.937Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=38ec8ef0-111f-4d53-8968-f7602abee4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:22:18.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:22:28.950Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6c3e8994-fcb3-45c7-9f29-ab8cb3541a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:22:28.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:22:38.970Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ae0cf4ec-3031-4e29-a232-9c14135e82a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:22:38.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:22:48.986Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=556cef65-e898-4773-b992-6b0345690d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:22:48.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:22:58.993Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=4813d0bd-c9e7-4264-b4d1-3e042a35a1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:22:59.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:23:09.005Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=8a805053-b895-4af7-9781-c643ba672bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:23:09.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:23:17.372Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:23:17.372Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-20T07:23:17.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 |2021-09-20T07:23:17.377Z |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 |2021-09-20T07:23:17.396Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T07:23:17.396Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T07:23:17.396Z |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 |2021-09-20T07:23:17.399Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:23:19.023Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ac9c4e97-c3a5-41c3-88f2-8a5e912288ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:23:19.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:23:29.041Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=69b7a682-eb84-4b31-a635-6aac44051ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:23:29.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:23:39.057Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b9883c5f-6b14-4751-88db-e5000393619c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:23:39.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:23:49.065Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=01a35d4d-d8aa-4bae-ab55-00e775435764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:23:49.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:23:59.083Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=0a3d1eb1-c86e-49cc-bfcc-624346eca14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:23:59.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:24:09.095Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=fbaeb691-3909-4adf-a614-725d12fba970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:24:09.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:24:19.115Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5c0be9ce-6ce3-4102-8c8f-a6fe52ae10fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:24:19.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:24:29.122Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=aca5ac18-0f7a-4be4-9113-0dcfb508082a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:24:29.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:24:39.133Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=32b3d9ba-f37b-4219-beb1-fb482b9b740c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:24:39.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:24:49.152Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3497ba8f-7355-4d03-ae4c-c504c8722b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:24:49.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:24:59.182Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=88442819-c9a8-4607-b3c4-e29fe5578cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:24:59.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:25:09.189Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=64de84db-e5ef-416e-94d5-e957d0690ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:25:09.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:25:19.200Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6ac4f1f7-e8d6-452d-bcee-ca19480f4408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:25:19.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:25:29.212Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=17014f8a-4023-41c9-8279-88a8f64635e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:25:29.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:25:39.236Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=63987214-3bd1-49dd-bb4f-a86419d98870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:25:39.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:25:49.247Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3e23b823-7a0c-4c7a-9139-21a71df2e859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:25:49.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:25:59.264Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=79bcb5fc-ef4d-4e08-9785-271da94e3651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:25:59.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:26:09.273Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=610892a7-57e1-491d-86df-5cc665850093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:26:09.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:26:19.283Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=22aa27af-bf1f-4ab2-82e8-0ad704c0f56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:26:19.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:26:29.312Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3e41f38b-c4a9-4236-844d-66079de2c25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:26:29.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:26:39.320Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=25423802-a4b5-4300-8f69-4342df4e5fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:26:39.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:26:49.333Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=7386fe00-9c41-4023-b9ce-a450dfde9467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:26:49.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:26:59.370Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e9e85f71-6e57-48ee-b9a6-0bc2f5913f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:26:59.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:27:09.386Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=0ff29614-1fdf-4583-9b99-819afb4a6dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:27:09.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:27:19.410Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=4bca3e50-3661-41a9-9d4d-5f55fc0c6c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:27:19.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:27:29.421Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=7404a1a4-12f8-4c25-b0e7-e001bf1fa8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:27:29.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:27:39.439Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f63affd8-5213-418e-b1ef-5fb39f1d6875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:27:39.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:27:49.451Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=2ab01703-9c0b-4043-9d23-ad59c9f7f0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:27:49.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:27:59.475Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=975f433a-b5b2-4f48-b9a8-13d5aaa8dcb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:27:59.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:28:09.485Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f06510ba-86f3-43a6-b2bb-33c8983ade1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:28:09.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:28:17.269Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:28:17.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 |2021-09-20T07:28:17.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 |2021-09-20T07:28:17.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 |2021-09-20T07:28:17.277Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T07:28:17.277Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T07:28:17.277Z |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 |2021-09-20T07:28:17.279Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:28:19.495Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=903a7183-fa10-4113-b22a-2d0b9f2bbaf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:28:19.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:28:29.503Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=4cd44da5-16f0-4c14-8354-004f57419d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:28:29.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:28:39.514Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=c24d3b25-c4e4-4cf3-8ae4-cafc782e43df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:28:39.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:28:49.529Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=39a968d6-8c71-4f9b-b17a-609c8e417e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:28:49.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:28:59.542Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=4242a94f-848d-4438-8a69-bbc4c59467ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:28:59.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:29:09.550Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d7ee9a1c-58b5-4439-b03a-4da510840930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:29:09.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:29:19.562Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=236bb5f1-d88b-4354-868e-8a237da34e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:29:19.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:29:29.578Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6f20fc43-cdae-4f84-b672-b5f0af7b402a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:29:29.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:29:39.593Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=120b124d-6544-4dc9-bd2e-c2c14b73adf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:29:39.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:29:49.601Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=dad190bd-b38e-4d02-8010-6ca5efb9ba65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:29:49.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:29:59.611Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6e6c3cca-f022-448d-b3f6-244015e1f8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:29:59.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:30:09.624Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=757e5a48-3519-4005-818b-f460aebfd7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:30:09.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:30:19.637Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=cd8c1c97-f307-4fd1-8fd9-fb76492fe3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:30:19.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:30:29.654Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a2f77b97-6264-47df-ac8d-ced79e2256d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:30:29.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:30:39.669Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=716ac229-7bbe-4bc7-87ff-809bb8c29c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:30:39.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:30:49.681Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=55d553b3-618f-4c50-acf3-05ae48b85816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:30:49.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:30:59.698Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b6dd69cc-3d81-49d4-8e5c-ab08274ff3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:30:59.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:31:09.725Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5f5ee97b-80ba-4898-afbb-b68b2f01488a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:31:09.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:31:19.740Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=0b9f7789-3e50-4338-908b-31cb81bf6118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:31:19.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:31:29.749Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=1114ce94-ba9c-48bf-89eb-335acd36dbb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:31:29.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:31:39.756Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=0189ab4b-c516-4fc3-ae24-37c6c9aaadf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:31:39.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:31:49.768Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=4b1cadd1-502d-460f-9f16-49f7eb1c396d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:31:49.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:31:59.786Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f15eb5d0-f5cb-42ba-87da-2d1f4154397b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:31:59.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:32:09.794Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ed0849eb-d4fc-4067-ae28-1efc2f9e9d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:32:09.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:32:19.800Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b4136059-70bc-47da-bc50-aa7d030f3477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:32:19.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:32:29.808Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=4d413773-3f27-4999-91e4-ea43c324d6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:32:29.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:32:39.815Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e1317bed-05e9-49c5-817f-1017a63d7a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:32:39.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:32:49.826Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=81bd12c8-1d73-47e6-ad16-b79916da1346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:32:49.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:32:59.837Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=98867fed-c331-4561-b054-83cc589cb0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:32:59.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:33:09.846Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d50b31be-1b7d-40c2-8d23-79459ccffcf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:33:09.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:33:17.326Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:33:17.327Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-20T07:33:17.328Z |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 |2021-09-20T07:33:17.331Z |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 |2021-09-20T07:33:17.337Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T07:33:17.337Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T07:33:17.338Z |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 |2021-09-20T07:33:17.339Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:33:19.853Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=299def31-ce65-4d1f-bc80-f9ec0054709f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:33:19.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:33:29.865Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=beaf55c6-621e-4aee-9430-0bc7121ef6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:33:29.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:33:39.889Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=552557eb-d332-49d8-a967-72f9a8612f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:33:39.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:33:49.897Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=cbac32b9-c1fd-44d6-a3d7-6ed4908cf196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:33:49.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:33:59.906Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=7224d38e-233f-46d0-a596-e8ea356dfed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:33:59.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:34:09.915Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=cb669ed8-3a51-4a5f-af0f-9ec89b359ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:34:09.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:34:19.936Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=7b2ec03a-51a2-4c21-8a47-2e049ac5e76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:34:19.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:34:29.958Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=1b1c5ea8-9352-4f52-9af8-fb4ba984d1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:34:29.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:34:39.973Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=258b95a5-bfbb-4c80-a286-07f9a16f18a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:34:39.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:34:49.981Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3d37f102-702a-4e8a-82b6-c35ad5973040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:34:49.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:34:59.988Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=499ac36c-cf7c-4595-9e59-bd576c8e290a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:34:59.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:35:09.996Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b7464a4e-c030-4d17-874c-c67583f29b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:35:10.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:35:20.011Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=95ffd46f-8cce-4a3c-b19e-3948b60e4c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:35:20.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:35:30.029Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=2cb34b91-1e40-477c-8eaa-cf133562f3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:35:30.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:35:40.036Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=c6f038fc-4308-45c5-9427-e70f517b0ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:35:40.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:35:50.043Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=83b9befd-10f3-457c-8628-235301e79417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:35:50.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:36:00.053Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=32e51cad-9104-43e0-abe4-51bba8525662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:36:00.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:36:10.070Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=341f2614-b0bb-46b2-ac7b-b3d136dce5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:36:10.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:36:20.105Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f64825c6-4fbf-4dc4-9534-8d5817fd7188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:36:20.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:36:30.115Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=54f5aa08-c01f-45a1-ab99-ca64591f3558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:36:30.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:36:40.123Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=4520c7f8-92f7-4151-a0c7-aaa515022bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:36:40.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:36:50.136Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5cf6cd92-0243-44a2-b4b8-52f9905c2037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:36:50.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:37:00.148Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=1b6ded2b-2b7d-47f2-bad0-3392f1f41801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:37:00.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:37:10.158Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3cead300-f7f6-4e25-b229-dfba84d94fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:37:10.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:37:20.167Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f258815a-379c-4d15-889a-ddbf0ff79f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:37:20.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:37:30.175Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a37de684-b37f-45f8-b03e-01e43c512df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:37:30.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:37:40.186Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ee6a2b39-4b29-401f-a91c-c3868ae49c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:37:40.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:37:50.201Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6109897e-c94b-4d66-b110-188c6bd7f7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:37:50.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:38:00.212Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9061eca8-08f6-4c42-b994-f0febdc216f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:38:00.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:38:10.220Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6fa7f9ef-0e11-4232-bbda-523b0abdb370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:38:10.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:38:17.304Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:38:17.304Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-20T07:38:17.305Z |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 |2021-09-20T07:38:17.307Z |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 |2021-09-20T07:38:17.313Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T07:38:17.313Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T07:38:17.313Z |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 |2021-09-20T07:38:17.315Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:38:20.230Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3f7cc07d-4856-497d-8466-75f12b7686d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:38:20.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:38:30.251Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=98acb36d-6924-4cc3-b656-c97234e662b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:38:30.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:38:40.272Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=60108d12-e49c-4723-867c-5c6ad44dc719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:38:40.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:38:50.281Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=86eb0c37-3619-45d6-8da3-d9597033fac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:38:50.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:39:00.288Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=bf4d686d-4ad2-4e2b-85ac-8c1ad60af900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:39:00.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:39:10.301Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e138d970-c878-45e6-9c8f-2aa184192251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:39:10.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:39:20.311Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b428d7d7-8c94-454c-b93a-7fbc8ad5622c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:39:20.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:39:30.343Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=dee60045-ba3f-44b0-8dda-34e4be00d28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:39:30.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:39:40.365Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5010cdad-155c-4e07-98ad-060585a5b2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:39:40.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:39:50.371Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=760fa798-ac68-4e7d-9899-88350a408118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:39:50.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:40:00.379Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d045601e-9421-41e9-ae95-11b4c0926f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:40:00.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:40:10.397Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=de02142d-922b-467e-aa70-e7ae6508b1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:40:10.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:40:20.419Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=40bc6df2-4989-44be-bbdc-1ffbc0c22747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:40:20.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:40:30.427Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9e13ce70-4462-4343-8aa4-53404a66bd00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:40:30.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:40:40.435Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6728416f-8a37-4d13-af1a-ca9ef694561d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:40:40.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:40:50.441Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=468e1a97-5b80-4fce-825b-a026d7f2d3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:40:50.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:41:00.452Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=dd605249-2b35-4d0b-92f8-c99a565bef6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:41:00.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:41:10.465Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6eef7630-f041-4e45-af8c-ccc377f5c99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:41:10.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:41:20.481Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=31b7ef28-2c93-46b6-ab46-64f00149d88d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:41:20.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:41:30.494Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a2c550d8-1cbe-41b8-9f40-e06781881949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:41:30.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:41:40.504Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=82d8be5d-ea56-4779-b126-0e2bc74bc39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:41:40.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:41:50.512Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a7f0225f-4c1b-4bff-8f1f-6304af4804c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:41:50.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:42:00.519Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=229af235-1397-4ba3-b551-28cf8b1cea97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:42:00.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:42:10.529Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d8c315e1-14e8-40d6-948a-96b07ab8a76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:42:10.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:42:20.544Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=c1e46c1b-c9ca-40f8-86a3-a5d012707f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:42:20.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:42:30.551Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=2416d663-a98a-4277-8989-b073e0eb51f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:42:30.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:42:40.559Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=88332f8f-cc0f-412a-b0ac-d03c1be1ee73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:42:40.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:42:50.567Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=295a1c6f-a731-477d-abb6-1e65a7931f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:42:50.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:43:00.579Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=43d04a61-91e0-487a-877f-e515d9e4160e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:43:00.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:43:10.595Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f3a2871e-7f42-4ec8-ab24-1e0f3eb28ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:43:10.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:43:17.292Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:43:17.292Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-20T07:43:17.293Z |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 |2021-09-20T07:43:17.296Z |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 |2021-09-20T07:43:17.301Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T07:43:17.301Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T07:43:17.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 |2021-09-20T07:43:17.303Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:43:20.603Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a7a2d3ba-4e1c-4a1a-8824-ec1fcecef16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:43:20.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:43:30.611Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9afcfcd2-4545-4b3f-b729-0900ac8dee5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:43:30.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:43:40.620Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9edbda4e-a9b7-4108-8f75-6a76ab084f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:43:40.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:43:50.631Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=2dc331a7-7a39-4f72-bf78-3d56c4e2ca7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:43:50.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:44:00.644Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=1bc588e0-ff1d-4532-990b-74dafdac4f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:44:00.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:44:10.653Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=af55c559-9c8e-4474-9067-022104665921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:44:10.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:44:20.659Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3637995d-4418-4db6-9f60-ce018aa1c250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:44:20.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:44:30.666Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e97c9e9a-f81d-4e7d-8d0b-9715718060e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:44:30.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:44:40.679Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=0c8bf4ad-11c1-4302-8859-36c2b5817f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:44:40.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:44:50.701Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=72995be9-0ba9-4144-bc23-6276039aa5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:44:50.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:45:00.708Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f69d5ea2-b50f-4727-a4ff-33ca2d65261a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:45:00.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:45:10.721Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=12fba984-e0dd-4923-a149-ccc91a5bd9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:45:10.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:45:20.729Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=74004c41-9ac7-49a0-ae6f-4fdd7f301bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:45:20.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:45:30.736Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=24bc4357-a46f-49df-bf8d-5a4349a15df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:45:30.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:45:40.745Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ea2f3ce3-1942-4a42-9a8f-de8b64908605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:45:40.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:45:50.761Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3cd30635-703d-493d-897c-f5eb26da6286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:45:50.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:46:00.781Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5346e321-9e56-41be-b348-7c71d0fe9f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:46:00.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:46:10.793Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a9b08687-7f96-4b5f-8490-ea8cbaed4c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:46:10.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:46:20.800Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d88a09c8-f814-4d3b-a76c-cc4f2af5ecd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:46:20.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:46:30.815Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6ab9b896-1496-4d22-b584-7c493e316418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:46:30.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:46:40.825Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=de66376c-3a4a-4d45-bd70-2d147971fff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:46:40.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:46:50.842Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d3db8155-4bba-4aa5-a233-676ecb67eb39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:46:50.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:47:00.869Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f02ec481-d2af-4630-8f9e-78c17a792bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:47:00.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:47:10.877Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9212792e-6362-40b4-b4df-8fb4b54e59b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:47:10.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:47:20.885Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9805003d-b171-4cfa-8405-4044617cb89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:47:20.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:47:30.896Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b6946ef7-70ae-4fd9-a41d-f9bcbc6797ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:47:30.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:47:40.917Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=374256ca-607f-422f-956a-ef1f632f5bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:47:40.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:47:50.927Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=58082f7c-76a6-4aea-83a5-2059e0cf0c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:47:50.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:48:00.935Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e53ea822-6a50-421a-b137-64a5b2d4ad76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:48:00.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:48:10.942Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5c28a086-05c0-4c5a-98e2-1bb60d8d7591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:48:10.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:48:17.295Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:48:17.296Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-20T07:48:17.296Z |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 |2021-09-20T07:48:17.300Z |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 |2021-09-20T07:48:17.305Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T07:48:17.305Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T07:48:17.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 |2021-09-20T07:48:17.307Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:48:20.953Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=1c7de008-8f55-40d1-abbc-a71b45ffde4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:48:20.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:48:30.965Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a77f6e06-c1e8-441d-af85-b3478feab049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:48:30.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:48:40.985Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=34c0d9f4-3a7d-4da2-8b24-387c34eeb187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:48:40.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:48:50.994Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=c178bf77-0b36-43cb-a197-795713b33c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:48:51.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:49:01.000Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=39baef6f-50b1-491c-a1fd-21f8dd2f0b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:49:01.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:49:11.010Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3097bd9d-a2fe-4ddb-ac6b-a0fadf6020fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:49:11.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:49:21.023Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d2953efc-c7ef-42cd-b1b3-5f5d58043c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:49:21.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:49:31.041Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3fde14dc-6db6-46ce-82b5-388eead9c061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:49:31.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:49:41.049Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=cb44e3f8-beab-4bef-a8d2-b7b8faef6cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:49:41.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:49:51.056Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=c49888e7-ae98-47f6-8e38-703ae46455eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:49:51.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:50:01.065Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3c726c17-89e3-42aa-8d60-17160e1c19d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:50:01.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:50:11.075Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d7de03b8-3ac9-45a1-b463-3a4f3631713f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:50:11.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:50:21.098Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=866e3762-13e1-4f61-8589-6061e02e8b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:50:21.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:50:31.107Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=0a273385-b8a7-4f61-b648-031120bb3bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:50:31.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:50:41.113Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=7bcfb749-d425-41fa-b958-e36e6b6ef437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:50:41.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:50:51.120Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=94b7f62a-f6eb-41c5-82af-c7ff0df75bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:50:51.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:51:01.127Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=04a744a0-2328-423c-908e-71717df35a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:51:01.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:51:11.135Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b6e664dc-2ea1-41e5-b248-6b1c91ec7bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:51:11.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:51:21.149Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5debb7dc-bf03-4d23-8a19-0836ea5d53a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:51:21.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:51:31.162Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e5dcd329-8c7c-467f-a93f-92674f7a3738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:51:31.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:51:41.169Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5ed8c329-a76e-4d74-8fb9-3dfa76261708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:51:41.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:51:51.177Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e7663415-6dcf-47a4-b8a7-9ecc590fd39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:51:51.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:52:01.184Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5e362b4c-8f3f-4443-9519-b6321482826d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:52:01.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:52:11.193Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=88892603-dbb0-4194-b860-33ff10bb0f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:52:11.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:52:21.215Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=1ccef5cc-8940-46d5-8af2-6166133c783c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:52:21.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:52:31.223Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e8b594a6-3aef-4c5e-af74-3cf4919d3df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:52:31.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:52:41.229Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=8384f2fc-c0a1-4bd4-85d2-7dea7ebaf804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:52:41.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:52:51.239Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=83f89880-38fe-470c-92ed-3954ebe861d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:52:51.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:53:01.245Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9ed6ddb4-a0db-4da9-99f9-23bb965d126a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:53:01.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:53:11.260Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f007c90a-f441-44ec-9407-7da05d23dc5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:53:11.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:53:17.287Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:53:17.288Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-20T07:53:17.289Z |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 |2021-09-20T07:53:17.291Z |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 |2021-09-20T07:53:17.296Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T07:53:17.296Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T07:53:17.297Z |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 |2021-09-20T07:53:17.299Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:53:21.272Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3802b984-efb2-419f-9594-9663f639014b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:53:21.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:53:31.286Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=af263a9c-b949-4021-9063-717929da33de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:53:31.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:53:41.293Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=7edb49df-b992-473b-9005-56535bdfe0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:53:41.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:53:51.301Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=bb1cfa4d-6360-404b-adbc-459baa1b4509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:53:51.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:54:01.307Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=bbe1d86a-601f-47a5-a0ec-d7a6c7548797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:54:01.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:54:11.313Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=50cb1d53-3342-4403-8b5e-39a5e477130b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:54:11.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:54:21.322Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=257eab36-0441-4f3a-b26c-123cb394ad1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:54:21.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:54:31.336Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9474f302-616c-4c34-96b3-2ce3a09fb217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:54:31.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:54:41.344Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=c3486245-443c-4627-af3a-450e7e6fb5af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:54:41.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:54:51.357Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5300d722-540d-4bd9-a71c-02ce1a859397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:54:51.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:55:01.367Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3dbaac9d-f260-41eb-9cf5-9349864bac27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:55:01.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:55:11.378Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=0f7c5050-4469-452e-9fe7-9c5a10be16d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:55:11.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:55:21.389Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=060bff73-da42-4876-a55a-c1647f550800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:55:21.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:55:31.399Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=12b6e29f-e92d-4ae6-8f1b-ba21197b434d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:55:31.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:55:41.406Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3b0d7d38-5f0a-41fe-a751-49f58c59b6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:55:41.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:55:51.414Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3be2cb48-76bd-47e4-a064-4673f4274e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:55:51.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:56:01.421Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=29f70177-bed3-4136-aa03-ac5705f15516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:56:01.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:56:11.429Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5bf9cdee-1dbe-4233-a37e-858be9e4cdb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:56:11.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:56:21.453Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5b0c3648-91a1-4b09-aa61-f003110f0d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:56:21.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:56:31.463Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=fbfb9bfc-30d6-438d-b279-5f400889ce91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:56:31.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:56:41.471Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=76c22170-8258-48a2-af7d-6422287f9070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:56:41.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:56:51.480Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=692ea30a-4f07-4831-8794-6a6181d16bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:56:51.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:57:01.488Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=433c9bd8-0f51-4753-b635-90c47030b951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:57:01.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:57:11.498Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=966d7775-5284-403c-b6ff-04d4661859bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:57:11.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:57:21.508Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=aee18cf0-ff1a-4952-8a72-f4587237e897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:57:21.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:57:31.522Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=350951f3-00a8-4dad-bca4-78f67ce71ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:57:31.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:57:41.531Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=0ed9cba0-8f0c-45e8-a6a7-1c47372f6b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:57:41.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:57:51.540Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d3b7cde8-c892-478c-a0de-9cefc16c9d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:57:51.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:58:01.548Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=0463313c-8e04-42e9-9316-52df7baa75c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:58:01.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:58:11.558Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=83477fda-a6c0-4da4-bc7c-4670b091da44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:58:11.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:58:17.340Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T07:58:17.340Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-20T07:58:17.341Z |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 |2021-09-20T07:58:17.343Z |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 |2021-09-20T07:58:17.347Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T07:58:17.347Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T07:58:17.347Z |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 |2021-09-20T07:58:17.349Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:58:21.582Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=1ebfaa3e-646b-4dbc-92d1-e2bf6ea3060b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:58:21.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:58:31.589Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=fa543693-b683-40cb-9c38-4a19c0d2dfe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:58:31.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:58:41.597Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=2677bb31-a9b5-413b-9f49-4f31633f4d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:58:41.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:58:51.608Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=44e51d10-1a4b-415a-9d81-d72f28be8adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:58:51.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:59:01.614Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=2fed789c-8fea-496b-9ac2-f1860c6275c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:59:01.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:59:11.624Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=0ec6e732-7f3e-4a4f-a068-656da5c246d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:59:11.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:59:21.642Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f32201f1-214e-4af4-925d-319887011646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:59:21.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:59:31.651Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e69602b9-c9d2-4f88-a6e1-cac6e0656990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:59:31.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:59:41.660Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=16969049-07c6-4126-a8a8-6daae0a948d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:59:41.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:59:51.666Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e3f4a257-7bea-427e-ad0a-9919cf650e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T07:59:51.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:00:01.679Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3ce2c633-5a0e-4d17-8d04-f5c629e6a77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:00:01.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:00:11.715Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=cbb6fdd8-fd34-47e8-881c-cb10c53d5430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:00:11.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:00:21.725Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=458c61b9-0df7-433e-9e39-68820d8173ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:00:21.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:00:31.731Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9881161f-55bc-4fb1-be10-bd253382ed05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:00:31.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:00:41.742Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=4c71a797-8442-45fa-b2b5-c30f60a4e5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:00:41.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:00:51.761Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a9ce1a23-b5f5-487f-bebb-ec9172d7dc7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:00:51.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:01:01.780Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d771f5f0-4c18-44b3-b9e7-40ff7051c5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:01:01.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:01:11.788Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ae48514d-9fc5-4e12-b3bc-1f8f5d55f9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:01:11.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:01:21.797Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e1bc2e37-af56-4fff-8c7c-73b272e28283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:01:21.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:01:31.805Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ab5ae439-985a-474c-b240-0b923f4d5821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:01:31.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:01:41.821Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=2dbda2ce-5ffe-4720-a7e9-5de27fd599c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:01:41.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:01:51.832Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=87854fe4-c1da-4ad0-b83d-c635507986bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:01:51.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:02:01.852Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=04204109-7279-4a75-b472-bf516f9ae031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:02:01.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:02:11.862Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d118e244-f845-4280-9dd2-ab43d15d8d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:02:11.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:02:21.872Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=045776a6-6ab0-46c8-9823-b7bced4f62d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:02:21.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:02:31.878Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=240c62cc-6761-4dc9-ad6c-cc0cadac94bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:02:31.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:02:41.887Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=cac10fc7-58c3-4356-b37d-7d18988abbe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:02:41.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:02:51.901Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=c04bf52b-110c-448e-9bdd-21a3fc862a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:02:51.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:03:01.919Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ee70d6fe-34c3-4b79-8603-0a2b425e4ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:03:01.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:03:11.986Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e2c2efb7-406d-4b91-8d06-98a486a6a271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:03:11.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T08:03:17.289Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T08:03:17.289Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-20T08:03:17.290Z |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 |2021-09-20T08:03:17.292Z |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 |2021-09-20T08:03:17.298Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T08:03:17.298Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T08:03:17.298Z |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 |2021-09-20T08:03:17.300Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:03:21.998Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=11309d19-94cf-4e96-b51f-b632fc2a9fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:03:22.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:03:32.011Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=725e7c48-e28c-4878-8d0e-a7898ffa7d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:03:32.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:03:42.019Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=c782fba8-2b27-4bdf-8ea7-745ed7cd8177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:03:42.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:03:52.030Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3d05767f-04c0-4020-a5a8-de327af7292b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:03:52.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:04:02.045Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b91e9390-456f-4e2d-8a38-a5c4d6bafdbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:04:02.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:04:12.060Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=99d3d902-2535-46ac-84f2-9ecb800005e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:04:12.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:04:22.076Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e51dbbb3-656e-4767-91e4-a107084497a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:04:22.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:04:32.082Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=00b38fc4-a839-4f73-8725-ad11d3d166c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:04:32.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:04:42.090Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=54be29b8-e460-4330-96cf-99159004d644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:04:42.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:04:52.109Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b00ca52a-885f-4f93-a51b-5453e8878987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:04:52.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:05:02.123Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=c20267de-ca69-4e20-8a78-d6faf2212e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:05:02.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:05:12.153Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=bb35c2de-9880-491b-8708-deb518e33890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:05:12.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:05:22.161Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b6f8e211-7202-43ef-b120-cf915bae8d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:05:22.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:05:32.176Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9011c8bc-fb85-4d16-82d7-55345762c0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:05:32.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:05:42.186Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=56c628b7-2eba-4e0c-a165-122ab8d19adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:05:42.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:05:52.203Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e6f7fd27-8a27-4ff8-9775-b9a756a8b307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:05:52.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:06:02.209Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=c7c44826-3c37-47fe-95c0-ae36582f46c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:06:02.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:06:12.217Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=4d0dfa46-02d6-4ab6-ad52-6f63210b7131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:06:12.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:06:22.226Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e6b4c67a-35f8-42d0-a380-cad571d51f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:06:22.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:06:32.234Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=0dfefd6c-8ae1-43e8-8f8a-1d13a17c1e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:06:32.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:06:42.243Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ee55ce45-adeb-46d3-889a-24beccd23d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:06:42.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:06:52.266Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=56b7cae9-ddcd-4f67-bfbd-7574f8d7ee33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:06:52.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:07:02.273Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=bfaf6c0f-dcb6-44ec-9a96-ecac8bf9d735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:07:02.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:07:12.280Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=15ec58ab-2d7c-48a5-87a5-fdefa7ed477a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:07:12.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:07:22.287Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6ffcce24-72de-4e5a-8855-7e7e0df021e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:07:22.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:07:32.310Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=0a097e16-2c79-4423-ada6-eb043a9099a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:07:32.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:07:42.322Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=58d89634-ebd4-4378-a3ea-83b9405d839a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:07:42.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:07:52.329Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=28785b38-fa7e-4c9d-8557-40380896a132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:07:52.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:08:02.336Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=19f85b75-a1e8-4682-bbcf-3933d4bf929b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:08:02.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:08:12.362Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b294503b-a5a6-46ba-b2df-921bfe765a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:08:12.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T08:08:17.323Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T08:08:17.323Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-20T08:08:17.324Z |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 |2021-09-20T08:08:17.327Z |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 |2021-09-20T08:08:17.331Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T08:08:17.331Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T08:08:17.331Z |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 |2021-09-20T08:08:17.333Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:08:22.378Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e341f8ee-35dc-4165-ad69-ab63a64959b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:08:22.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:08:32.386Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a2a59fe6-ca20-4698-ac44-083bc9ce2ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:08:32.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:08:42.397Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=942d512c-758e-437b-ad79-705338e0d947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:08:42.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:08:52.407Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a6e43115-3b12-4c62-aa39-dcb9df6f3ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:08:52.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:09:02.414Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=26d9a087-3785-4831-b5c0-3e80091c49f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:09:02.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:09:12.423Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6d103e03-6239-46a8-8ab9-5b9492058447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:09:12.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:09:22.434Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=c04854e7-eb55-4662-a01f-f4412d0545a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:09:22.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:09:32.445Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ebc82d90-7289-4ecf-8e3c-ada22b2b4bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:09:32.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:09:42.458Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=7940fc53-6b87-4c66-8f1f-8eee6883d6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:09:42.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:09:52.467Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=558e4fc2-8ce5-4709-9caf-aed14820788e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:09:52.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:10:02.473Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d6b174e7-8554-48ac-9836-6d5916881688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:10:02.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:10:12.482Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=0fd6def6-6591-471a-84f8-567636221c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:10:12.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:10:22.493Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a7bce31f-5d02-4092-8d4d-741188aac0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:10:22.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:10:32.503Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a221264b-7c85-4968-a46c-82d181e486a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:10:32.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:10:42.522Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5f6cfab7-52d5-4fa2-8484-23798b31b7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:10:42.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:10:52.531Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=70425d33-d09c-4530-93fc-0677b7d8e5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:10:52.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:11:02.539Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=04c95dc5-301f-4069-83a0-58995d602826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:11:02.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:11:12.550Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e093df97-b9bf-4fcd-84f1-03414c2c4704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:11:12.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:11:22.561Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a61cbd3a-830e-454d-9151-c8ddc7252950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:11:22.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:11:32.576Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=8c48b015-b1c3-4678-9d90-02cf721846d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:11:32.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:11:42.587Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b3c35c90-39e4-43c8-b4fb-6ede9ae3ff78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:11:42.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:11:52.597Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=85a4e775-d5f8-4714-a97b-d839be2718b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:11:52.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:12:02.604Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f1bcae96-ec7b-44dc-b445-a1175b842cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:12:02.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:12:12.611Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=703b9f59-0ee2-413c-b77a-bc49d90c34bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:12:12.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:12:22.621Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=2e2efa03-8b8f-4977-8723-e84cc04895b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:12:22.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:12:32.630Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6578382c-ee95-4f4a-ba32-7487c2772b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:12:32.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:12:42.645Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3175bb63-b4f9-4990-849b-4a2f80bff09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:12:42.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:12:52.665Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=8e9a268b-45c1-48d5-b58d-8c61f728b5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:12:52.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:13:02.672Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=c3175c5d-4921-4230-aace-97d7f9da97c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:13:02.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:13:12.680Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=790b1111-e528-43ed-837c-000913853ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:13:12.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T08:13:17.296Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T08:13:17.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 |2021-09-20T08:13:17.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 |2021-09-20T08:13:17.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 |2021-09-20T08:13:17.307Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T08:13:17.307Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T08:13:17.307Z |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 |2021-09-20T08:13:17.309Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:13:22.689Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b0970e5a-8d02-456d-8ccb-56345cd76015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:13:22.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:13:32.696Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b482747e-cfa0-417c-a6b3-6e0beb1487ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:13:32.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:13:42.710Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5e2a394a-2d62-4e4b-bc60-5fbd3a864f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:13:42.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:13:52.729Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=bd19f9f0-6a81-4944-809c-1ef6dfc1ff16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:13:52.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:14:02.736Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=37482c88-45eb-42a7-8c71-058b491df890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:14:02.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:14:12.748Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b56e93d7-b5a6-436d-97b3-146fb3e13835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:14:12.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:14:22.758Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=117adde3-65e4-4a92-b269-6fb970cb4992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:14:22.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:14:32.776Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=74379e2a-f266-446e-85b3-7a9e9a4aea3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:14:32.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:14:42.786Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3da2583d-4a28-45c8-81ed-00cc66b2a978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:14:42.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:14:52.812Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=1aa85140-9146-483a-9c04-239c04a31a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:14:52.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:15:02.818Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=20dcb4a3-64b1-4533-9058-fcae725ce70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:15:02.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:15:12.840Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=4d7244b4-9432-49e6-92ed-0d314e19746a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:15:12.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:15:22.865Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=07262e2c-178b-4504-93ec-17a798803761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:15:22.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:15:32.887Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ded7f1f7-ef8c-4b4b-b683-0c7ed2159c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:15:32.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:15:42.898Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=737b9612-43e9-4ae6-aefd-8ff000aaa073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:15:42.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:15:52.919Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a7884e7f-e936-484d-977c-1033cfafdc00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:15:52.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:16:02.928Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6e51e196-d0ad-48cd-82af-791510f9eaf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:16:02.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:16:12.938Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=8d332fbc-5877-482c-b08d-cce4b8462d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:16:12.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:16:22.953Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=afce17c8-0410-43f5-8511-a809c924ae9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:16:22.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:16:32.960Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6eb3d9fa-0f97-46e3-bd91-e4c414f6a9fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:16:32.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:16:42.974Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=7e9d3d5c-55ce-434a-ac58-6360cebcdba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:16:42.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:16:52.992Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=54dbdd2d-bc4d-435c-8c33-9b70ff3be719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:16:52.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:17:02.999Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6b28477d-c294-4ff1-a4e3-b12c6a35fc73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:17:03.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:17:13.010Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=c1432187-3fb1-444b-95aa-dc394703fb1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:17:13.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:17:23.017Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=4232cd17-4204-4143-aa6f-355daae0fa1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:17:23.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:17:33.025Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=020a7cd7-a0c1-43e7-adaa-35492239f34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:17:33.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:17:43.033Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=0500b8cc-5566-4dc9-8bcb-a71a14ff0763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:17:43.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:17:53.054Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=52e4dbd5-4868-4e70-98a9-f1c38be46df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:17:53.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:18:03.064Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b1b502d5-bb10-4303-9b9e-06dd4c0a51d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:18:03.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:18:13.080Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e948d157-c572-401b-90f8-be90928444e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:18:13.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T08:18:17.273Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T08:18:17.273Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-20T08:18:17.274Z |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 |2021-09-20T08:18:17.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 |2021-09-20T08:18:17.279Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T08:18:17.280Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T08:18:17.280Z |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 |2021-09-20T08:18:17.281Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:18:23.089Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=c18116c3-a141-4e36-83bf-03356e2109fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:18:23.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:18:33.096Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5b39d1b4-9d41-49d8-b4a5-d0d55ff00540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:18:33.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:18:43.104Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5a8e7cdb-52b4-4ac6-84cb-97da4f9f4132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:18:43.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:18:53.113Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=584cf4bc-53f2-43bc-9b8b-1be3ef11c366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:18:53.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:19:03.129Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=cd424a61-20f3-480a-8b88-1c88f7942ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:19:03.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:19:13.138Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5c3df273-49c3-4f01-8f23-59a5ed16c380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:19:13.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:19:23.148Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5d89971c-1130-4394-9ad1-0b4d05df3fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:19:23.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:19:33.168Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=565b5411-512b-4f02-9567-c7d72ef623e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:19:33.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:19:43.177Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=8f2eb9e7-a8dd-47d8-8b1f-5b0f6a297d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:19:43.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:19:53.191Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=aa57e88a-5040-4c78-9c89-5dd4947433d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:19:53.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:20:03.197Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=736c07d2-75d2-4c5a-b2bc-1e6940e84abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:20:03.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:20:13.205Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3d697e64-320b-422b-8e00-36040e2326f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:20:13.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:20:23.214Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9ec88596-ff7f-4112-8f90-094e2c4e5b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:20:23.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:20:33.222Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=69e84c1a-6e74-48c1-8964-0d62cbe72c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:20:33.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:20:43.235Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=bf0c503e-83cc-4617-90df-20e6162b98df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:20:43.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:20:53.253Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=7a1fb972-183f-4a4e-84de-d86d411ef70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:20:53.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:21:03.269Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=61729909-11a0-4c5b-90e0-e5fc18395db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:21:03.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:21:13.294Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=624f35b2-5125-45b3-80de-d79704a12e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:21:13.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:21:23.302Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=8135bce9-df47-4d03-a192-cccfb192c8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:21:23.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:21:33.308Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=94d1bed1-6408-4c50-97f9-74fa17cb5a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:21:33.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:21:43.317Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=611d1c1f-bd45-4705-a8fd-a014836a224b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:21:43.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:21:53.335Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=0979349e-0e19-4bb8-9cc2-7d4db8090636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:21:53.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:22:03.351Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=777b9cb0-78eb-4890-abf4-a598cd111a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:22:03.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:22:13.372Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=09cf85ab-5f3f-45cb-adc8-4b2cabf0c374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:22:13.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:22:23.381Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=bc5c5daa-5ac6-4155-9c07-8ef0bed2999e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:22:23.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:22:33.388Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=0e75f682-d7bc-44f1-87c6-729dc57f8d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:22:33.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:22:43.399Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e6ada8d9-6460-4ca6-8640-9c72961c50ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:22:43.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:22:53.410Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d0f304f2-814a-4089-aa76-46e79763f297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:22:53.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:23:03.423Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=45319d14-bb86-475b-adb2-4516c0f7aec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:23:03.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:23:13.437Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=34a2e76e-8798-4457-907b-f95b9172e174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:23:13.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T08:23:17.280Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T08:23:17.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 |2021-09-20T08:23:17.285Z |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 |2021-09-20T08:23:17.288Z |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 |2021-09-20T08:23:17.295Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T08:23:17.295Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T08:23:17.295Z |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 |2021-09-20T08:23:17.298Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:23:23.472Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=59644750-7285-4e00-8c7e-c6d8ee587d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:23:23.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:23:33.486Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=2da0037c-6fcb-4e1a-8fe4-c08818db3f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:23:33.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:23:43.498Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f4e964b3-67d8-4240-a49b-b1114ecac4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:23:43.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:23:53.512Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=c42ee5a6-6917-4d93-94e4-1115f113748d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:23:53.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:24:03.520Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=7c408a4a-2b7c-407e-8d85-ca1d8f790098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:24:03.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:24:13.528Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=c059a021-2e04-4578-a9cf-845b4e38c582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:24:13.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:24:23.537Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=23fae74a-f446-4575-b310-871488d194e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:24:23.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:24:33.558Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3212518a-f2d4-4ff1-8964-74eb21537365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:24:33.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:24:43.571Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b26965c9-4b28-4343-9f13-53e478afdfb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:24:43.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:24:53.592Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=18eac4b6-0e4b-4ec5-a9e0-428a58c0ba56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:24:53.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:25:03.599Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6f7a58e3-2742-47f5-8aca-cc874044e4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:25:03.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:25:13.606Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f161eede-adb7-4dd2-af01-19d28dab73d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:25:13.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:25:23.613Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=905d545c-8f25-4946-b73b-69f5f8a75667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:25:23.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:25:33.624Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=53f65e44-5b82-4a42-bb9c-766e699a81b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:25:33.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:25:43.637Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ab82be1a-e4e8-43fc-a125-a8d716082590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:25:43.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:25:53.674Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=13c9bbe1-e897-4604-8355-acd35a6a06d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:25:53.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:26:03.683Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=df3ee92f-8673-430b-a34a-93526bb5ed65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:26:03.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:26:13.694Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9bea5454-4d29-4673-b02d-f932b31033d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:26:13.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:26:23.706Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=045591c3-f0a3-4bfa-aaa0-a2fc9ea85118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:26:23.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:26:33.738Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a733a707-07ba-49f6-a28c-dd421761c0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:26:33.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:26:43.745Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=830b22ce-c44f-4e92-85b9-902ce05c505c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:26:43.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:26:53.753Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=55ca3b0c-d3d5-427d-8cf1-9ae04ce09791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:26:53.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:27:03.760Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f23af598-05b3-4de6-a93f-b6993754cdf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:27:03.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:27:13.775Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=80af0102-e44d-4589-84f4-1a0684804931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:27:13.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:27:23.803Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=c0c330ec-c3c3-46a4-8a1b-0ca9636625ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:27:23.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:27:33.821Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6a0b8de2-b8c7-405d-9392-d63bbd467ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:27:33.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:27:43.828Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=104be4ac-1221-43e6-9a4b-984c4075be6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:27:43.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:27:53.835Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3e8496e8-7338-4a1c-85e6-24dc24eef118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:27:53.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:28:03.849Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=76878096-a6f7-4b7e-ae91-a1aefdea7e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:28:03.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:28:13.865Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=c03a2c01-6930-4178-8ac5-8345c107a38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:28:13.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T08:28:17.242Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T08:28:17.242Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-20T08:28:17.244Z |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 |2021-09-20T08:28:17.247Z |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 |2021-09-20T08:28:17.252Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T08:28:17.252Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T08:28:17.252Z |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 |2021-09-20T08:28:17.254Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:28:23.887Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d374cbda-cd2e-4494-991f-a85676d7514b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:28:23.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:28:33.903Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=fba804d6-74e6-463f-88ae-50f9acab0cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:28:33.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:28:43.911Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=44f83b6f-7f8f-4de7-8863-f1a0568581d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:28:43.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:28:53.919Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=95500fa9-89ef-4faa-96d2-75457944b708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:28:53.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:29:03.925Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f7bb723f-6d61-452d-b575-7d99ec336142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:29:03.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:29:13.935Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=0977285d-5fd9-4d19-9755-9181eeea06ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:29:13.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:29:23.955Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a79edc5f-507e-4216-88ad-7a2cbe071ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:29:23.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:29:33.973Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b0c4eb9e-f1ed-4d46-9461-3e2d3774cec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:29:33.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:29:43.978Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9a3cd22c-f83d-4f47-8770-292f74a4d38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:29:43.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:29:53.987Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=bfe3946b-2caf-479d-ae29-e83609ee6df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:29:53.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:30:03.996Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=4397c0b4-51ea-4d8c-b11e-85e5ecba2709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:30:04.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:30:14.007Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d259ce7d-9c8d-44af-baef-a6a4a578d60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:30:14.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:30:24.019Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=bf78718b-3fa4-4051-a8df-d543e7e9ed56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:30:24.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:30:34.026Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=718cfbda-0c45-484c-a637-2cf35323d3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:30:34.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:30:44.035Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f2e1ca94-6944-4ac3-ae67-d81706c0dc7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:30:44.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:30:54.053Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=0354de04-87f9-4a3e-8673-53ffc40ff49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:30:54.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:31:04.077Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=7bf793dc-8361-4fc9-86b4-bd1d4a98baef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:31:04.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:31:14.089Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=c8197678-f1d0-4298-a4d6-b5c14df5bd65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:31:14.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:31:24.104Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b6836d1e-8f19-4e61-b24a-0351584217e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:31:24.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:31:34.111Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=bb88a849-4c86-4936-bcd3-67fc2e90f5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:31:34.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:31:44.118Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=8ef84e03-3b3d-4f7c-96c7-94a03e0a6c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:31:44.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:31:54.126Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6baa107b-1d98-4497-8a30-fda3e2226e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:31:54.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:32:04.134Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e9e1fc81-2356-47ee-b191-f5829e2fd23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:32:04.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:32:14.154Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=bd23d6f5-9125-4861-a7a6-f2776683251d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:32:14.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:32:24.165Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=2c310046-2b1e-4530-877c-cfd5332cf2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:32:24.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:32:34.174Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b7716b99-ce00-4845-a5b1-0cc458521773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:32:34.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:32:44.183Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=22c07842-23cc-44f3-bff9-89cd952ed8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:32:44.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:32:54.191Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5719c198-f7fe-44e0-a59c-b832962dd7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:32:54.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:33:04.199Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5e00a22d-66be-4b98-9886-0ffba59026e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:33:04.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:33:14.208Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a7d8738c-d532-4c75-bc31-5029d7ea90a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:33:14.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T08:33:17.265Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T08:33:17.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 |2021-09-20T08:33:17.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 |2021-09-20T08:33:17.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 |2021-09-20T08:33:17.275Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T08:33:17.275Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T08:33:17.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 |2021-09-20T08:33:17.278Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:33:24.224Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=53e3a06d-3d77-473b-b9f5-c0bc99f4999f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:33:24.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:33:34.230Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f9f3b255-16d8-4544-ab6b-9a0e1eceaf93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:33:34.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:33:44.239Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=2fe67ecb-6ec9-404a-87a0-6b38e370bf8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:33:44.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:33:54.256Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=8509efa7-3a1f-4d78-a0b5-6f9e6620f799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:33:54.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:34:04.263Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=61439c6d-dd9d-4087-bc2f-ffb74d9a87d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:34:04.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:34:14.290Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ac189141-fab0-4cb3-b0ed-c8091d0aacf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:34:14.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:34:24.301Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=55ca9678-d948-4e24-9020-96dc7bbbd59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:34:24.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:34:34.309Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=2aa67f43-19ec-4a6e-9c6e-bffb5e7b5c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:34:34.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:34:44.317Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=bd2228b9-d55d-4d1d-acf0-ec7ae5e880ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:34:44.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:34:54.326Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=497e8684-0e38-41df-bb07-2831fdc23937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:34:54.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:35:04.344Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=92858861-56ca-4f64-9263-92d74f01b25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:35:04.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:35:14.385Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=bcb30cf5-aa55-4461-af64-2878212a8846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:35:14.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:35:24.392Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ce174747-efcb-4aef-9a60-bdb4c1986a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:35:24.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:35:34.401Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=48b5f9c5-3040-454e-90c3-0dd8bde9b685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:35:34.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:35:44.409Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=eb080729-68ba-413d-91ae-007d175f0ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:35:44.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:35:54.419Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=c3d3a86c-5dc5-453a-b6d3-6e5db2bcfc2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:35:54.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:36:04.431Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=203c07e3-d601-475b-bad3-36cedda19e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:36:04.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:36:14.439Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e821b0f0-14d1-41af-accf-e40d47ea598c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:36:14.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:36:24.457Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=aa78fc3c-26b3-4eb9-a8ea-acba522653dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:36:24.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:36:34.465Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a4cdc3f4-a3d3-4ac2-a89b-83a71c9f0634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:36:34.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:36:44.476Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5c984bae-3558-4b82-9d23-4cd89982ec47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:36:44.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:36:54.493Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5799589b-8d79-4c7e-8b32-fe9b652c2dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:36:54.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:37:04.501Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=78634d30-9448-4e3e-b8ef-fb87a7741e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:37:04.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:37:14.510Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=99d34a9d-c675-43b0-9902-4ab48b930ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:37:14.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:37:24.521Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=223d7bfa-965a-427f-8527-739729f3aa62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:37:24.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:37:34.534Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=626355ab-cb86-4cf2-80ef-d2a9a23bf43c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:37:34.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:37:44.553Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9a393e37-718f-4ee1-bcb9-bceb5f3bde3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:37:44.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:37:54.562Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=7ea22cce-9d3a-4ee9-9977-8c2397539fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:37:54.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:38:04.569Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5cbfe086-c406-449f-92b5-23f23da71fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:38:04.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:38:14.577Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=479e28cb-9465-48df-830a-b2fe28906be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:38:14.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T08:38:17.281Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T08:38:17.282Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-20T08:38:17.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 |2021-09-20T08:38:17.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 |2021-09-20T08:38:17.291Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T08:38:17.292Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T08:38:17.292Z |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 |2021-09-20T08:38:17.294Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:38:24.584Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=bfee9e78-7e4c-4ed2-a5b9-3165a5561365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:38:24.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:38:34.613Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d959ea74-5b8e-40e1-90f0-77db5497034b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:38:34.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:38:44.625Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9df5092a-a3bd-4f71-ba20-2efbbd88cf84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:38:44.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:38:54.632Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=bb2ff522-d598-40c3-9ed9-3ffe20e846a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:38:54.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:39:04.643Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=c5743adc-da08-4785-acfc-5b63da4941cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:39:04.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:39:14.654Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=47c25917-b3af-49e0-bd38-374698160f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:39:14.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:39:24.669Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=03a8ff3e-1f14-49cc-92ca-44ac4d9dd05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:39:24.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:39:34.686Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d96c3f90-ccc5-4283-8de1-cdbb50f9c450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:39:34.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:39:44.696Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ab1dda3d-96c5-4628-b5bd-d2c1ae03eadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:39:44.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:39:54.705Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=79e8fabf-76d7-4574-bd5d-cc99726e28cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:39:54.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:40:04.716Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=c74690fe-7b7b-4b5b-b200-2673eefb8fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:40:04.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:40:14.723Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=77f94539-beef-4735-8ebc-eb8e9f462b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:40:14.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:40:24.732Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=fa52cce5-5941-4a44-8133-d710d142481f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:40:24.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:40:34.749Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=2fa5beb4-7294-4a7b-9f2e-dc79c23aeea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:40:34.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:40:44.761Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=4d2e95bf-5af6-4043-b362-52841a478420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:40:44.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:40:54.770Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=be875200-72bd-4fe4-84a8-b9c4975986dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:40:54.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:41:04.779Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=086e6c80-f3cb-478c-a352-4fdbd930f394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:41:04.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:41:14.788Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=59d2e552-7cc4-42cc-a467-2925353a701f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:41:14.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:41:24.797Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=91264303-aee4-4886-9bcc-cf079bf0c43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:41:24.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:41:34.808Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=7fe8f83e-e9f8-4fef-b671-86b015fca723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:41:34.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:41:44.824Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=eab2e49b-88cf-4ef8-8843-3b210dae7e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:41:44.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:41:54.832Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3e1bfdfd-4f53-4e9b-997d-fd54c3755b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:41:54.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:42:04.837Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=091c8e71-4654-4cde-bd3c-5c865d1d017f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:42:04.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:42:14.861Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=75f2e485-d3b0-4b9e-a098-a8cedaeb24e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:42:14.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:42:24.870Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=db8a60a2-99c5-40ed-82de-7133e5ba0e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:42:24.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:42:34.883Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=357024f3-f711-4e9c-a1eb-9d6f2bb9fc80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:42:34.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:42:44.894Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=40f5c5fa-6599-4e95-8f8e-6344d7e97610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:42:44.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:42:54.907Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=dc407c0b-c7c0-4ee1-aabd-acb718917bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:42:54.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:43:04.914Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e21ece14-438c-42c3-9a72-f85a227e2438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:43:04.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:43:14.920Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=2cf15056-1fe6-4435-80af-3f522691d485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:43:14.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T08:43:17.286Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T08:43:17.286Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-20T08:43:17.287Z |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 |2021-09-20T08:43:17.289Z |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 |2021-09-20T08:43:17.293Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T08:43:17.293Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T08:43:17.294Z |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 |2021-09-20T08:43:17.295Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:43:24.931Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=4f8e0acc-bafb-4949-9ba9-633f953309e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:43:24.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:43:34.940Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=7eaaeb62-f6ac-4ca8-aa08-2fc29b1c2ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:43:34.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:43:44.949Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=8ace30d0-02cf-4ffa-afaa-d2705d1e6af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:43:44.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:43:54.956Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a94b1d9a-1476-403f-aa59-126a38af19f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:43:54.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:44:04.965Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e3034021-dccb-4183-abeb-8478ae5eaa04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:44:04.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:44:14.977Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=0d773143-9452-48c1-af13-c5f44adb745f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:44:14.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:44:24.992Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ab05e2bf-5446-47cf-8184-4664a132d162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:44:25.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:44:35.004Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b6b00304-4316-4cf4-9de0-595e3fde3939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:44:35.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:44:45.013Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f2e356b6-a32f-473c-9730-b3ef92f0a673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:44:45.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:44:55.020Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=45bf916c-b51f-45ae-8153-1cc450f87e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:44:55.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:45:05.026Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=39669727-c8ca-4fef-b5c6-5aa5852081a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:45:05.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:45:15.035Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=8355b49f-cb71-4773-a5e3-f32a254c7031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:45:15.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:45:25.051Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a1a65ab2-6cc6-403b-87eb-0eaaa2085d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:45:25.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:45:35.061Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=438d7b2d-9ec1-4b3f-afef-ef727c35bbb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:45:35.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:45:45.067Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=02bd45c5-ce32-4b58-9aad-817121048b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:45:45.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:45:55.075Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=7a9bb08e-d04b-43a3-a4c2-ea2d5bdd7066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:45:55.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:46:05.083Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=5e1b5fee-e63a-4d70-be71-ca4964bf5eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:46:05.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:46:15.093Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ea454b47-a1b4-4522-a70c-54f5d66b3be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:46:15.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:46:25.107Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=88c97ff7-18a5-4a11-b547-fea8b2e14d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:46:25.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:46:35.117Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=cce50472-6fdd-4ae1-9b91-c3a8421fb68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:46:35.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:46:45.126Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=8b64ac6f-8c66-4321-9b6a-c91e52c7749b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:46:45.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:46:55.134Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=3579db43-e346-42cc-b4de-6f0eb67c84ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:46:55.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:47:05.144Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=645cf5c1-2685-436f-a20a-b9412e358d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:47:05.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:47:15.161Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=760fbb16-80df-47b9-b6f6-a22f77cb259b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:47:15.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:47:25.171Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=6bf872d9-a925-400e-a3f5-a7087dbfef41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:47:25.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:47:35.181Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=2de9abe5-3f7a-4fb3-a410-8fe3b6809bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:47:35.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:47:45.191Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=d5969eac-99ca-4579-b3db-25e79d81904b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:47:45.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:47:55.197Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a0a3d120-038d-4c82-b01d-a6fef1614d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:47:55.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:48:05.206Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=1950764c-5837-4d25-9957-25f0014b47b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:48:05.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:48:15.216Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=7b2c7241-d049-4f65-bede-5e29677f9c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:48:15.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T08:48:17.294Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-20T08:48:17.295Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-20T08:48:17.296Z |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 |2021-09-20T08:48:17.300Z |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 |2021-09-20T08:48:17.304Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-20T08:48:17.304Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-20T08:48:17.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 |2021-09-20T08:48:17.307Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:48:25.230Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e138542e-f80e-42d7-958b-d7dca388625e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:48:25.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:48:35.237Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=7ae15888-1151-45cd-ab7a-9d716a547429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:48:35.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:48:45.245Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f50dfa1b-70d0-40d3-bdc5-92510ffb9abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:48:45.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:48:55.258Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f7438684-3b38-4a1e-8fcf-73327f5ca76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:48:55.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:49:05.265Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=9268c7f3-a334-4462-a000-7a5ba1e0bdcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:49:05.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:49:15.275Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a592a33d-b2d1-4b9d-a372-358e6bf8f68b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:49:15.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:49:25.287Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ec05e214-9a80-4985-9a96-76500eedf694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:49:25.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:49:35.293Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=e3f17df3-995c-4407-a50a-9451d676a1e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:49:35.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:49:45.306Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=46994f90-fc8a-47f2-a8a4-cc716b25a4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:49:45.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:49:55.313Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ea7ba33d-97df-4717-899c-eb816e2de8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:49:55.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:50:05.325Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=64e4a97f-7710-4c0c-aeac-160b87d53856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:50:05.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:50:15.345Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=cd79a517-bbe7-4cad-9c05-303fec2c1822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:50:15.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:50:25.366Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=a0000fa3-0515-4386-bd08-cd9c73e81dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:50:25.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:50:35.376Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=1f9e467b-79c0-4e2f-bd56-4e6c439e892a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:50:35.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:50:45.383Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=b0dcf2ac-dc83-482e-a32f-2e7a98deae95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:50:45.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:50:55.391Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=ce663265-9ccd-44f9-ac86-dfd8a673820d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:50:55.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:51:05.401Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=0ce51860-fb08-4ab0-b2bf-33e55eecd98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:51:05.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:51:15.412Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=fe8fc1f2-bdc9-473e-8d92-18da34e29e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:51:15.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:51:25.428Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=f70d74c1-6a9c-4f6a-b525-639efb02e6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:51:25.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:51:35.446Z |INFO |Init configs |InvocationID=517f85a1-4f03-43f8-b12c-0316e28cb578, InstanceUUID=8afd03f6-e77a-46bb-8c08-589073be6eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:51:35.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-20T08:51:45.467Z |INFO |Init configs |InvocationID=517