. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T05:03:14.981Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T05:03:14.985Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-29T05:03:15.027Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T05:03:15.897Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T05:03:16.068Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T05:03:16.069Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-29T05:03:16.069Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-29T05:03:16.300Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-29T05:03:16.470Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-09-29T05:03:16.511Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-09-29T05:03:18.502Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-29T05:03:19.415Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-09-29T05:03:19.460Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-09-29T05:03:19.461Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-29T05:03:19.613Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-09-29T05:03:19.615Z |INFO |Root WebApplicationContext: initialization completed in 3103 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-09-29T05:03:20.876Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-09-29T05:03:24.745Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-29T05:03:25.821Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-29T05:03:25.924Z |INFO |Started MainApp in 15.756 seconds (JVM running for 17.104) |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-29T05:03:26.024Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-09-29T05:03:26.026Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-09-29T05:03:26.029Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-09-29T05:03:26.088Z |INFO |Start scheduling PRH workflow |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:03:26.109Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=a74abaf9-31d3-4aaa-b875-2dbb8952e414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:03:27.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:03:37.054Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=8bd0c20e-9e81-44c9-8a81-ec3682919101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:03:37.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:03:47.098Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=10d6372e-c787-41db-91ef-dc04fab48041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:03:47.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:03:57.134Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=b5e4301b-b284-49f4-b4f0-d8ec3cad8d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:03:57.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:04:07.153Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=83b5b635-30dd-453a-b78b-6eb15b05b3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:04:07.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:04:17.187Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=b568e2ad-a099-43a7-86e2-a980ea8db01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:04:17.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:04:27.211Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=8d3f0352-f8fb-4b8a-83c7-3535553456eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:04:27.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:04:37.234Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=01118478-8a90-4f09-a260-3e3a9a10cd4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:04:37.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:04:47.257Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=290d820c-e348-4b18-b66f-527caca1ee94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:04:47.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:04:57.279Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=87976fe8-0fea-4dfe-ac57-aaffe3868077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:04:57.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:05:07.318Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=c448afca-67a3-4aa4-941c-276145cf7abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:05:07.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:05:17.348Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=692fa135-a93b-44f7-a448-6a8955830778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:05:17.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:05:27.382Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=2751fd12-d106-4b1d-bb09-f0552b946e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:05:27.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:05:37.411Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=1aff3341-7237-4f86-b3ea-5fd84e12b11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:05:37.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:05:47.443Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=9d755fcd-c3ad-4d09-be19-e08af41d2195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:05:47.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:05:57.491Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=e4f65ce2-c3d8-49b4-a6c0-85ef3c4481e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:05:57.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:06:07.519Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=1e100c56-ab5f-41f6-b74f-c38e60f9fcf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:06:07.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:06:17.546Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=070ebd9c-1d8c-44e2-9809-8a8f44df826e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:06:17.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:06:27.567Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=0a833631-92f3-4c44-9b66-51e7c1e16937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:06:27.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:06:37.603Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=ab163c92-65c7-405a-8675-53fde5288730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:06:37.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:06:47.646Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=464b79b6-1362-46d1-8ac4-3581afca970c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:06:47.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:06:57.702Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=94c37359-ff84-4767-9e6f-d7a4011d5988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:06:57.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:07:07.746Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=a585da69-368a-4911-af17-2b7ef33dff59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:07:07.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:07:17.763Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=d20d3243-e46c-47af-8cd6-2fb5e28b2fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:07:17.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:07:27.804Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=611c40d0-2ed6-451c-b236-d9ad2d28eccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:07:27.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:07:37.825Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=41e280ef-03f9-4011-8122-22c9ef6b6ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:07:37.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:07:47.882Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=c82f9a28-4360-4662-bd3a-35d82f650e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:07:47.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:07:57.902Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=f2492964-0b1b-4ba6-9fea-0421e4919af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:07:57.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:08:07.921Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=8b1aefee-1cc5-47d0-866f-8a4dfb8db03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:08:07.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:08:17.940Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=b20d5160-55a6-443b-893d-d40226876f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:08:17.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T05:08:22.380Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T05:08:22.381Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-29T05:08:22.383Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T05:08:22.388Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T05:08:22.410Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T05:08:22.411Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-29T05:08:22.411Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-29T05:08:22.415Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:08:27.956Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=709659a8-5c0b-40d7-87d5-5fcc4d779c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:08:27.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:08:37.990Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=b7763589-9da1-4402-a137-bac414b2b8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:08:38.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:08:48.030Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=273e6c11-df39-4dc7-af12-d2dc3f71c486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:08:48.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:08:58.099Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=597d5813-3988-44e0-8b2d-f374f0272614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:08:58.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:09:08.122Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=f9b848d4-7018-47a8-aef1-b988eda0695a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:09:08.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:09:18.138Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=98922e3b-53ae-4bca-b877-582ba8898a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:09:18.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:09:28.152Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=17f6a359-ee06-41db-a5bb-8ffdf729535d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:09:28.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:09:38.173Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=09e173f1-be1c-4b7b-b602-cf71f6f1feed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:09:38.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:09:48.192Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=2ab73770-67eb-46c8-b7c9-8cb23b6948fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:09:48.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:09:58.205Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=91f87039-8c11-43a9-9eb5-18c11136fab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:09:58.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:10:08.221Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=edb7e299-f814-4400-ba1b-44c57c24a3b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:10:08.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:10:18.237Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=2f52d0a5-b33f-4e5b-a7b4-9bf62b15a0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:10:18.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:10:28.254Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=bf4ee0ff-0567-478e-8db3-ea341a79b5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:10:28.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:10:38.268Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=62e32592-82e6-4879-825a-fbb311b998b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:10:38.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:10:48.310Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=45494761-5ee7-4dbd-8019-dcf3161a6754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:10:48.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:10:58.342Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=a82bd3bd-3c66-4c1f-b974-689f076db894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:10:58.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:11:08.354Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=938f5a4f-19dc-41f0-b468-fe8e75cda009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:11:08.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:11:18.371Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=cb1131ca-5a44-4559-a55f-bc07f431d9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:11:18.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:11:28.384Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=7ac4cc88-6c4d-43a2-9443-68a5bcfd9687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:11:28.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:11:38.397Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=9d41462d-d57b-49d6-b93a-e5c18fe0b0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:11:38.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:11:48.411Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=f5e2e1d0-a0ad-42b5-9166-c434acb78996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:11:48.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:11:58.424Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=5812b441-06d2-42a0-a375-3a67cb8984b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:11:58.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:12:08.438Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=86c801a6-5adb-4dda-b5e8-0841aacc6c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:12:08.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:12:18.452Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=5855cf35-c5a7-44d9-bedf-4fd7498d03f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:12:18.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:12:28.465Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=e2ed8d57-6f7c-448e-a504-c61cde2b25dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:12:28.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:12:38.478Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=c17ae9d4-94d1-4276-b530-e4a02702aa51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:12:38.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:12:48.491Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=346c680f-9f17-4f99-95c7-5c666ab87a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:12:48.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:12:58.505Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=da43f57e-14e3-4d45-9b31-74d3a7295f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:12:58.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:13:08.522Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=de18b913-4ab5-448a-be4f-2acc2ff645b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:13:08.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:13:18.543Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=83576d94-5730-475b-b0f9-fc6295cd2751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:13:18.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T05:13:21.199Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T05:13:21.199Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-29T05:13:21.200Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T05:13:21.203Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T05:13:21.214Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T05:13:21.215Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-29T05:13:21.215Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-29T05:13:21.217Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:13:28.556Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=5be54938-11c1-4e55-82d5-9e6c590105ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:13:28.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:13:38.575Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=f51638fb-36ba-4a8a-a364-4c267ea8622e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:13:38.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:13:48.602Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=9013e436-6bfd-4029-87aa-cdb247ca2185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:13:48.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:13:58.630Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=625741cf-aa09-409a-a003-35527d7b18e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:13:58.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:14:08.648Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=3ad18bab-6734-48c0-8d2d-eb946b5800be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:14:08.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:14:18.664Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=105f9261-9e0e-47aa-a50e-1e332751d7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:14:18.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:14:28.676Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=88c7dda6-9a71-4533-bee7-5ae299d77add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:14:28.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:14:38.690Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=6971ea41-9e18-4cea-b88a-6cc067712e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:14:38.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:14:48.706Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=26bc568b-6ff5-4aa9-a8b6-f47b3c6e271b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:14:48.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:14:58.722Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=6fd1c418-6d27-470b-8eec-594a23d64ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:14:58.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:15:08.736Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=431a525c-663f-48f0-b03b-32d5c83fce98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:15:08.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:15:18.752Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=95ff96fc-ab4d-4146-9ea3-55427032c7e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:15:18.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:15:28.768Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=64de878e-96be-4d16-9990-d8162b9896dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:15:28.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:15:38.788Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=e68a89a2-cc21-4d20-a7b1-8587a5bc55eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:15:38.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:15:48.805Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=2b20bd32-9410-48c5-be75-7c45232f9bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:15:48.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:15:58.826Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=19846023-5dc3-4a10-8567-872807d9f3f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:15:58.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:16:08.857Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=61584c50-82c6-496e-afe9-d7c9b7140982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:16:08.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:16:18.871Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=b9c01636-1fed-4fce-90ea-118f7c3a5a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:16:18.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:16:28.886Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=4df6d5cf-a781-4e39-84bc-0fbcca03bc9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:16:28.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:16:38.916Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=924ed558-6472-4d7b-9baf-e3f914e42c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:16:38.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:16:48.928Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=13917cc1-64cf-4b2a-95d4-9a5ff20c0a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:16:48.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:16:58.943Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=537ccd39-c596-475d-b00f-bcc3dc3ba0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:16:58.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:17:08.959Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=aebe1ac2-0c2f-41df-8b6e-104c1bec9002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:17:08.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:17:18.998Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=63a45614-a8cc-430d-bbd4-846a8344de1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:17:19.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:17:29.011Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=cf498922-cbc3-4282-b955-3e343fb5d172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:17:29.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:17:39.025Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=309bb9f0-4679-47bc-a56e-5e0fb288f4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:17:39.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:17:49.038Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=a628607c-f159-4832-a411-1adbfb6f3aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:17:49.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:17:59.057Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=3aa83b93-9a7d-4a32-9388-34522b4d0d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:17:59.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:18:09.071Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=fa9b86e5-0fbe-4d2e-bee9-c3b3158df67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:18:09.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:18:19.107Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=d2937b63-b982-43a5-bf8b-1603222c25a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:18:19.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T05:18:21.274Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T05:18:21.274Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-29T05:18:21.275Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T05:18:21.278Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T05:18:21.290Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T05:18:21.290Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-29T05:18:21.290Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-29T05:18:21.293Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:18:29.131Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=cde6617f-4776-45f3-8eae-795fe39b717a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:18:29.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:18:39.148Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=e28e46db-f017-4579-b8cd-339be74aced6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:18:39.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:18:49.162Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=460e8150-2aa8-4c22-b290-9a5c4516c60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:18:49.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:18:59.177Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=883d6f68-9e85-49d7-b325-df27f18a15f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:18:59.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:19:09.190Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=04eff0bd-9b88-494f-973a-4a0e20e78535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:19:09.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:19:19.204Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=1a1a9e06-49f1-4b05-907c-8566e7ac3c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:19:19.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:19:29.216Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=a261cf91-76db-4c76-9cf9-99580155eb2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:19:29.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:19:39.227Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=78e41cb0-4568-4b8c-a87c-d4ff23a2c5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:19:39.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:19:49.243Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=7ab3ea5e-c1d9-4010-9c2e-b84008eae236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:19:49.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:19:59.253Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=40af4ac1-f880-4b41-ab77-78f26b364e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:19:59.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:20:09.265Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=a31369c1-6211-40c5-b5e1-d34ad4579fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:20:09.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:20:19.278Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=582462c8-a6a6-4e86-ac1e-3d94f291a6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:20:19.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:20:29.288Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=8fb936e7-9a0c-495f-a0f7-eb2042b6977e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:20:29.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:20:39.301Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=5fcdae5c-0374-4564-87cf-a0297c5728ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:20:39.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:20:49.317Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=48258669-52d8-4e75-a9f9-31696e9ceac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:20:49.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:20:59.329Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=0b5c20ac-2045-48c2-9f3d-fb44d2d49461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:20:59.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:21:09.343Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=a36aa780-a799-4df2-94e8-b7528386d1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:21:09.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:21:19.356Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=89ee5fbf-f61a-4f47-afd6-58974c3ad394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:21:19.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:21:29.366Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=f98cfff0-626c-46af-9958-51965627f8ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:21:29.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:21:39.394Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=9c6e02ba-9fe5-461e-abd4-3e979a7fd38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:21:39.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:21:49.407Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=5efeecaa-7fd5-4f5d-a7cf-24ec64081611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:21:49.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:21:59.430Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=04a693d4-d225-4614-938f-68af7771d2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:21:59.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:22:09.445Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=81b5c88e-bb3d-4eda-bb13-e7135db08d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:22:09.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:22:19.457Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=f7ff7bc0-c260-4a04-9bdf-80b5bd13fc81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:22:19.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:22:29.469Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=fd46d1d4-9b24-425b-bb2e-4381edad649b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:22:29.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:22:39.489Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=4d3501fe-57b7-4944-9e42-4df848b12e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:22:39.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:22:49.503Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=bca8adbc-a6f8-457f-a7c3-163dd24885b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:22:49.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:22:59.529Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=011d0b45-99c4-4433-823b-1db57b085e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:22:59.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:23:09.543Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=d6134a2f-9e44-4e65-98b0-c7326d5a97bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:23:09.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:23:19.554Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=41158c3d-a713-462a-aebb-f68d02389c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:23:19.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T05:23:21.319Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T05:23:21.319Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-29T05:23:21.321Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T05:23:21.324Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T05:23:21.336Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T05:23:21.337Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-29T05:23:21.337Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-29T05:23:21.340Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:23:29.568Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=3011b68d-afa8-488d-a8bb-d9ea4a404180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:23:29.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:23:39.581Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=aca741b6-005c-47bf-8990-33cd252ab849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:23:39.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:23:49.596Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=61a02f4f-76ea-4587-967d-c00489579ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:23:49.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:23:59.608Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=ae44fd24-bf82-4641-bbc8-5bbf7e530dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:23:59.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:24:09.619Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=2fa30131-50c7-43d4-9809-c6092bc5e923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:24:09.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:24:19.630Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=4f82213c-34ab-4354-9ed8-b38d43a910c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:24:19.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:24:29.646Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=2619041f-0f93-493d-abe2-104408fe23b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:24:29.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:24:39.663Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=ec07a594-7b2c-4026-9c9e-ce5bd003c72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:24:39.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:24:49.682Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=34bac6e4-c78c-4f64-b715-0198cbd23a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:24:49.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:24:59.695Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=1688a21b-6b11-4d08-b3d7-38f7a65134f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:24:59.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:25:09.706Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=cd7bbaaa-e2c0-4bd4-826f-1c0a9ef75ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:25:09.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:25:19.719Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=e671771d-e26a-40c6-8fc3-a2217f28f642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:25:19.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:25:29.732Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=cf72bc17-5591-4cad-8950-37a307e0e95b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:25:29.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:25:39.747Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=3c4ffa3b-d24a-4fd9-a120-988f0ca37a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:25:39.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:25:49.760Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=f29dbb19-22ec-447f-b540-e3e6b74c78b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:25:49.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:25:59.775Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=e9648a2b-78c3-4e55-8f86-86910107c27e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:25:59.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:26:09.786Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=bfe9e137-d64f-44b4-8c20-8a9f3bf9c2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:26:09.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:26:19.799Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=929a88f5-a0ce-4530-953a-f52b9079e3e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:26:19.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:26:29.810Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=903a9bb6-a132-49b9-8d17-175d5a50419e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:26:29.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:26:39.823Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=49ce22b4-ee02-4236-84c2-e7ce4414d4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:26:39.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:26:49.834Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=0e199329-6a4f-42b4-a71d-7bf4a0f99c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:26:49.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:26:59.847Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=043d268c-ba57-41d7-8a27-94da08cfe924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:26:59.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:27:09.862Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=a84f2954-7960-48ee-b2d2-3ec57f4be9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:27:09.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:27:19.874Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=5271bd9b-2ff0-4547-a6d1-3ad48ab86eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:27:19.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:27:29.886Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=473f70c5-ac61-4502-87df-85f6e26917c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:27:29.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:27:39.900Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=07913066-ac28-40cb-8bd9-8ebdebfe6e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:27:39.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:27:49.911Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=f2043479-ff2c-4756-9665-dbbc903b3353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:27:49.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:27:59.923Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=fb019afb-719a-4a9e-a495-6f45c4cbb4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:27:59.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:28:09.933Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=13ac0f91-94d1-45d0-b3d4-393d91d5d58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:28:09.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:28:19.952Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=d3ee7851-0d80-41d4-9207-2d6be0127b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:28:19.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T05:28:21.189Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T05:28:21.189Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-29T05:28:21.190Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T05:28:21.191Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T05:28:21.201Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T05:28:21.201Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-29T05:28:21.202Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-29T05:28:21.205Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:28:29.961Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=f5dba1de-554f-4e7d-a052-085bb1cacde4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:28:29.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:28:39.975Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=a8edbbce-3b2c-4d01-8645-8de37585cd9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:28:39.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:28:49.985Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=2328eb1c-5e9d-4acf-9431-5c9f069a08c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:28:49.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:28:59.999Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=14a8f074-29f5-4f0a-8473-2f24a20fcb2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:29:00.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:29:10.016Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=9b30e1ea-0300-4872-acef-0872f1dc39bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:29:10.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:29:20.032Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=0344eb9b-e295-4e9e-9990-d2d55fc9fd21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:29:20.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:29:30.043Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=4b10a9c8-75e1-4cd8-acd2-48d457696c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:29:30.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:29:40.054Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=d653ff42-7fd9-4bf7-b636-15698b09a92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:29:40.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:29:50.066Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=5fad034d-9c6b-4ece-bf04-20d983ec8028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:29:50.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:30:00.076Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=5742a3a4-f8da-494a-b151-3950d5b08fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:30:00.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:30:10.087Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=8ec56565-d013-424d-a628-29d84c5242a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:30:10.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:30:20.103Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=93d64ae9-c7c9-438d-9cfd-de62e2517f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:30:20.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:30:30.113Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=090a7b9d-ce40-4353-b16a-923bebee3cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:30:30.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:30:40.130Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=e748c20b-7d8c-4639-98a5-2bca9ac50353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:30:40.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:30:50.146Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=fbc63581-98a3-4620-aa74-9157b12d3b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:30:50.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:31:00.160Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=a77d7343-6353-4a32-b7bd-6c4c178e9eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:31:00.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:31:10.174Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=ef976f9b-555e-4067-ae69-87a1c73d1a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:31:10.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:31:20.196Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=fa4b8568-cdcc-4652-8932-153eedee2a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:31:20.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:31:30.212Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=f1448635-2415-4c0d-893e-546e79b1bd2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:31:30.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:31:40.226Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=db8522a6-a204-4cea-9b6f-40f5cf19da6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:31:40.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:31:50.236Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=e91797b9-efcb-466d-9c88-93848bd858ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:31:50.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:32:00.252Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=4abc4b2b-3c89-47fe-9c09-615d1f460023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:32:00.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:32:10.266Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=f620d7f8-04f5-40b2-9e41-836666ab2924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:32:10.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:32:20.279Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=b04fbb9c-64ea-49e7-bb13-e0d66a52bcf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:32:20.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:32:30.305Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=0ab5a78f-8fa6-4e91-b6d5-66d00667f195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:32:30.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:32:40.319Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=530225ac-9da0-4b7f-bca3-4a5ecdb010ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:32:40.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:32:50.330Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=861d3d2b-6574-4226-9125-4b4e99185842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:32:50.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:33:00.343Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=051b4f87-699c-4eb2-b121-b70d7aca9e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:33:00.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:33:10.365Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=06560dc0-ee70-47cc-9801-dad7e200b383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:33:10.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:33:20.381Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=41a52ac2-e0bd-485f-ac2c-b2dbf0391711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:33:20.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T05:33:21.288Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T05:33:21.288Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-29T05:33:21.289Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T05:33:21.295Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T05:33:21.303Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T05:33:21.304Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-29T05:33:21.304Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-29T05:33:21.307Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:33:30.428Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=55ae38a8-213b-41a0-a5c8-ed799d0818bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:33:30.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:33:40.448Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=a8a9e705-7bf6-4179-b8e7-275ceba7c542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:33:40.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:33:50.466Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=a2ec9e47-e7dc-42af-8e38-e8134d1b672e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:33:50.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:34:00.481Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=228d18b0-73d5-4525-ac8e-115622d34049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:34:00.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:34:10.494Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=465bbb2d-615b-4b11-8fbd-468c6d2084fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:34:10.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:34:20.506Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=b262726c-d842-4ff1-b528-d3298fc7f10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:34:20.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:34:30.524Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=f77e56b1-7a3d-4845-886a-098c1c2e244f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:34:30.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:34:40.540Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=3c54ec5a-489b-4c96-bc7a-73e1d13ac1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:34:40.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:34:50.551Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=06ce3a90-f89f-484d-a9ee-327461961447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:34:50.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:35:00.562Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=2039c37c-4756-4e19-89fc-c23f1e290ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:35:00.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:35:10.575Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=7dc9f929-ca6c-4780-8a70-d38541e9f287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:35:10.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:35:20.588Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=e6e798aa-e5d1-4a70-934a-03e012e03a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:35:20.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:35:30.598Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=18d53826-fe26-4ab5-a2fd-ad476d7bf1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:35:30.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:35:40.610Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=f305a54b-f41b-447f-9dd6-84559e91a980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:35:40.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:35:50.619Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=9c5acf1d-f578-4da5-a437-5c2503c782ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:35:50.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:36:00.632Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=522e6567-a25e-4b02-bf30-55c127732363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:36:00.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:36:10.646Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=b307cad7-77f9-475a-a591-782e63dd608f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:36:10.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:36:20.658Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=9ebf68ee-4002-401c-8c0a-c3da251a0243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:36:20.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:36:30.676Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=efebda1f-1620-4212-9eb6-5fd0e1e56fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:36:30.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:36:40.687Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=ddc6d46d-3b90-4ae7-a5bd-e0709dd8697e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:36:40.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:36:50.699Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=4b985b6d-5b19-4c55-9996-9d3a324d9c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:36:50.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:37:00.720Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=c45cab3f-2ac0-434d-85f3-d818288dbb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:37:00.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:37:10.741Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=b255561d-008f-47c6-a766-702322dbdc26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:37:10.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:37:20.753Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=2e916111-0e78-4c34-8248-1c8f894369a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:37:20.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:37:30.764Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=14e4e0c4-d2c5-4db8-a8c2-57d7a3cee06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:37:30.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:37:40.778Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=86cd8d3a-9c91-46af-84f8-9647325d67d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:37:40.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:37:50.792Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=c5e5b9e1-93a8-4625-9ba3-f9f1eddab42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:37:50.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:38:00.808Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=7abe3a59-8c3e-4851-91d5-137cafeda30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:38:00.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:38:10.826Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=17e62f55-e600-4a78-9d2d-ca50c431db87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:38:10.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:38:20.837Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=0f0c40d5-4ef5-49ff-b230-0c2ce7b231b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:38:20.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T05:38:21.320Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T05:38:21.321Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-29T05:38:21.322Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T05:38:21.325Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T05:38:21.331Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T05:38:21.332Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-29T05:38:21.332Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-29T05:38:21.334Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:38:30.848Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=c9a755a6-9bd9-42d5-988d-64b4508cacf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:38:30.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:38:40.859Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=9496f368-4c63-4b41-82aa-9a0917fbadc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:38:40.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:38:50.869Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=a8f6281c-bbed-4987-b3b0-384f817715d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:38:50.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:39:00.879Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=9af5e21e-ef5a-4c39-a508-8bf86683768e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:39:00.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:39:10.895Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=1935def3-0ccd-40a8-b229-fc8398c13c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:39:10.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:39:20.906Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=e36c2fa6-83fe-4066-a863-51d8d0f33263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:39:20.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:39:30.927Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=9408bac0-e8dd-4a9d-ac6e-276d33d1c179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:39:30.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:39:40.956Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=5407114b-ffbb-433e-91bc-09e1cab0bf5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:39:40.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:39:50.967Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=1a286d75-ad60-4a9f-975c-ca234dd8e036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:39:50.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:40:00.999Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=0e162e87-aa17-4012-88bc-f7d843c80d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:40:01.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:40:11.014Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=b98de32a-91f5-4f95-a354-a26912c51bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:40:11.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:40:21.029Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=889e7fa9-e0d2-421d-a833-335aa852d657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:40:21.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:40:31.047Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=499facb5-6dc5-4079-a9b1-a1480a39052a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:40:31.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:40:41.060Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=c765daf7-fc59-4db4-b1f0-5f99087f95a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:40:41.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:40:51.073Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=a8ecf606-cea1-4d9d-87ad-a828ab78d4fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:40:51.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:41:01.087Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=6ee58245-2e5a-48b3-940e-e4bb7f24fb78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:41:01.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:41:11.099Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=3e80d1b1-9b1a-42df-9ffe-d2385d05c9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:41:11.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:41:21.110Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=3af58aa2-c392-462e-a633-898d5322ebc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:41:21.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:41:31.126Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=646b6345-e8dd-4ebd-a910-d606b714b45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:41:31.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:41:41.140Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=be6ba448-a15e-4013-badb-ca3792181936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:41:41.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:41:51.150Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=e8c6503d-c2ff-458d-ae76-1008bda230e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:41:51.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:42:01.163Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=e6e066bc-9cdb-44e7-8e0d-667615371d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:42:01.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:42:11.174Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=ecce0a79-3f28-4a05-a4ee-e1a2f3ccf12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:42:11.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:42:21.192Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=790733b0-f775-4e13-98a1-180e54fc67cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:42:21.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:42:31.205Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=427a3f35-96af-4935-8fe7-64fad812032d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:42:31.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:42:41.216Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=cfa9e5cb-0683-4dad-881c-66c1b9c102d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:42:41.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:42:51.226Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=49670d66-49db-413c-a646-4bef727bdd28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:42:51.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:43:01.237Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=e83db305-9372-4d12-9d78-d2fde4d58c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:43:01.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:43:11.250Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=b03c8eff-5ddb-499e-b596-c66a8d10ce34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:43:11.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:43:21.263Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=4af60a82-835f-44ca-9124-6f5ff82033a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T05:43:21.270Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T05:43:21.270Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-29T05:43:21.271Z |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.prh.tasks.ScheduledTasks |2022-09-29T05:43:21.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T05:43:21.274Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T05:43:21.282Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T05:43:21.282Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-29T05:43:21.282Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-29T05:43:21.285Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:43:31.274Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=9082aba6-b724-4672-af0e-d8b73c7f84f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:43:31.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:43:41.287Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=c1b90b16-e16b-4f86-81e9-91f9416fe1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:43:41.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:43:51.297Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=9995fdb3-76e6-4bc0-8245-29efa36fe1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:43:51.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:44:01.307Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=48b4d88a-98ec-45ab-a0f2-1d6f280db185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:44:01.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:44:11.316Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=d50df8c4-221b-4f4c-a92f-6df2dabdafe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:44:11.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:44:21.325Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=49a0f43f-de6b-47d6-b7bd-4a9b9f7a56e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:44:21.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:44:31.336Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=a26ae1de-fd16-4030-ab89-9d5fb0d9b7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:44:31.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:44:41.348Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=222f96fa-3849-4628-b912-8199dde2780e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:44:41.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:44:51.360Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=a5c1b3e6-8f0a-42a1-a747-e5367117c956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:44:51.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:45:01.378Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=d8a61f2b-120f-4bc0-90c4-fa69c1129be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:45:01.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:45:11.392Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=5fb01700-90f1-4643-86c1-816199deced4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:45:11.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:45:21.402Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=93f86cde-40e7-47e6-ba84-b233d8418daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:45:21.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:45:31.411Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=313cd6a0-ad38-4514-ace2-7d81749a96a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:45:31.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:45:41.432Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=c86e1fc1-5188-44a9-8609-c1f7ff9600ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:45:41.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:45:51.441Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=d73b648f-dd9b-4269-9a51-dc1784c4713a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:45:51.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:46:01.451Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=4337ab85-147a-45b7-9380-abbfcce0258f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:46:01.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:46:11.467Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=461ddf1a-9c06-4dbf-9d63-36de3818e779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:46:11.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:46:21.477Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=b968399e-fc7e-45cd-82f3-dce7f21d1e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:46:21.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:46:31.487Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=be90918d-f6eb-4e5a-bd72-8588161139b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:46:31.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:46:41.500Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=f7fb849c-c2d6-4dd3-881a-62fd6e2a6441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:46:41.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:46:51.511Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=f39606ad-66e9-42d9-b1af-184e02cc902a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:46:51.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:47:01.519Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=e52aa782-8b87-481f-8522-867fcfd9d8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:47:01.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:47:11.530Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=5265b9a4-4a79-4ec2-a8c5-6c665c364fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:47:11.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:47:21.540Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=3b96498d-39ae-429c-a327-85ae417dba8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:47:21.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:47:31.550Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=45dc7660-b60a-4d84-99d5-49f06d182b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:47:31.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:47:41.563Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=66f1b801-d44d-4f34-a1a6-208a1fe58653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:47:41.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:47:51.573Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=dc5d0810-8290-4341-8fbb-1b97a313c4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:47:51.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:48:01.583Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=ee18f53e-989f-4b2f-8100-d6fcd91f030d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:48:01.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:48:11.604Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=a00696cf-3c99-4a9f-91ae-31a06f2e2087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:48:11.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T05:48:21.162Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T05:48:21.162Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-29T05:48:21.163Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T05:48:21.164Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T05:48:21.169Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T05:48:21.169Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-29T05:48:21.170Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-29T05:48:21.171Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:48:21.613Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=b806ca2f-bdfa-4492-baf0-58a23a0cd2e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:48:21.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:48:31.623Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=8cf50554-3021-43a4-a8c8-95d1c693ff5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:48:31.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:48:41.636Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=c6359ca1-21b1-4603-8c60-0bd421d37dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:48:41.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:48:51.647Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=f233abea-478a-4306-99ff-69d4b0c7340a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:48:51.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:49:01.657Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=6f6b8743-38fd-46b8-94a5-d1ceab8422b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:49:01.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:49:11.666Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=c052bde1-2124-4144-9746-20a3c30377d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:49:11.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:49:21.675Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=05979dc1-727d-4094-9c64-f70c28f8b02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:49:21.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:49:31.684Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=ceb4d6e5-3e8e-4a00-abcd-5c89f401372c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:49:31.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:49:41.696Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=a308ebec-6925-4754-805b-9b993e0dfd00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:49:41.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:49:51.706Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=ccf7a4fd-ff73-436e-9c95-0817c0353533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:49:51.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:50:01.719Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=fd13939e-b475-475a-a985-acf3927ee876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:50:01.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:50:11.733Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=3af82e01-43d7-4302-86bd-ae55673d7175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:50:11.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:50:21.749Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=cb083653-9b7d-438c-8376-770bdaf83a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:50:21.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:50:31.761Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=4661b8da-1332-4d65-a959-fe5a8ca2088a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:50:31.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:50:41.773Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=70a6b898-1fab-4f39-8e1d-d3c1d96de9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:50:41.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:50:51.783Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=b3b58534-49db-465a-9878-671263d2869b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:50:51.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:51:01.796Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=c7895524-59ea-4c1d-890b-b120aba546d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:51:01.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:51:11.808Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=a96baa53-48e3-48d6-9a49-aaa620f458f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:51:11.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:51:21.818Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=9da8e2b1-41ab-473f-a8e4-a4965982aba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:51:21.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:51:31.832Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=4ea96586-80b1-4e0d-9181-113ca71194f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:51:31.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:51:41.845Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=5ec50ccd-37fa-49a4-a1c3-125bae73659f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:51:41.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:51:51.853Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=400c0d9e-f79c-4245-a238-43fd6a60ccfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:51:51.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:52:01.863Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=8528f455-f759-4031-aceb-ca2572a614ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:52:01.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:52:11.873Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=145dfa6f-7b1f-42b8-a419-992c24d9af1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:52:11.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:52:21.884Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=8edeccd6-87b8-472d-b7dd-1ca952675102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:52:21.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:52:31.894Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=60639c19-7782-4c9a-a605-88b262ea2fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:52:31.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:52:41.903Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=1aee1167-2220-4e86-aed8-8d214b8d387e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:52:41.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:52:51.912Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=34323ae8-819e-49d0-82b9-bfef7a021aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:52:51.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:53:01.923Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=283be98b-e74a-4e6f-875e-108725ebd73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:53:01.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:53:11.934Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=225d72b5-acb7-4b98-a9b3-1473a98e125f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:53:11.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T05:53:21.258Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T05:53:21.258Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-29T05:53:21.259Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T05:53:21.261Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T05:53:21.269Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T05:53:21.269Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-29T05:53:21.269Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-29T05:53:21.272Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:53:21.944Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=df0b0aec-dc2e-4e9b-b451-6b7b1db5bad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:53:21.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:53:31.953Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=1659964e-2223-4900-bfdc-ae5ad568c55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:53:31.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:53:41.962Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=f0cad6fd-77b3-40df-b934-f6b26ef75442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:53:41.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:53:51.971Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=eee9e6c4-5d3b-4077-8d69-11726559789c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:53:51.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:54:01.981Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=9a0d469f-850c-414c-8c01-9d923d1c114e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:54:01.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:54:11.992Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=79a404b1-15d3-4021-93c8-0a6e7a083cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:54:12.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:54:22.001Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=fc184fa2-fa94-470f-be3a-d55012583be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:54:22.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:54:32.010Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=12dd0a31-c39e-4657-bb71-34607ddbc7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:54:32.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:54:42.020Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=494a3a4b-9dc4-4aa8-b032-6c31a3fbbfdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:54:42.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:54:52.030Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=c8e5d23a-db08-43bb-970d-4123edef97fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:54:52.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:55:02.040Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=946cf144-5217-49a9-b39f-b374f994ec32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:55:02.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:55:12.051Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=362858b9-a071-413d-981e-eaa834b4e9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:55:12.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:55:22.062Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=c40ad26b-9237-4913-bdae-a486579575c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:55:22.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:55:32.071Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=4dd29cd7-b6c1-4819-af08-ef08616caa16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:55:32.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:55:42.081Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=40f658c8-a62b-4607-8860-fddc486ed31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:55:42.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:55:52.094Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=b33d2722-c782-49a5-add9-84e06471e5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:55:52.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:56:02.105Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=d8351bb5-5e0e-49fe-aab3-0f77f64d67c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:56:02.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:56:12.115Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=c0a00c22-583f-448c-9be5-d133ba818866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:56:12.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:56:22.124Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=b68dd62e-4809-4171-b1b0-d9ebacbd474e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:56:22.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:56:32.133Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=bfc02307-a206-46e8-a319-d534bafc1a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:56:32.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:56:42.143Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=9630126c-25e3-4a4f-b31c-e9f27bcb0825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:56:42.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:56:52.154Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=d2b565d8-36d7-4b76-b271-513f94e9a3c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:56:52.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:57:02.164Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=42b031b2-3f60-4463-bdb8-891649759fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:57:02.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:57:12.175Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=72c1b195-8dca-4124-8fff-98a9b48d9b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:57:12.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:57:22.185Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=b0a0504b-65fb-4653-b067-a423196362c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:57:22.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:57:32.196Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=93a604b2-6917-4dc9-9a1d-3d96cae653fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:57:32.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:57:42.211Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=bbc96225-7ace-4f5c-808e-ccdd4f43cad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:57:42.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:57:52.221Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=c7b41050-b636-4c30-abad-a4a3d612a147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:57:52.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:58:02.232Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=296eef0f-859a-4fe9-bc78-fa8331a7ea98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:58:02.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:58:12.247Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=329f68d7-8ccd-45df-91af-41a7c9a3cc67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:58:12.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T05:58:21.143Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T05:58:21.143Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-29T05:58:21.144Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T05:58:21.146Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T05:58:21.151Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T05:58:21.151Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-29T05:58:21.151Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-29T05:58:21.153Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:58:22.260Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=64f9ee49-2204-44d7-97b2-91a592fa45b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:58:22.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:58:32.272Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=4f380c62-b970-4031-9f3d-50e001965be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:58:32.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:58:42.284Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=61d7d3a0-2bd5-4e99-a48e-8f863b17d4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:58:42.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:58:52.294Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=817d26c4-957b-489c-ad44-90dee453d9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:58:52.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:59:02.303Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=6450fa40-6ea8-4c74-87fd-f1c9f967d1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:59:02.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:59:12.314Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=cd0e87e4-2754-442c-be60-e1d08b8ce18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:59:12.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:59:22.323Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=5568b6ae-3829-4d93-8b01-e6e871923c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:59:22.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:59:32.333Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=3f667917-1f36-4fe8-b66d-f50065eda8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:59:32.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:59:42.343Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=f4ab3db8-d202-4009-8cf9-f95099f33dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:59:42.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:59:52.352Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=7bd8d749-7180-4c8c-91df-18fb5a9b7ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T05:59:52.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:00:02.364Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=af78cca8-c476-438d-87f8-5daf0cab380a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:00:02.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:00:12.374Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=d6715632-52d0-4c32-972a-b3c214ec7a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:00:12.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:00:22.384Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=f64e568e-6fec-48c1-9a4f-54ccb2244f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:00:22.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:00:32.393Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=b73afb00-13d1-4510-aff0-cacfbaac9e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:00:32.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:00:42.403Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=5444a188-a269-4d12-bea2-b7ce940a917a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:00:42.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:00:52.414Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=cad91383-195a-4a96-a01b-a53791248fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:00:52.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:01:02.425Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=89db2965-cd1b-47f6-afa6-6e733b01da1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:01:02.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:01:12.434Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=71ca0ba1-81c3-4450-82e9-7cf5f166100c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:01:12.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:01:22.450Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=e99dab30-28dc-4dc1-8b61-086da071e0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:01:22.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:01:32.460Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=1d14a0a8-4d81-4dfd-8070-039a4597bb50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:01:32.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:01:42.473Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=cb3480d4-968e-45b2-ab6d-d389c8b3b385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:01:42.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:01:52.486Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=04ca6558-2c28-4996-bea2-fac0c0dd9a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:01:52.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:02:02.496Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=32910969-8f53-4cfd-a1fa-3058c47cf47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:02:02.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:02:12.507Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=ec5ff61e-6e66-41b3-a19c-d627a87691d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:02:12.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:02:22.518Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=1671b522-d761-40aa-a2bb-29f4801f7e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:02:22.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:02:32.528Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=4c42edc4-4c25-4f77-8228-e1a552b1c875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:02:32.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:02:42.538Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=8191b6c9-f819-4f58-aff4-4b5631e1ea39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:02:42.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:02:52.548Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=7b7a0463-5f0a-4082-9dbf-f46435be18c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:02:52.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:03:02.560Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=f36f58e0-5946-41de-b41a-b3ea693046ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:03:02.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:03:12.570Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=4c13dd2d-13c3-498f-a917-a9a8f2940046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:03:12.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T06:03:21.307Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-29T06:03:21.308Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-29T06:03:21.309Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T06:03:21.312Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T06:03:21.321Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-29T06:03:21.322Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-29T06:03:21.322Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-29T06:03:21.324Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:03:22.577Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=e635bd07-5ad6-4d68-8fd8-85b4f97bcbc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:03:22.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:03:32.588Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=6528ca46-3b96-4471-9075-fec2e302fed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:03:32.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:03:42.598Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=c46315b9-ad0a-4820-ad4c-2a76b4c0ca22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:03:42.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:03:52.608Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=856b059a-00d5-4bfa-ae8d-13f12c7cd9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:03:52.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:04:02.617Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=667e890e-efd9-43d8-b329-c7ef23bef412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:04:02.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:04:12.627Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=54b4c369-78da-452d-8e7b-9f227b859a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:04:12.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:04:22.635Z |INFO |Init configs |InvocationID=5556bd11-7c65-4071-b54c-b2c79fbc8bb8, InstanceUUID=8984d03f-d197-449f-9714-c12974fd84a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-29T06:04:22.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |