By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T23:22:18.296Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T23:22:18.299Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-27T23:22:18.336Z |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-10-27T23:22:18.929Z |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-10-27T23:22:19.006Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T23:22:19.006Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T23:22:19.006Z |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-10-27T23:22:19.075Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-27T23:22:19.162Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-27T23:22:19.181Z |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-10-27T23:22:20.470Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-27T23:22:20.889Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-27T23:22:20.908Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-27T23:22:20.909Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-27T23:22:20.964Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-27T23:22:20.964Z |INFO |Root WebApplicationContext: initialization completed in 1782 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-27T23:22:21.367Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-27T23:22:22.081Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-27T23:22:23.136Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-27T23:22:23.637Z |INFO |Started MainApp in 7.681 seconds (JVM running for 8.222) |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-27T23:22:23.693Z |INFO |Start scheduling PRH workflow |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:22:23.704Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=f48655be-969e-4bbc-8d76-8da6c7578941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T23:22:25.239Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.196:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:22:25.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-27T23:22:33.767Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-27T23:22:33.767Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-27T23:22:33.770Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:22:35.277Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=5349898e-5c14-4fce-96df-1779d3e575b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T23:22:36.334Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.196:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:22:36.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:22:46.337Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=4c8f0cf1-5ae2-4bcc-b829-dae936e32f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T23:22:47.373Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.196:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:22:47.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:22:57.377Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=d932b26e-7c79-4f3b-b2bb-454b149a6320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T23:22:58.445Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.196:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:22:58.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:23:08.448Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=e04c9fa0-7bcc-446e-9564-d9d7d9cb5836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T23:23:09.518Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.196:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:23:09.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:23:19.520Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=07457e6f-abca-4dd7-86d0-eadd9088ab6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T23:23:20.558Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.196:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:23:20.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:23:30.560Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=988c3fb3-6f25-4e7c-b5df-eec9d83637dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T23:23:31.598Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.196:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:23:31.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:23:41.599Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=31c9ed7f-d963-4017-84a8-b11dfa1d6908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T23:23:42.638Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.196:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:23:42.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:23:52.640Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=980eb346-62af-45ee-819e-b4f39468d6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T23:23:53.677Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.196:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:23:53.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:24:03.679Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=65fb2597-94fb-4387-a84d-71cd51f1e404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T23:24:04.717Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.196:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:24:04.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:24:14.719Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=4dd6f0e2-6ecd-4726-a06c-03c4d9279adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T23:24:15.758Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.196:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:24:15.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:24:25.760Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=8422bef8-d8de-4063-9ab4-a6e9c5435c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T23:24:26.798Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.196:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:24:26.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:24:36.801Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=523df060-c719-4ad2-99c1-d4647a84bbe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T23:24:37.838Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.196:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:24:37.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:24:47.840Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=514042b7-8af2-4743-85a6-3bf2d4b6cdf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T23:24:48.878Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.196:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:24:48.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:24:58.879Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=e6df1837-d192-4527-8ce2-af39c176ffd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T23:24:59.918Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.196:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:24:59.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:25:09.919Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=28385396-2fc3-42be-9945-bb06c896844b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T23:25:10.957Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.196:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:25:10.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:25:20.959Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=bdc733af-5d93-4311-bfc9-d0ffecf8db2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T23:25:21.997Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.196:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:25:21.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:25:31.999Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=f4c14b9d-f296-47fd-89eb-7c48195453c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T23:25:33.037Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.196:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:25:33.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:25:43.040Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=95b3de49-b52e-4289-9652-779609553f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T23:25:44.078Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.196:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:25:44.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:25:54.080Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=35b2c385-2d33-4343-aff2-7f2dc9308a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T23:25:55.118Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.196:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:25:55.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:26:05.119Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=0d076b8b-585b-4587-bbc7-ba3ca5f1ae9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T23:26:06.157Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.196:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:26:06.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:26:16.159Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=9523d477-4f6c-4c9d-b6e8-d0b1f00f178a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T23:26:17.198Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.196:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:26:17.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:26:27.199Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=2c7e5b67-acba-41ac-b7c4-ead46ad6ad69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T23:26:28.238Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.196:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:26:28.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:26:38.240Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=dd16253f-99c4-41e2-9b3c-f31dff8e4933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T23:26:39.277Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.196:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:26:39.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:26:49.280Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=5a7ba9fb-4da7-4c46-adc1-db4d6df18113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T23:26:50.317Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.196:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:26:50.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:27:00.319Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=54834ef8-9723-49e4-9911-498ebd2a2133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T23:27:01.357Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.196:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:27:01.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:27:11.359Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=bca51211-3b3a-4e4c-9388-53d90014483a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T23:27:12.397Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.196:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:27:12.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:27:22.399Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=43dbe670-6d9d-4e51-b21a-7c9758e976b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T23:27:22.498Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T23:27:22.499Z |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-10-27T23:27:22.500Z |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-10-27T23:27:22.503Z |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-10-27T23:27:22.511Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T23:27:22.511Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T23:27:22.511Z |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-10-27T23:27:22.514Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T23:27:23.437Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.196:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:27:23.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:27:33.439Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=a059027e-e8ad-4e5d-858d-6c9aa88a3e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T23:27:34.478Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.196:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:27:34.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:27:44.480Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=be1f853d-8cc9-4866-89f0-b25253c7196d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T23:27:45.517Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.196:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:27:45.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:27:55.519Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=c5a35e50-e3a6-405a-9da9-d445022ebd47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T23:27:56.558Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.196:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:27:56.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:28:06.559Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=c73348bb-e969-4cbf-ae6f-be849e891930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T23:28:07.597Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.196:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:28:07.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:28:17.599Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=9f7ae53d-fc7b-45e5-9363-e4f733f587d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T23:28:18.637Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.196:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:28:18.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:28:28.639Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=7a408ed3-f458-4c6b-b49d-e2eb74f4a8ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T23:28:29.677Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.231.196:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:28:29.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:28:39.678Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=87694510-e359-4515-ae40-7edc9e347180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:28:39.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:28:49.807Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=74c057db-0dbb-44e9-b864-1afab21979c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:28:49.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:28:59.820Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=ae62035e-3a00-4260-a9e9-41fef02b3d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:28:59.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:29:09.846Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=c10e9530-ae07-4a4a-9771-7b64a1122415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:29:09.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:29:19.860Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=52e1bd6f-fa22-49e2-b3cb-38d078ae0d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:29:19.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:29:29.871Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=23365960-f094-4173-b845-705df75e0bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:29:29.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:29:39.882Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=ec8c545e-4f8c-41e8-8cab-1b6eb8bed363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:29:39.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:29:49.895Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=06d178a4-1f9d-446d-8af3-ee40a6b7ecb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:29:49.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:29:59.905Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=b15ce28b-3b6e-474d-a289-9cfdb2b79f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:29:59.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:30:09.940Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=6ce21065-1c6a-4e84-b457-41ebb6df8e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:30:09.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:30:19.949Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=a51c4a0a-44c8-43bc-b1f5-0e888dfe13fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:30:19.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:30:29.960Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=ecfc9033-1cb9-4409-865b-553a04259439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:30:29.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:30:39.978Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=85058aa5-29d0-4e7a-bfad-2e447de9aae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:30:39.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:30:49.991Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=f1111f5e-ebb8-416b-b921-7727b51df202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:30:50.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:31:00.008Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=d2470c15-22be-444b-b502-a40fdcec8f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:31:00.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:31:10.018Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=bc4ce4a0-64ff-4b02-b963-5125540ebdde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:31:10.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:31:20.035Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=f475c210-2c20-49d7-b42b-45c1aa90ee8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:31:20.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:31:30.046Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=9800375f-5ac8-4495-8ba3-f49aef984e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:31:30.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:31:40.065Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=184cbdcf-c5a2-4568-ab10-6ab66e20575f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:31:40.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:31:50.077Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=d9081bc5-eaa6-4bce-8c23-3303a0e0af4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:31:50.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:32:00.088Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=db0b3be7-c08d-4d23-a734-8a991be08e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:32:00.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:32:10.097Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=de44cc7c-d712-4a7b-aac4-6f8f466b8ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:32:10.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:32:20.107Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=0a903daf-146b-4b25-aa4d-f719a470c53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:32:20.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T23:32:21.731Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T23:32:21.732Z |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-10-27T23:32:21.733Z |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-10-27T23:32:21.736Z |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-10-27T23:32:21.742Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T23:32:21.742Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T23:32:21.742Z |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-10-27T23:32:21.744Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:32:30.117Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=783db608-a759-4eab-8ca2-c40e940ae1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:32:30.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:32:40.128Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=3ac516da-6d34-4651-89ff-a0373891b60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:32:40.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:32:50.142Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=c5ca4ed2-f7f4-4799-8c8f-ca5f812d4199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:32:50.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:33:00.164Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=71df1a04-3c24-435f-8aff-0238693c92d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:33:00.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:33:10.174Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=5bf2e228-0fa3-4952-844a-2d583e032c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:33:10.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:33:20.184Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=5d3de4ff-f524-4484-b870-baf0ba6923c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:33:20.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:33:30.194Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=a591ba66-98c3-4dc1-8bf3-ed9b862ba0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:33:30.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:33:40.203Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=f9e58ff8-20c0-4680-b8f8-67ce214cde5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:33:40.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:33:50.213Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=8d116efb-13a1-4294-a96b-c4097456284c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:33:50.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:34:00.224Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=c6e5e376-5d92-496c-89e3-467de0fe17ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:34:00.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:34:10.246Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=2f1bd71d-1358-41b5-83d3-4d28e43a6c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:34:10.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:34:20.254Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=b12ab693-8fd0-4777-9b5c-7ed79921a100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:34:20.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:34:30.276Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=8746a47d-9cfe-4176-8e9e-820f7cd9aa3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:34:30.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:34:40.288Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=ff707f33-2105-4479-8219-983c56c26cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:34:40.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:34:50.298Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=4e5bda89-7e83-4b1c-afdd-e8d0f6f260a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:34:50.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:35:00.305Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=86b8142b-572c-4fd5-842a-e66e646a4939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:35:00.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:35:10.323Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=a6ae043f-4533-4f74-b03e-c9c3d7f5302d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:35:10.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:35:20.342Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=caac4f73-58c9-41fe-b3f5-a1582f67ea01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:35:20.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:35:30.352Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=ee2dd12a-1c04-43c0-a7ae-8973c6bee275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:35:30.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:35:40.362Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=75008819-dcea-474c-af86-9944cb8f08b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:35:40.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:35:50.372Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=d2c6df23-2052-4b48-81b2-cf0317c7c834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:35:50.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:36:00.381Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=502693f5-8e12-4746-8669-89c676644d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:36:00.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:36:10.391Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=ed22487e-99c6-42af-893f-fa869ee86b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:36:10.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:36:20.408Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=b58660c7-9bc5-40c3-aab4-f30147332ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:36:20.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:36:30.424Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=e40f4fb0-296c-4858-9b15-2d3de4718c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:36:30.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:36:40.434Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=aa40ad03-1981-42f6-bd22-df35cf86dcb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:36:40.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:36:50.441Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=8e5ae17a-4253-44e8-bc82-2867fcd1fca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:36:50.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:37:00.449Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=7f9d5ec9-6f2c-4593-b3f8-7ead224b88fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:37:00.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:37:10.458Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=cd741a74-6406-485e-beca-3263525f59a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:37:10.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:37:20.468Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=7e768c67-0c2f-425b-b2b0-4c8ea6b5a409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:37:20.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T23:37:21.748Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T23:37:21.749Z |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-10-27T23:37:21.750Z |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-10-27T23:37:21.752Z |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-10-27T23:37:21.758Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T23:37:21.758Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T23:37:21.759Z |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-10-27T23:37:21.761Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:37:30.484Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=f1ede560-c441-4d92-bada-90a920f84659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:37:30.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:37:40.493Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=0f481694-a141-4b4e-a949-bc437dacc5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:37:40.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:37:50.510Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=ca039e2f-4c5e-4d72-a155-6f4d9069cea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:37:50.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:38:00.519Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=6551c7c8-66e2-41a9-be12-5eeec2b702e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:38:00.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:38:10.529Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=9804da21-4d4a-414f-8579-da818881a4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:38:10.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:38:20.537Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=6cc37394-c28f-4295-af19-91e4cdfc8d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:38:20.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:38:30.545Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=eb2ef180-0e87-4996-bd3c-8999877a65ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:38:30.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:38:40.552Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=f7c1c7e5-fb1a-488f-838a-fe8b154fc506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:38:40.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:38:50.562Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=f1b5b5fe-07cb-4289-9262-7abfd346f708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:38:50.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:39:00.577Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=aa8eb55f-81a4-4fe8-9d95-a4b4d98a4e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:39:00.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:39:10.589Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=044ca848-1d35-4373-b56a-37da382d8a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:39:10.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:39:20.597Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=050de10e-ad80-4de1-9859-3a49c50e9ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:39:20.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:39:30.609Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=216e280c-b732-49d1-99f5-f5dbdeffa7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:39:30.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:39:40.618Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=d4342cc6-582a-470c-9b51-2af78d8c8165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:39:40.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:39:50.633Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=b662b3d9-8d57-4dde-9120-c578f9a34283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:39:50.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:40:00.641Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=a7335943-6b44-485f-a815-a5e7942fa27e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:40:00.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:40:10.651Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=74203a09-1f10-4e2d-b8e0-bb506652854d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:40:10.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:40:20.659Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=ced0147e-12ab-45e4-bc37-d8134845aef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:40:20.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:40:30.672Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=03504a77-5296-4952-93bc-7f8f34742b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:40:30.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:40:40.683Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=6346ce54-a8ac-4dbf-8618-e5ed18aa0f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:40:40.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:40:50.697Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=f28653af-15e1-4ea6-8224-1079921983ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:40:50.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:41:00.705Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=4b378123-78f7-47fb-8fea-65953b494020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:41:00.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:41:10.714Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=817eca67-e2d3-4423-8850-eae0ae3b768c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:41:10.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:41:20.723Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=ceb4bba0-7495-4999-944b-029effb60cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:41:20.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:41:30.731Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=dbc0e429-2634-4892-8cd3-eb56d20a6224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:41:30.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:41:40.740Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=990c5966-e6ad-48b6-becc-b9a8b0c6857e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:41:40.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:41:50.747Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=6bcbadcc-6849-4cdb-acac-b648577b11ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:41:50.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:42:00.755Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=5aafdaad-01c0-4d4c-80fa-043654211b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:42:00.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:42:10.772Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=55de9ef3-cad0-4390-a42e-5cfd0d7f2783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:42:10.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:42:20.786Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=2d90ef3a-a9c4-4810-b232-a283b9026c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:42:20.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T23:42:21.751Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T23:42:21.752Z |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-10-27T23:42:21.753Z |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-10-27T23:42:21.755Z |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-10-27T23:42:21.763Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T23:42:21.763Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T23:42:21.763Z |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-10-27T23:42:21.766Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:42:30.793Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=a551f666-dca7-4951-b901-5ea827054e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:42:30.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:42:40.804Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=17e4739d-3835-4569-8b0f-307a9f8d04b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:42:40.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:42:50.813Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=be76d891-ff37-4535-9534-5deaece9223d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:42:50.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:43:00.821Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=6acb9b9f-a4a2-42fb-aa4b-f7c2829fe0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:43:00.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:43:10.829Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=4cf976f6-5bdc-4086-98be-e2bf55a6b601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:43:10.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:43:20.837Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=56778eda-5944-4acc-a945-c08d2c1091a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:43:20.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:43:30.845Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=81f8cb95-2d09-4cfa-9345-fdc5760c4451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:43:30.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:43:40.860Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=fa21fb96-ce37-4769-9903-dc6e28cda9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:43:40.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:43:50.870Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=ccdcaa4e-cf4b-465f-9e17-a71381f323f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:43:50.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:44:00.878Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=cbfc1547-9b42-4b1e-a648-26efc57cb7e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:44:00.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:44:10.886Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=02bb6f5f-4f59-43dc-9672-86f15763136c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:44:10.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:44:20.895Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=c185c811-814e-49d9-b523-207a003feddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:44:20.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:44:30.903Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=4e0c2c1b-4b89-4331-a3a6-16aa3b1f1e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:44:30.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:44:40.914Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=1f92c1fc-79a4-4080-93e0-0474c0ffbd1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:44:40.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:44:50.932Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=f898519c-22ac-4038-b9cf-73948fa63adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:44:50.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:45:00.946Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=a9c7ed1c-ffdd-4111-bc8c-cc60bb5932f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:45:00.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:45:10.958Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=a4f94b81-98bb-4973-8651-c97bac015227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:45:10.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:45:20.966Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=d06d7bda-2cc5-4772-91a0-e5d5b3451012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:45:20.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:45:30.975Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=206f5367-6711-46e4-ac00-5e706435b00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:45:30.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:45:40.983Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=5e11fb21-e956-47ac-acff-271ad6ca25ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:45:40.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:45:50.989Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=70026084-d022-4bb6-b1f3-6eafda64e727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:45:50.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:46:00.995Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=13a49ab2-9653-4ede-b69c-ec65b3a5bf23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:46:01.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:46:11.005Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=3cab5a19-86b9-46bd-86b1-b440a251f27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:46:11.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:46:21.025Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=5e7c22cd-152f-4d5b-8f1b-0e0701cd5285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:46:21.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:46:31.035Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=0c85c95c-98b6-4d7b-990e-70cb3c603bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:46:31.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:46:41.041Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=e51b3ce3-8864-4dcc-b2c3-d2e075da3f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:46:41.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:46:51.050Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=81a168d8-2d49-41d6-b235-f690a637f1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:46:51.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:47:01.057Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=6f721ecf-68d7-47a0-9a34-acc0d13fdad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:47:01.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:47:11.066Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=9d8f54ce-d8ec-4734-8df4-0c56cf64e226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:47:11.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:47:21.073Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=3d6b2def-e6b1-410c-87df-271c513f73cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:47:21.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T23:47:21.727Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T23:47:21.728Z |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-10-27T23:47:21.729Z |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-10-27T23:47:21.732Z |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-10-27T23:47:21.740Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T23:47:21.740Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T23:47:21.740Z |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-10-27T23:47:21.742Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:47:31.081Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=5d9703c6-c8cd-44b3-ada7-599bb1fa2e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:47:31.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:47:41.090Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=e20262d7-2dc4-474f-8859-a685ac3503f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:47:41.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:47:51.103Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=08e899f4-2e07-4571-b8d0-8d082862afc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:47:51.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:48:01.113Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=424d365f-abfa-4e23-a81c-780359bb1f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:48:01.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:48:11.122Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=71ab1042-2abc-4066-b681-88764f44304a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:48:11.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:48:21.130Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=f7ada3f2-5f9e-4e38-8e9b-e4eeab84bb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:48:21.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:48:31.138Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=9316f0ed-81f7-4c1d-b765-17f4032dc041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:48:31.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:48:41.146Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=4ba580cc-00d8-4c68-baaf-e325dd023e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:48:41.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:48:51.154Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=b9f4224f-9e2b-47a6-b421-94276e22706c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:48:51.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:49:01.161Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=5422010d-c398-4031-8123-a1d068e6c230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:49:01.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:49:11.169Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=87ad76a6-a811-464f-9cf8-fd81593c725a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:49:11.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:49:21.178Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=fef26d27-ad67-450a-b371-1cb3aa8f6a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:49:21.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:49:31.188Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=be4fd779-f157-4acf-93a8-21e4d12c87db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:49:31.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:49:41.204Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=6af89158-1e6e-4d75-8810-1ab647941152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:49:41.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:49:51.216Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=9f227e45-99e7-4b9f-aa5c-d8f6b25238b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:49:51.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:50:01.224Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=b1421fa4-5d40-4478-aaa4-dad9a5e8c489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:50:01.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:50:11.236Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=d03ae27f-dbb5-4e8b-80db-8d7e7b4daac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:50:11.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:50:21.245Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=accc90b0-ca64-4d03-933e-dab8c6ead35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:50:21.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:50:31.251Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=c55fd464-ee94-4010-9a2f-54a56626c233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:50:31.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:50:41.258Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=474763ee-0bac-4b4d-9412-860fcb37d67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:50:41.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:50:51.269Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=f17fda82-de39-4882-8ba7-4b901de52cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:50:51.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:51:01.289Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=f236d217-0f20-47be-8d80-8ebded00ce3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:51:01.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:51:11.300Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=732d592f-9f37-48fc-8e89-aaa7ddc172f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:51:11.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:51:21.307Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=c3352630-26c0-4251-a5e1-fb365ac71e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:51:21.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:51:31.313Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=3f163e49-49cd-42d2-a795-95f2b35fa5ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:51:31.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:51:41.322Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=bcd6ce2d-8260-4159-b7bb-9c2e36900d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:51:41.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:51:51.329Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=ec700138-a1f9-4a0d-9078-f24108545063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:51:51.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:52:01.336Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=983e3f94-f022-4c6e-83a3-208d6d1c7fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:52:01.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:52:11.343Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=9da7efb7-c784-47b5-bc19-885bfbcfde4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:52:11.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:52:21.350Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=fccc9e81-f714-4f57-a3a5-756a62843a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:52:21.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T23:52:21.734Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T23:52:21.734Z |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-10-27T23:52:21.735Z |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-10-27T23:52:21.739Z |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-10-27T23:52:21.744Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T23:52:21.744Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T23:52:21.744Z |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-10-27T23:52:21.746Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:52:31.359Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=2a0bf48d-9bbb-4e0a-80bd-4f76a274a4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:52:31.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:52:41.372Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=1f1317a1-0941-46fd-b6dd-532b00cb7fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:52:41.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:52:51.385Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=bf038738-6dfd-4609-8ce6-6d1a8f8eb777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:52:51.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:53:01.397Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=86af3464-4fa5-451b-a58d-2bc116f6084b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:53:01.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:53:11.403Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=df7ace85-c5be-47b9-826a-666b8c8b26ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:53:11.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:53:21.411Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=f2512f7c-82e8-4ea7-bc3c-205856b13c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:53:21.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:53:31.419Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=02403af3-6182-4a0b-8cf5-b59d41506936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:53:31.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:53:41.425Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=93048087-4ac7-4b0f-916b-51344a17a4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:53:41.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:53:51.431Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=da54be3a-45d9-4eab-8474-2ec05e00687d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:53:51.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:54:01.438Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=76738ab6-6507-4e80-8a20-90c82b55f445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:54:01.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:54:11.452Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=9a6eaf07-fa27-474c-9774-21cb69365b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:54:11.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:54:21.464Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=00b51b74-b5a4-42e7-9f9a-dc66eb2fd3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:54:21.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:54:31.474Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=c7bb19d3-2531-49f3-868a-5909eaf6656e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:54:31.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:54:41.481Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=b6d0df9d-68fd-47fd-8f1e-833a32d96a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:54:41.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:54:51.488Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=3db143be-8b2a-45b2-9fd7-e22017dba74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:54:51.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:55:01.497Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=8081d8d1-9ea7-478d-bb23-c02ce6d246d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:55:01.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:55:11.503Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=e78cd796-70bd-4775-a266-49ce906aab3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:55:11.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:55:21.510Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=a17993bf-4662-4865-ba7b-18631b1ef9d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:55:21.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:55:31.518Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=91e80412-27c3-4a8d-9a42-d1fad71134d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:55:31.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:55:41.536Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=82f1f885-d03a-4696-ad28-8aff7c525025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:55:41.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:55:51.547Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=0695b264-d361-4909-b7c3-63cb92915a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:55:51.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:56:01.556Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=5623e72f-c06c-4b21-be22-7eb05255145c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:56:01.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:56:11.564Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=a43b924e-70fb-49e1-abe8-dcf23e89a2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:56:11.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:56:21.572Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=e675beb5-5800-4048-a6e6-3352dcb4f421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:56:21.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:56:31.581Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=b904f3ee-f674-4a10-9658-011b9272057c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:56:31.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:56:41.593Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=a0447745-6de4-4732-ae72-8ca7d7e0d82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:56:41.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:56:51.600Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=63371c99-4a41-40ab-9957-14d277ffe58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:56:51.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:57:01.607Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=e3e8e51e-7e0c-49f9-9487-cb992f376c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:57:01.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:57:11.624Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=edcdd202-aa43-4916-96b6-d072b48ee99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:57:11.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:57:21.634Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=88822041-3e98-4221-a38e-742e91242466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:57:21.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T23:57:21.766Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T23:57:21.766Z |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-10-27T23:57:21.767Z |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-10-27T23:57:21.770Z |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-10-27T23:57:21.775Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T23:57:21.775Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T23:57:21.775Z |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-10-27T23:57:21.777Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:57:31.640Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=bdb3af4f-0087-4cee-9ec9-7fa813a66651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:57:31.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:57:41.648Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=b25aa531-6726-42de-b8fb-0b759b0235d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:57:41.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:57:51.655Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=c056560d-2e09-4226-a6ab-bbcdab2532e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:57:51.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:58:01.662Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=a0e165c7-5014-44fa-8e08-a6f3e5e3665e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:58:01.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:58:11.669Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=eaa760e0-5f24-4199-95eb-e1f8b48c6d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:58:11.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:58:21.675Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=bc4d2f4f-56ef-4455-bd9a-e5ccb19a3044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:58:21.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:58:31.686Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=34194cfa-c25d-4a5b-a36f-89b37b24cdaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:58:31.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:58:41.705Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=a0e5a0d9-0030-45ba-8248-3568094b47b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:58:41.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:58:51.713Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=dc5567e5-9862-4bf1-ac14-64b83c581086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:58:51.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:59:01.720Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=a0ba66c9-4ad8-420f-ac4f-8dac631e89f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:59:01.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:59:11.726Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=8d5de119-0aba-4712-9eb2-0c62e3ef3ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:59:11.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:59:21.734Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=fda1c820-051d-4828-a75c-00c9ea029453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:59:21.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:59:31.741Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=8ce84ef2-fb69-4fec-bda9-59eae95862d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:59:31.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:59:41.748Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=b325d2b2-06c6-4a3f-ac99-058dd3246159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:59:41.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:59:51.756Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=c8673dc5-25e8-40de-ae8f-2a9d21d96b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T23:59:51.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:00:01.771Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=ba17a57e-4bd3-49d7-97a5-4a720d6c0fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:00:01.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:00:11.793Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=574cbc27-e7a3-4b34-943e-a75e77927550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:00:11.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:00:21.803Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=61ce10f0-27cf-4769-968a-2ead42c1651c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:00:21.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:00:31.810Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=08ea5cce-411b-41de-938b-083912685c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:00:31.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:00:41.817Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=cd03683c-be4e-45b7-9e26-481b9879e2e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:00:41.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:00:51.825Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=605baeaf-4eac-4b7a-ab37-03830dbdb32e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:00:51.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:01:01.832Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=6fde853d-1de5-4590-a4ce-b71f2c51017e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:01:01.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:01:11.838Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=acab094f-b4d7-41a0-bd1e-393019bea117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:01:11.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:01:21.844Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=f7a56e7d-06bd-418f-b88d-5ac5dd9a2bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:01:21.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:01:31.854Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=793f76f6-c279-41f7-aa21-41322409c2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:01:31.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:01:41.870Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=28b8e915-93c0-486c-a8bf-d0f715ec38bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:01:41.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:01:51.881Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=cc0c606e-2a96-4ea8-b5ee-cb93296d6eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:01:51.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:02:01.889Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=1118b34b-c79e-449a-a4ba-3cc22ec3fbcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:02:01.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:02:11.896Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=68fd7b7b-2b00-4b73-b107-94202db67f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:02:11.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T00:02:21.745Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T00:02:21.745Z |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-10-28T00:02:21.746Z |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-10-28T00:02:21.748Z |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-10-28T00:02:21.752Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T00:02:21.752Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T00:02:21.752Z |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-10-28T00:02:21.754Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:02:21.903Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=d937696a-69d2-410a-9d3c-4f2b00ca5f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:02:21.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:02:31.910Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=1ff3afc1-34b1-48e1-a970-abad8bbdfee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:02:31.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:02:41.918Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=d5682dab-743b-4d7e-8f7d-7bbbbf163a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:02:41.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:02:51.925Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=b7a96629-9480-4eeb-b614-ed672e18fe46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:02:51.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:03:01.932Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=09257610-c5d4-44b8-8536-aa369b2db823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:03:01.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:03:11.947Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=948940aa-e45a-4c31-b0e9-5faa9015c0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:03:11.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:03:21.958Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=c3274ece-ab44-45f0-9185-09f37c9ec93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:03:21.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:03:31.967Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=97fd4113-1c17-4432-ac19-35e00e9d98b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:03:31.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:03:41.974Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=e8a23d6a-8572-4c0c-bcb8-6a6044a5d88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:03:41.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:03:51.984Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=28b1e86a-ff5c-44b5-a562-b9401787f18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:03:51.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:04:01.991Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=f1dc0407-38f4-4632-92c9-b3f188167d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:04:01.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:04:11.998Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=17d9ec56-43e0-40aa-8ee7-f4d506564405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:04:12.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:04:22.005Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=cada0965-e569-4871-b089-74e06f0644d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:04:22.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:04:32.017Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=712ec658-e15f-410e-b787-8ee187457d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:04:32.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:04:42.026Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=c2db0fee-6755-4dc2-b1cd-064df9655528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:04:42.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:04:52.035Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=e0611419-5c0d-408a-978b-804412b109ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:04:52.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:05:02.043Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=42e6ca4e-a37f-46b7-98b6-554fdece9a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:05:02.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:05:12.051Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=d9581054-f7f9-49ce-aafa-9a4cb4de759b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:05:12.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:05:22.058Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=8845b245-735b-44f4-8aba-36c4e3fb16b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:05:22.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:05:32.065Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=ab6eda20-9d07-4b69-b384-e4bda5f16b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:05:32.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:05:42.073Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=50de0ec7-7151-40b3-97f7-8d17f81fc8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:05:42.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:05:52.081Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=19a30089-44ff-42d1-8ff6-6687d4db1614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:05:52.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:06:02.089Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=8a6a0ca4-6c97-4819-b7d4-2153861c20e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:06:02.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:06:12.103Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=b59cedf4-1709-4bb0-b32c-954829484953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:06:12.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:06:22.114Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=faca8494-8c22-4a70-a0f3-bf29f5091c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:06:22.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:06:32.121Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=26344352-0e5d-453d-af47-ace405388ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:06:32.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:06:42.134Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=873e62db-678c-460e-a17e-95aa74704540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:06:42.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:06:52.146Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=fd759f82-160f-4584-acdb-fc8527e6f205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:06:52.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:07:02.153Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=661f2d93-fa6d-467d-b2b5-d4f3301a20fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:07:02.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:07:12.160Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=b97d3b23-f854-4cab-9408-12ccb57d2e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:07:12.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T00:07:21.725Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T00:07:21.725Z |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-10-28T00:07:21.726Z |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-10-28T00:07:21.730Z |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-10-28T00:07:21.736Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T00:07:21.736Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T00:07:21.736Z |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-10-28T00:07:21.738Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:07:22.167Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=8720369f-99c8-4c28-a664-20348a72e9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:07:22.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:07:32.174Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=810e6a0e-795e-4d5c-b2f7-62a31d858f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:07:32.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:07:42.217Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=c39b1ff9-f236-4fd7-b0ca-3fe35ff9a48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:07:42.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:07:52.225Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=336e01bf-dc50-4612-8e39-d845428dd184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:07:52.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:08:02.232Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=1e181b19-64ba-4075-b06b-cf86081d417e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:08:02.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:08:12.240Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=9d653a63-cf3f-4854-b642-2f73d3b3c09f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:08:12.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:08:22.247Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=40f591ec-6911-466e-9ad2-77bc9ab8267b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:08:22.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:08:32.254Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=26ff0913-f20b-43d4-b6b3-e9c4fb10b129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:08:32.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:08:42.262Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=5243bfb7-371f-4966-b90c-26bfd889660d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:08:42.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:08:52.269Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=c2bc2883-54c5-4ec2-8b03-1e9f3df05e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:08:52.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:09:02.276Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=dfe65ea2-7451-439d-b995-93e772016e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:09:02.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:09:12.285Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=022c6653-b616-4288-8013-a811bdaa7bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:09:12.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:09:22.296Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=bee0255c-942d-4823-b991-ac2222eb3b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:09:22.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:09:32.305Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=c00c0649-bb40-440b-acdb-6949b3394f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:09:32.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:09:42.312Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=9b542582-1ff7-4adb-85d2-c749b11ed4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:09:42.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:09:52.319Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=70b0b163-60cc-4002-86ee-33962beba20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:09:52.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:10:02.327Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=e3cdcfcd-195d-445d-a594-c01e7c5aeeb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:10:02.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:10:12.335Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=61481c08-ddaf-4964-bba2-2f1180a9b44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:10:12.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:10:22.342Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=a5719c5c-72be-46ba-a33f-53fed589d4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:10:22.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:10:32.350Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=fcc828a6-8370-44bd-a569-ea09380677d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:10:32.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:10:42.357Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=183dffb4-b327-4029-8fb5-e0c7a4cc0d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:10:42.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:10:52.373Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=89b1b6e1-2eee-4f7a-9df7-57648c8bc3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:10:52.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:11:02.384Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=ecf0450a-502e-4f89-ac5f-48e2335d69bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:11:02.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:11:12.391Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=1dd7fadf-b01c-437e-b521-e90c62605d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:11:12.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:11:22.400Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=71882d96-1674-4f75-a9c1-191d5cdee122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:11:22.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:11:32.407Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=981064c4-1a41-49e3-88e7-12e72adc1e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:11:32.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:11:42.413Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=754ccdbf-1f04-4908-b930-14d34895cd74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:11:42.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:11:52.421Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=3427f871-a8bd-44ed-b234-fa67363b9a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:11:52.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:12:02.433Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=75e38b06-12b5-4441-9c21-82a8c491b7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:12:02.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:12:12.442Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=439e7a70-6bbe-4ad7-841d-10996639ddfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:12:12.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T00:12:21.781Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T00:12:21.781Z |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-10-28T00:12:21.782Z |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-10-28T00:12:21.784Z |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-10-28T00:12:21.788Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T00:12:21.788Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T00:12:21.788Z |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-10-28T00:12:21.790Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:12:22.451Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=9263f245-e378-4e9b-bc44-44ce0a1e532f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:12:22.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:12:32.457Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=14b5936d-0579-402e-a3c1-7a56093889e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:12:32.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:12:42.463Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=85105445-4fe1-4190-8f7e-6ec5dcd8fa27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:12:42.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:12:52.470Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=fe6cc56e-31c7-4100-84f5-76cebe935c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:12:52.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:13:02.482Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=cb88c1d2-7f69-415f-9f26-2f6c6f72469f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:13:02.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:13:12.489Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=21a71916-5e9f-41c3-bd1f-cc944f00becc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:13:12.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:13:22.496Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=87c79280-6531-441e-9d9d-e022913a16c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:13:22.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:13:32.507Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=4d932cfb-0396-4366-9719-627f86352c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:13:32.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:13:42.518Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=c293c46d-6c0a-44cf-9444-0aec067789f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:13:42.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:13:52.528Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=8b281757-1a30-4812-a11c-93720f45ec53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:13:52.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:14:02.534Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=5389261d-5cc9-4c44-8daa-e47f8c743913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:14:02.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:14:12.540Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=3c8ac5f1-7a8f-4ca9-9fc6-0f6471193f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:14:12.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:14:22.547Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=e0d2d10d-d892-4891-8b79-fe825090e149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:14:22.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:14:32.554Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=5d469e15-444d-4385-b649-9a3f7b8e0d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:14:32.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:14:42.561Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=4775c64b-332e-46da-9588-cf896c841bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:14:42.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:14:52.567Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=c92857c9-68c8-4363-84ce-2babdc6219f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:14:52.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:15:02.575Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=d4c710fb-a159-495e-bd7f-00b1e49c2f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:15:02.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:15:12.593Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=5f42f3f8-6483-4faf-9365-9f8e2061015a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:15:12.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:15:22.602Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=4bf93f03-f496-4204-8855-9c5c10c4b00a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:15:22.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:15:32.610Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=748e7be4-9c33-495a-a00c-f480f231728d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:15:32.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:15:42.616Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=d462027d-04d8-4b3b-8d6a-03c9f89a4008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:15:42.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:15:52.622Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=d7886004-6a15-4043-9743-27a6c95fa5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:15:52.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:16:02.629Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=64eb62e1-7bb1-414b-b723-4d8ddbeea994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:16:02.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:16:12.635Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=4c61805f-7ca1-4053-ace7-38822bf79b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:16:12.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:16:22.643Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=6e1c0895-4b25-483f-8799-3a385ead700a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:16:22.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:16:32.651Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=d65f316d-6bb3-4f86-b69f-7d17f3339613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:16:32.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:16:42.660Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=93fe9c40-a95e-40eb-9329-a22f275d7720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:16:42.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:16:52.675Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=69d05a8a-8f9b-4873-83ea-03c87c3659a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:16:52.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:17:02.685Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=6bea3ce9-c711-4c85-b424-160756a886f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:17:02.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:17:12.692Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=73889aec-8e63-4a15-8a1e-9521a6a4c20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:17:12.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T00:17:21.760Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T00:17:21.760Z |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-10-28T00:17:21.761Z |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-10-28T00:17:21.764Z |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-10-28T00:17:21.769Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T00:17:21.769Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T00:17:21.769Z |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-10-28T00:17:21.771Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:17:22.708Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=be794f4b-8270-426c-8366-721e79653415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:17:22.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:17:32.714Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=3d2b91d4-7a7b-48ca-8ae8-899164755f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:17:32.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:17:42.720Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=9a2b0810-2217-4773-8552-db073a37ce5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:17:42.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:17:52.728Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=458b630e-38a9-4efc-b315-4eb8a55a82bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:17:52.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:18:02.744Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=319d0a6c-a89a-4249-a81c-5ede224b2df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:18:02.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:18:12.752Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=48e192c6-bfd8-4197-a265-d5f5da281c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:18:12.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:18:22.762Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=0cbfc537-8621-4692-84e7-bddece036bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:18:22.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:18:32.772Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=03bf8914-6e79-46c5-96c4-ff8edda58669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:18:32.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:18:42.778Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=3a959ca9-1580-420d-9c6f-8e88cdbc17d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:18:42.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:18:52.786Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=3f93e0ab-07cc-4de8-a3f4-713af3f484d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:18:52.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:19:02.793Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=383b50cf-4750-492e-bf73-a2c834a70985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:19:02.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:19:12.800Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=0eddc326-5e76-4171-9f7b-d2e9c11ea4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:19:12.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:19:22.806Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=0caed933-9c06-4d35-9a65-d0c22a8d8157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:19:22.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:19:32.814Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=fa39b4be-3f58-4c2f-856e-859cc8cc4036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:19:32.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:19:42.830Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=3c4ff123-fdef-4687-9274-966a3ee1c118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:19:42.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:19:52.839Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=af86f11e-5579-47eb-bc68-7d77b403bcb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:19:52.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:20:02.847Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=ca4e1035-9149-4dc7-a07a-3c7fba31b58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:20:02.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:20:12.854Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=6c1b4d8f-cae2-441c-814c-e99b7ce4d9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:20:12.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:20:22.863Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=70d5c2f4-e5e1-410e-9af3-8d7a626f5ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:20:22.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:20:32.870Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=17268508-58f4-481b-bea0-74c4e037da46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:20:32.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:20:42.878Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=959c00c8-d111-41e9-ba06-e4d1a150ea08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:20:42.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:20:52.885Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=58dc09a3-9fce-4912-9ea9-315e204b9b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:20:52.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:21:02.894Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=b994f7bb-21f3-4ff4-bd17-07167f49d1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:21:02.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:21:12.907Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=27a66531-7a24-4581-9ad3-e552fbb753de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:21:12.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:21:22.916Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=844575f9-fa33-43ad-aed3-14e4857f73e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:21:22.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:21:32.924Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=63cefdc8-1387-4577-a9db-6b3cd5d8c2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:21:32.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:21:42.931Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=87e90cd9-b835-40ca-b609-d0f0897a861f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:21:42.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:21:52.937Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=293bfa07-ee91-4869-acdd-adc5f0732312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:21:52.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:22:02.944Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=e99f48ba-5ecc-451e-86bb-f8b7aad2bb39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:22:02.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:22:12.950Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=44de7c66-818a-45b6-9fe6-efebf45cca04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:22:12.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T00:22:21.732Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T00:22:21.732Z |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-10-28T00:22:21.733Z |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-10-28T00:22:21.737Z |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-10-28T00:22:21.741Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T00:22:21.741Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T00:22:21.741Z |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-10-28T00:22:21.743Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:22:22.956Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=8d3f170f-3de6-4bfb-95f4-3a8859162004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:22:22.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:22:32.963Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=5d6debd2-cf3e-45f4-9e51-ce3184f11f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:22:32.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:22:42.977Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=c4907832-9c24-4049-87d9-78190f831e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:22:42.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:22:52.987Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=85ab0923-6986-486f-bede-ca6ed3026a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:22:52.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:23:02.993Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=c6671464-d4fc-4901-932f-6006942351cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:23:03.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:23:13.000Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=c41f8837-949e-41ea-9ece-7832c717c995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:23:13.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:23:23.008Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=e512d260-c319-405d-85fd-2fd23b06f777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:23:23.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:23:33.013Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=70701408-fa9c-48cc-a454-948bc39c634f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:23:33.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:23:43.018Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=d87d0fcc-84dd-40ae-a828-f51c1cfd14d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:23:43.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:23:53.027Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=4595fd19-769d-4361-b189-abb0cac9dc6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:23:53.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:24:03.040Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=b5a7feb6-c0d5-4e55-98b0-45cb6cad8a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:24:03.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:24:13.053Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=4594b540-1f17-48fd-9412-035ee7be1ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:24:13.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:24:23.060Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=9af6588d-5a89-42ec-a4dc-25bcce442977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:24:23.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:24:33.066Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=243d29cc-cb1d-485c-84c7-cb819dd5e684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:24:33.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:24:43.072Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=8806243c-ae1d-4dbd-a6dd-8d5095a1ef29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:24:43.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:24:53.079Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=e0edab37-62b0-4429-ab72-086d770221c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:24:53.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:25:03.086Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=0685fec3-19dc-4318-aa16-6f565065055a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:25:03.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:25:13.093Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=98b74195-f502-4fa4-b72f-c23aae662a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:25:13.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:25:23.100Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=aa926b64-1663-47f9-bdd5-e8d574ff3f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:25:23.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:25:33.109Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=44117db1-0f65-4511-ad89-aa364c086665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:25:33.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:25:43.116Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=0dc67078-a8fc-47b0-81c0-b7226a012daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:25:43.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:25:53.128Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=094ab378-f34e-4f5e-ab34-534a72f5bad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:25:53.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:26:03.133Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=da84a987-8a66-4253-a386-c0a4046ea40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:26:03.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:26:13.139Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=6300a253-5791-45b9-9c51-9a938604f62f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:26:13.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:26:23.146Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=be2a9056-8073-4233-bc67-29af43ead90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:26:23.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:26:33.154Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=a1061eac-fe80-43ff-aee1-30cef77da1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:26:33.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:26:43.160Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=56771b49-5925-426d-a7c3-6dd45da6dcdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:26:43.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:26:53.166Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=fb983716-3318-4f71-a23a-9d66a3d7ed1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:26:53.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:27:03.177Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=c0a0ba63-6aea-4a27-ae3d-bade60101ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:27:03.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:27:13.190Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=5a3015c4-fc10-4c94-bab9-616df4a9c5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:27:13.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T00:27:21.738Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T00:27:21.739Z |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-10-28T00:27:21.740Z |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-10-28T00:27:21.743Z |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-10-28T00:27:21.747Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T00:27:21.747Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T00:27:21.747Z |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-10-28T00:27:21.749Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:27:23.198Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=87423582-edbc-4924-98eb-6250ce80cdf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:27:23.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:27:33.205Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=aa22a974-78aa-4045-a836-10b520fc0a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:27:33.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:27:43.211Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=f17a0771-bd0b-4513-bff2-9d3b5b2d4e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:27:43.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:27:53.218Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=80c74033-1470-40f7-a351-a58cd0462f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:27:53.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:28:03.224Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=d3f001f9-f898-468a-899c-91b47d0bae00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:28:03.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:28:13.230Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=585fda45-e892-4dc0-9c8e-05774ecbc28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:28:13.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:28:23.236Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=0d5b14a0-71f2-41d0-a18b-1d03abfe20c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:28:23.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:28:33.246Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=5f2dac0a-6059-43f5-a962-3d1cbe7b1781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:28:33.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:28:43.252Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=e7a85b8e-82d6-4a26-bb32-3afd8c07278d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:28:43.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:28:53.268Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=b9c598aa-a893-4c81-840c-36663afdf9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:28:53.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:29:03.281Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=e1c88f98-b37d-47a4-b968-a67fe27c966d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:29:03.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:29:13.290Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=4fbfb301-d7ad-4425-a6e3-78c5ed2bfd23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:29:13.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:29:23.296Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=b7f32a10-7f47-4fe7-93c8-472bf52ceae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:29:23.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:29:33.301Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=a51acadf-913f-46f7-b478-69922b3bbb33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:29:33.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:29:43.309Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=7ca799f1-6ed6-46ab-bda5-4b9f1d275682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:29:43.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:29:53.316Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=4df31096-f8a4-4af7-b72d-ce28f77b51bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:29:53.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:30:03.322Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=5857948e-0d15-41ef-953b-396cf423fc6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:30:03.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:30:13.327Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=86bb113b-34d0-47d6-94ca-125de2b8b711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:30:13.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:30:23.334Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=e7b038de-fe2e-4fb7-9e40-57a2878edc42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:30:23.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:30:33.344Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=3a4850d7-3a00-48c0-8fba-14eb262b8187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:30:33.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:30:43.365Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=6a79c250-d81d-4126-ab12-f1c726fa3bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:30:43.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:30:53.374Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=218409fa-33a4-47d7-b729-ca249ff76470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:30:53.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:31:03.381Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=02af24c3-9d02-48c1-98c0-ebd1945d78cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:31:03.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:31:13.386Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=240c68e1-61a6-411d-999c-36e54e1ab4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:31:13.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:31:23.392Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=f3ca1fa6-2fb0-4618-82c4-db9646e1747a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:31:23.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:31:33.397Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=6b3996ab-9b2e-4f99-9b8f-af18d4729d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:31:33.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:31:43.403Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=1a161f13-43c2-4339-ba93-91c5c64631c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:31:43.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:31:53.416Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=385f424e-85c6-4cdc-93f2-d3c62e0ecbc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:31:53.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:32:03.428Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=1749754e-651d-4d21-b01c-be6caf12f093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:32:03.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:32:13.436Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=5c7eb3fb-e906-440b-b650-edb774bf37d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:32:13.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T00:32:21.757Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T00:32:21.757Z |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-10-28T00:32:21.758Z |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-10-28T00:32:21.761Z |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-10-28T00:32:21.765Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T00:32:21.765Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T00:32:21.765Z |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-10-28T00:32:21.767Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:32:23.443Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=447887c1-6625-46e9-ab95-f0d04e5e672e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:32:23.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:32:33.450Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=83ac3b46-d26a-4ed4-914f-70ad4ca9cc9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:32:33.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:32:43.457Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=893fb130-5693-47d1-ba35-e01b8f6fcf01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:32:43.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:32:53.463Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=301b702d-d297-4007-9e12-b615f9c678db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:32:53.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:33:03.469Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=cae08e6a-c5db-48fa-8b40-55d6684e86b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:33:03.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:33:13.476Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=00e84afa-690b-4683-a4ff-0c8d4263e8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:33:13.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:33:23.489Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=d30b06eb-6800-47b1-9ab2-39e59643808a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:33:23.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:33:33.499Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=f3354e0e-0fa2-4f01-aa3a-8bbd333b8855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:33:33.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:33:43.510Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=273b576e-87c0-4c55-902b-f5b75108a041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:33:43.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:33:53.518Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=278ed13f-f56b-4b97-b365-03294000db92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:33:53.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:34:03.524Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=7fe15914-3b9e-4616-8f82-59dac75f8f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:34:03.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:34:13.532Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=73a9f031-8fa6-4ad7-9a7c-ad3b9533d18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:34:13.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:34:23.539Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=e23242d7-0772-48e1-b31e-a921b5a4f257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:34:23.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:34:33.546Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=f38b003b-3270-4e23-aa29-cc3f21971265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:34:33.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:34:43.552Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=037d0744-1da9-435d-b78f-205415598f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:34:43.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:34:53.559Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=7d2d8ab6-f17d-41ca-b6dd-5c71798c5679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:34:53.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:35:03.576Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=6bb95e16-3363-4ae2-be08-14546c19a5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:35:03.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:35:13.588Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=7a099a03-9e5d-4e1c-b019-cf5442295f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:35:13.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:35:23.596Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=a2383a01-5b22-43ed-9d98-08f03b135def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:35:23.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:35:33.602Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=d85e50f8-26e1-4297-a676-67d1a30c76b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:35:33.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:35:43.608Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=4406c03c-1d5a-443d-bee8-adbddf5dd718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:35:43.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:35:53.614Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=02896562-173f-4965-8da5-8bcac803acbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:35:53.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:36:03.620Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=862eb9cc-4dbc-4902-a9ed-460fe07528bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:36:03.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:36:13.626Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=10c33c31-4a9e-43a9-af05-18060ed49fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:36:13.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:36:23.632Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=191b0a43-3544-4cf1-a25f-9155bcd6aee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:36:23.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:36:33.638Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=f94a5bf6-0557-408a-89ce-9aaa8f71a721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:36:33.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:36:43.651Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=87b80178-2343-4bb8-bafa-667f7c561931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:36:43.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:36:53.662Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=0e4c9774-1783-4c6f-883d-dcd35fad0085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:36:53.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:37:03.675Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=b7a9a010-851b-4553-95cc-3f5920e6060a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:37:03.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:37:13.680Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=80fac05b-5c97-4557-9eb7-18716940cc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:37:13.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T00:37:21.705Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T00:37:21.706Z |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-10-28T00:37:21.706Z |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-10-28T00:37:21.709Z |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-10-28T00:37:21.713Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T00:37:21.713Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T00:37:21.713Z |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-10-28T00:37:21.715Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:37:23.687Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=c5ece3c1-5d91-495d-9652-40a6d6c4b3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:37:23.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:37:33.692Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=9776d04d-7226-4c07-9b8e-690bde78946b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:37:33.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:37:43.706Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=3f835172-08c2-425b-bb78-f45802cd2685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:37:43.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:37:53.714Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=f50a8b73-5973-44c5-9002-fec0de5b877e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:37:53.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:38:03.722Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=4fa4bdb6-76b5-49ec-8f4c-d1aac61205d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:38:03.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:38:13.747Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=e7df736c-9bc2-46c7-ac52-83b25222a053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:38:13.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:38:23.756Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=adc72035-6d4d-4b79-aa52-c04996033f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:38:23.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:38:33.763Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=43fbf22c-42bc-40ea-bc72-f96ccf768b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:38:33.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:38:43.769Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=7e5b01e1-4fcc-436d-9c61-aa905ae77306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:38:43.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:38:53.776Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=e1d80304-1204-4ddd-a334-3001afac0e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:38:53.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:39:03.782Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=fecbfff7-d339-4dd0-b265-dc6131295e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:39:03.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:39:13.788Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=6d9bb82c-022e-429a-978d-3d92696a16ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:39:13.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:39:23.794Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=e23337f6-2258-47b8-88ae-3ea70fb07990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:39:23.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:39:33.801Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=eea0fe97-c17b-4c98-8796-b497cc6fdc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:39:33.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:39:43.816Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=5cebc210-0a00-4837-a4ce-f4816ef54e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:39:43.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:39:53.826Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=4d9d2425-4f51-4caf-b684-a219d5330124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:39:53.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:40:03.834Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=fd4f03ec-9346-4d20-ba13-4e79282ae533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:40:03.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:40:13.840Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=ea3ce21d-2f1c-44fd-907b-7d707c23c024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:40:13.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:40:23.846Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=31f3a890-fdfc-4ea1-b3ec-4d9ee41447ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:40:23.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:40:33.854Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=35228c2b-7339-4cdd-9012-a3d149d34975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:40:33.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:40:43.860Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=59c7a899-d4a7-415f-a827-a838d2733b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:40:43.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:40:53.866Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=944fcd2c-7dbd-49b2-951a-0bbd1e6ea235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:40:53.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:41:03.872Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=16f20cae-12de-4855-94d5-1882e62c74bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:41:03.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:41:13.878Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=c06ba83a-48e7-4bdc-88e1-82e60bdc11a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:41:13.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:41:23.884Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=ae258f7f-781c-4e8a-abe4-75b502b31cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:41:23.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:41:33.894Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=41d32dc3-1bf0-4ce8-9e20-7bb54962c653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:41:33.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:41:43.903Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=8321d6fb-39e9-4b05-8d70-eb3aec18df95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:41:43.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:41:53.910Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=959fe7bf-f31a-42ca-a69a-9934e605a3e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:41:53.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:42:03.916Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=85dcb275-d582-438b-90b1-31593b57972f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:42:03.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:42:13.922Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=d8f40cc7-fc64-47ee-b91f-389031a481df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:42:13.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T00:42:21.736Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T00:42:21.736Z |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-10-28T00:42:21.737Z |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-10-28T00:42:21.740Z |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-10-28T00:42:21.743Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T00:42:21.743Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T00:42:21.743Z |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-10-28T00:42:21.745Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:42:23.928Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=5f14ac56-4c7d-4086-9386-c4af91ffdbb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:42:23.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:42:33.964Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=9578eb4d-c367-4e95-b781-ebeec3890e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:42:33.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:42:43.970Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=cf70e041-6c7b-41ca-bdbd-6a2022cf5b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:42:43.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:42:53.976Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=caada0a2-7041-4e4d-8f1f-a91e804298a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:42:53.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:43:03.990Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=83c4b15d-17b4-4a18-8ba7-812f92e07bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:43:03.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:43:13.999Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=9924356e-2535-4123-9dd5-c80c61eed9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:43:14.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:43:24.007Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=1df72757-733d-44c0-bd83-d054c86d3970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:43:24.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:43:34.013Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=e763ae24-e2e6-45bb-95bd-b819178bf1f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:43:34.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:43:44.020Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=35052cc1-dff8-4605-b965-d40ef605ace1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:43:44.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:43:54.026Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=a98dd305-713f-420c-8f51-bd5973cabfa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:43:54.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:44:04.033Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=193003b3-f8c8-4bee-a881-c64f32cced77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:44:04.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:44:14.038Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=6031b80b-06e2-4058-aeeb-6e8527ba9f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:44:14.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:44:24.048Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=56a68a37-0de4-4119-8f63-c018fbee99bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:44:24.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:44:34.065Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=3d823b28-69b1-4207-98f2-63a3697fe575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:44:34.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:44:44.074Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=1ae576df-e3c7-4871-be82-6c069a283da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:44:44.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:44:54.080Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=ca4f6fec-014f-4765-998c-b1990cc910e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:44:54.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:45:04.086Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=3f73f129-f0e6-47c3-816a-fa35e4e67f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:45:04.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:45:14.093Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=bdb31600-78e7-448c-a99d-9daa061ba079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:45:14.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:45:24.099Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=6db10382-e4a3-4eb3-a44e-e5d9a900c52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:45:24.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:45:34.105Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=b33509e4-45b9-4c91-a8f2-57139342f1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:45:34.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:45:44.112Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=48125436-2684-4832-858b-74900325d417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:45:44.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:45:54.118Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=de13db8f-0e70-4977-a528-962c6fe8dd74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:45:54.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:46:04.130Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=aec7167b-262b-48e4-98aa-2c2a78815ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:46:04.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:46:14.142Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=71cb3da6-1f28-4d65-96e6-0c759ce439df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:46:14.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:46:24.149Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=6cd653cc-6ffe-473e-831b-4ee786a5613f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:46:24.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:46:34.154Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=8534cd22-2f93-487f-839a-21e54af36e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:46:34.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:46:44.166Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=ed1b3712-bbda-4716-910d-62fcdbc2a365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:46:44.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:46:54.184Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=fcb8ef7e-3b07-4dbf-9263-caf0dec66b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:46:54.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:47:04.192Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=87934a05-05fa-4288-903c-ed2678223d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:47:04.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:47:14.199Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=c06bea65-0a56-4efc-b30d-12202c34b163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:47:14.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T00:47:21.697Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T00:47:21.697Z |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-10-28T00:47:21.698Z |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-10-28T00:47:21.700Z |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-10-28T00:47:21.704Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T00:47:21.704Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T00:47:21.704Z |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-10-28T00:47:21.705Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:47:24.205Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=b8bc1d91-c7bd-44bb-8d9f-3e3d077bd14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:47:24.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:47:34.212Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=6adf1c43-245e-48cc-b67d-7a79fa8d6bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:47:34.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:47:44.230Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=4896cdb6-3a89-4919-b8c9-2c0a9bc1fe69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:47:44.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:47:54.240Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=21a6d4cd-8c4e-4697-b713-31ffc14e1d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:47:54.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:48:04.247Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=52247f87-da05-42cb-a09d-c5baa5d09416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:48:04.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:48:14.253Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=afae3f1c-e1f0-4735-8806-2f3ee8cb5d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:48:14.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:48:24.260Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=d9ba5a9a-918e-4dd7-b88f-70debb05fd51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:48:24.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:48:34.267Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=55379118-ce7c-450f-838a-18a94dfc32e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:48:34.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:48:44.273Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=745fd840-483e-42dd-8609-1237ec3d4d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:48:44.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:48:54.279Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=a63e181f-6259-4bcb-b9fc-1bdeb3ccad62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:48:54.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:49:04.285Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=35018698-abd8-4eae-aaef-8a38702612ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:49:04.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:49:14.292Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=320e8978-ae0e-42f1-84b7-2aa727c189c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:49:14.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:49:24.305Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=26f02bfd-fe22-42e9-897c-e3b314925515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:49:24.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:49:34.313Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=d5767844-87b1-4b10-aed0-9e2017029c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:49:34.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:49:44.321Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=0186b902-4ac1-47f3-a287-c9951c551bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:49:44.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:49:54.327Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=148ce438-3caa-434f-81d1-d8fbcd538900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:49:54.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:50:04.334Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=4c1a9cd0-735e-484a-9811-4f197be625f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:50:04.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:50:14.340Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=70c6f66b-5645-4284-a635-b11c2e051121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:50:14.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:50:24.347Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=22f9a01f-1447-4cdd-b477-1b64b85df8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:50:24.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:50:34.353Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=bd82455c-bdbf-4942-9569-49bfb144049a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:50:34.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:50:44.359Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=83857c72-0511-4616-ba8e-c263a216ac73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:50:44.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:50:54.368Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=3b87c88d-3b02-49cb-9932-2e7f089083d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:50:54.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:51:04.385Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=2eee669b-9e85-4424-b8a2-0b0f459dc73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:51:04.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:51:14.391Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=d0f28870-ac77-4f88-a8c9-0b6998b32436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:51:14.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:51:24.398Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=5b42499d-eb0f-4ad2-9a95-a9bcb956b52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:51:24.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:51:34.405Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=b1cfe1d8-8ed2-4d5c-a483-585b200426c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:51:34.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:51:44.410Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=2010af70-0624-4728-b6a0-034979d3c9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:51:44.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:51:54.416Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=cba55062-0a84-4c34-9079-cfa36f479814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:51:54.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:52:04.422Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=d903717f-00da-4387-8f88-6cf7bbbea788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:52:04.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:52:14.430Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=b1462701-c190-48ca-aaa2-223dc5429cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:52:14.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T00:52:21.748Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T00:52:21.749Z |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-10-28T00:52:21.750Z |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-10-28T00:52:21.752Z |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-10-28T00:52:21.755Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T00:52:21.755Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T00:52:21.755Z |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-10-28T00:52:21.757Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:52:24.446Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=06a8148d-4119-422d-b397-afca484863ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:52:24.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:52:34.453Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=0c9eb604-8224-4845-bb22-249a4a807d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:52:34.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:52:44.461Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=4ae4bc0e-f60f-479e-9adc-36a9c973c631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:52:44.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:52:54.467Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=2120f9f8-8622-4c6e-8b7e-6cdc00b248a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:52:54.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:53:04.473Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=730b8c93-3d84-4232-9a3f-292237f915c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:53:04.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:53:14.479Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=60b52e9d-c14c-4012-9827-6d59a1a69767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:53:14.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:53:24.485Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=d738140f-a52b-40ba-bebc-1a0bfec31962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:53:24.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:53:34.497Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=b275173c-3d9f-4c1b-ad50-ef525768beaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:53:34.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:53:44.508Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=e3636325-b1fa-4665-ba9b-6c3635ab88c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:53:44.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:53:54.523Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=3a8a7cc5-1283-4215-a902-60cfe8f5e739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:53:54.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:54:04.534Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=6ae77469-7bb6-4402-9c47-b18f0454dbc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:54:04.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:54:14.541Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=2c22de82-a62d-4cbf-9607-722c91ea66b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:54:14.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:54:24.547Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=8aea8e64-9395-4c18-9ec5-bfcf495f76d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:54:24.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:54:34.554Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=f5a86208-4a62-4a0f-b4db-188598d334ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:54:34.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:54:44.560Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=d53b2142-e615-41a2-ac97-e00b888e6582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:54:44.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:54:54.566Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=f93624d2-6b29-40d7-ad64-5e12ad366c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:54:54.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:55:04.572Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=ffbebd11-248c-4931-a0de-8c74c4cac7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:55:04.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:55:14.579Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=386d4fd8-424f-48d7-86de-fa4f6eeafb92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:55:14.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:55:24.588Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=4b596954-b75c-4c56-9bbb-a91963a1229c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:55:24.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:55:34.602Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=ee0c9c57-ded7-4df6-81f8-f7bab90ca21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:55:34.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:55:44.613Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=c6c6e9c2-197e-4046-9bfd-2e536a536629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:55:44.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:55:54.624Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=a6098e44-04d7-4719-87f8-d420e0874481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:55:54.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:56:04.631Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=4abff944-959e-4efb-9b37-48dc44de89ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:56:04.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:56:14.638Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=7e61f7aa-126f-463b-84ce-0c5f35672790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:56:14.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:56:24.648Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=264b83fd-d4fc-409a-a215-45f75d0ead67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:56:24.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:56:34.654Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=c1b069a6-1b3e-4327-a22d-66930f2a5b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:56:34.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:56:44.659Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=36dcfd79-aa6d-47e5-88cc-b45a696f32cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:56:44.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:56:54.665Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=f64f105b-bf30-4026-ab78-9f4a1a60993b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:56:54.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:57:04.675Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=ea878785-27d0-4db8-9389-5ea68f1a6633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:57:04.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:57:14.688Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=61da6100-5a01-4274-b9ac-48ab7dffa73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:57:14.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T00:57:21.719Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T00:57:21.720Z |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-10-28T00:57:21.720Z |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-10-28T00:57:21.723Z |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-10-28T00:57:21.726Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T00:57:21.726Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T00:57:21.726Z |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-10-28T00:57:21.728Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:57:24.701Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=61fb9e48-66c6-48e5-a7c6-1709f9b26cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:57:24.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:57:34.707Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=8b728217-ce54-4915-bf43-eeafc54c8bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:57:34.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:57:44.714Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=8d1869f7-a8aa-4590-b944-d310205b64e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:57:44.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:57:54.719Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=02c8419f-224f-4fcc-8164-b88a847a6b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:57:54.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:58:04.726Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=d67bebd0-1651-4711-ba4e-c0587d460b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:58:04.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:58:14.732Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=cece10e7-1206-4b83-a663-1cdd19422a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:58:14.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:58:24.739Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=b1e6e47e-168b-406c-953f-483cc1d6b981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:58:24.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:58:34.752Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=e52b8d9b-0c7c-41e8-93d7-3de8df51b2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:58:34.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:58:44.758Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=0f0a35fd-2a86-4b85-ba14-7b1a745a00bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:58:44.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:58:54.765Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=0cbc2a07-6d23-4acf-9a29-16ccdaa5e8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:58:54.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:59:04.770Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=e7e4847e-f361-4622-8b24-192548b2cee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:59:04.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:59:14.775Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=969f4ddb-669a-4070-a714-4ac402eb6f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:59:14.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:59:24.783Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=03e596a2-c4da-4806-886b-3780a1bbba40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:59:24.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:59:34.789Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=b4fb2813-140e-4ec2-8d4a-dc5554249f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:59:34.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:59:44.795Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=fa8ca340-2a17-41c1-8faf-9eb0f5d3dc3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:59:44.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:59:54.802Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=fe5da2ab-d841-401c-a873-b9a1407d5f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T00:59:54.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T01:00:04.808Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=d6b01c00-9155-4ded-ac96-81b54af3ed44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T01:00:04.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T01:00:14.822Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=9679ff46-51f4-46a0-ae3a-f8ad7267cb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T01:00:14.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T01:00:24.830Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=881d288f-485f-4162-815b-ccb098a056d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T01:00:24.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T01:00:34.839Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=2bed031f-58af-42f4-bd86-f152c08d5e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T01:00:34.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T01:00:44.844Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=743edc82-c9d3-4972-90a0-b40f79b50784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T01:00:44.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T01:00:54.850Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=d5b01af1-4d98-41d5-88bb-f6351c328fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T01:00:54.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T01:01:04.857Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=09b56f07-0d48-41a0-812c-5fd8a2c5dd13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T01:01:04.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T01:01:14.863Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=999363d1-8436-48ff-be4d-a6af0b633fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T01:01:14.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T01:01:24.869Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=c2e4c8b5-4dba-4e15-91c6-858223927ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T01:01:24.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T01:01:34.875Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=b3434055-296a-4f6e-b250-07459d48eda9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T01:01:34.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T01:01:44.882Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=85d93d90-7995-410d-8bff-3ab9c37be5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T01:01:44.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T01:01:54.894Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=86b7521a-a320-445e-b46b-2dbfa2c4b93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T01:01:54.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T01:02:04.902Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=68b832ba-82d9-41a8-a4da-b9a1b13dde04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T01:02:04.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T01:02:14.911Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=55e49c51-2da3-4fda-91c6-07d94b8ff63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T01:02:14.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T01:02:21.772Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T01:02:21.773Z |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-10-28T01:02:21.774Z |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-10-28T01:02:21.776Z |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-10-28T01:02:21.780Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T01:02:21.780Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T01:02:21.780Z |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-10-28T01:02:21.781Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T01:02:24.917Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=c3e52a08-95e6-4a10-9bbd-1638c4930add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T01:02:24.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T01:02:34.924Z |INFO |Init configs |InvocationID=b6805308-9cb6-44d9-be04-12b0448b37b2, InstanceUUID=6c7128c1-a915-48f3-8ade-8552c5c1a4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T01:02:34.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |