. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T23:09:29.812Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T23:09:29.815Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-12T23:09:29.852Z |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-03-12T23:09:30.410Z |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-03-12T23:09:30.498Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T23:09:30.498Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T23:09:30.498Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-12T23:09:30.582Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-12T23:09:30.676Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-12T23:09:30.757Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-12T23:09:32.156Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-12T23:09:32.776Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-12T23:09:32.796Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-12T23:09:32.796Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-12T23:09:32.858Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-12T23:09:32.859Z |INFO |Root WebApplicationContext: initialization completed in 2102 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-12T23:09:33.192Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-12T23:09:33.969Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-12T23:09:35.381Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-12T23:09:35.479Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-12T23:09:35.481Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-12T23:09:35.483Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-03-12T23:09:35.888Z |INFO |Started MainApp in 8.288 seconds (JVM running for 8.866) |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-12T23:09:35.945Z |INFO |Start scheduling PRH workflow |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:09:35.956Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=4fee27c7-fc92-4a18-a551-7df9ad44eec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T23:09:37.385Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:09:37.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:09:47.480Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=9c65f643-f3d5-494e-925c-147d6f0a3135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T23:09:48.521Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:09:48.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:09:58.522Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=c4f437fa-a928-44a5-a933-d1ca13f9cd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T23:09:59.557Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:09:59.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:10:09.558Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=4f685b21-2508-4202-90b1-090df5c1090a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T23:10:10.596Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:10:10.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:10:20.598Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=8dd8a92f-8683-4e09-b105-50f8abe27f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T23:10:21.636Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:10:21.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:10:31.638Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=f5e63edd-a173-46fe-81b8-c41b26da8c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T23:10:33.188Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:10:33.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:10:43.192Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=f6f0b05b-ec89-4af6-9263-e0834ed78151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T23:10:44.233Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:10:44.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:10:54.236Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=b5d451bf-61aa-408c-8b4f-dffe2297616f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T23:10:55.268Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:10:55.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:11:05.270Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=a2e43bc8-592e-4c87-845c-77ab0bfae571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T23:11:06.309Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:11:06.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:11:16.312Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=288df1d0-2900-47e9-b450-741ea8d11034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T23:11:17.349Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:11:17.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:11:27.350Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=624ea6bd-dc8a-49fa-b3b2-04393710f0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T23:11:28.399Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:11:28.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:11:38.406Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=41725d82-ca23-4c30-a7a6-d28dcd299d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T23:11:39.493Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:11:39.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:11:49.504Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=160ccdba-d340-4754-908d-ad4668c9c93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T23:11:50.534Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:11:50.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:12:00.540Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=3080ba28-4cdb-4c1a-bbb5-72a5beb8920f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T23:12:01.572Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:12:01.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:12:11.578Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=dc663374-f6ae-4fdc-9874-b607f21b22ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T23:12:12.645Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:12:12.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:12:22.655Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=2399c03e-0c50-4b1d-88d1-4f8c79f7be6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T23:12:23.685Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:12:23.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:12:33.687Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=36fe8801-1676-46cd-9ae8-9b4c86e374ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T23:12:34.724Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:12:34.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:12:44.726Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=98e390b1-13c6-494d-ab27-c7bd98e0a9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T23:12:45.767Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:12:45.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:12:55.770Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=53ba7abf-379b-4b28-b2b5-1a71291b63fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T23:12:56.809Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:12:56.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:13:06.811Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=360cb32e-a4fe-407f-bf64-29913dfb2c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T23:13:07.844Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:13:07.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:13:17.846Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=c1f81d26-946b-4eea-acd4-73be546ebd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T23:13:18.884Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:13:18.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:13:28.886Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=0e07f489-9ffc-49ab-9790-6d1173bd0c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T23:13:29.925Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:13:29.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:13:39.926Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=488c9a9b-bd30-4719-999a-6e0fe535ccee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T23:13:40.968Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:13:40.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:13:50.970Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=d036eb60-25d4-49a7-af33-c828f0667d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T23:13:52.005Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:13:52.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:14:02.009Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=2c4fd2bd-2c64-4179-a6e8-e6f78214314d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T23:14:03.112Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:14:03.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:14:13.116Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=2dd62844-4bb3-4611-95b3-69467be6638c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T23:14:14.148Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:14:14.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:14:24.150Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=c0850e03-84e0-4609-97c1-88b3ed6c86d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T23:14:25.188Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:14:25.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T23:14:33.766Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T23:14:33.767Z |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-03-12T23:14:33.768Z |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-03-12T23:14:33.771Z |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-03-12T23:14:33.782Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T23:14:33.782Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T23:14:33.782Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-12T23:14:33.786Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:14:35.190Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=648d4372-de63-4416-a75c-90256f6292f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T23:14:36.228Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:14:36.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:14:46.230Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=06b0544e-0ad7-4a65-9d21-63872bf715e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T23:14:47.268Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:14:47.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:14:57.270Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=4b32e2cd-12e3-4f49-91de-6d871c6c8da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T23:14:58.308Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:14:58.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:15:08.310Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=cb2c5d48-bbe7-4b58-ad27-ce54521935f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T23:15:09.348Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:15:09.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:15:19.350Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=504d72bc-c6de-4766-8ef7-fb62a1ad205d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T23:15:20.389Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:15:20.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:15:30.393Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=1c35fde1-a51d-4456-92d9-7fba7d9842b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T23:15:31.429Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:15:31.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:15:41.431Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=4fc502e7-302f-4dba-b51f-e32b7960cf3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T23:15:42.472Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:15:42.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:15:52.474Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=8d4e3ee6-8501-4826-b1d0-200cf36a49a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T23:15:53.508Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.208.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:15:53.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:16:03.510Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=0060cbb8-b099-4142-8469-1c0d0abd0c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:16:03.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:16:13.613Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=ef56ea59-c7e3-4da1-85e3-3344eded90de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:16:13.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:16:23.627Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=a0531dd1-e792-4ec7-aa06-da5e678b9815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:16:23.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:16:33.643Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=617ed1f8-aabc-4085-b39f-a327506febb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:16:33.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:16:43.654Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=5cfa7946-dc79-4d0e-8168-348bf32874c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:16:43.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:16:53.666Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=90e27d04-7809-4029-b318-d069acdd70b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:16:53.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:17:03.689Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=e0ee7831-f5af-4c62-9b1d-b577b1c15fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:17:03.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:17:13.700Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=27adf21b-4352-4cd8-bd5e-80f7adf7402e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:17:13.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:17:23.714Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=bb784eb5-97d7-49db-90d1-ced253f6fe42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:17:23.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:17:33.725Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=9960968a-2110-4c5e-be90-104d91ae330f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:17:33.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:17:43.734Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=5fef7899-a996-4690-821f-e8ffa7b9b08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:17:43.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:17:53.795Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=e399f90a-c314-426b-9b17-81c2abd5e480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:17:53.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:18:03.831Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=ef8e6203-8b75-48a8-8446-a6f00639470c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:18:03.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:18:13.852Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=4c17c20e-4460-4811-84fd-0b7c54eda2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:18:13.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:18:23.864Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=62ef077f-4208-4131-9e5e-b2aee8c0cb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:18:23.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:18:33.880Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=dcd882a0-2a84-4d0b-9d9d-a20026a24903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:18:33.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:18:43.892Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=7da0bab6-5baa-4966-96ef-34e1827342c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:18:43.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:18:53.902Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=6d3de3ad-dc45-4e6d-ad43-a5af3fb003a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:18:53.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:19:03.910Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=0df530cf-b3b0-43ea-9e7d-55a58f468ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:19:03.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:19:13.919Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=acdefffa-76bc-4010-958b-a9ea4a6615f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:19:13.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:19:23.930Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=7fc5595e-d8c6-4388-b8a6-a82e56183b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:19:24.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T23:19:33.609Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T23:19:33.610Z |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-03-12T23:19:33.611Z |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-03-12T23:19:33.616Z |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-03-12T23:19:33.625Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T23:19:33.625Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T23:19:33.625Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-12T23:19:33.628Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:19:34.334Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=5c426f34-8de0-480c-b682-1fc0405524be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:19:34.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:19:44.349Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=40aeb29d-955e-4110-af56-d969a912163a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:19:44.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:19:54.361Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=b3eca202-f3a2-4528-b286-1b52b2e98a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:19:54.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:20:04.372Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=516edfe1-bf15-400d-95ee-6a71d7c5ba54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:20:04.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:20:14.387Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=0c32ddfe-ba98-40cf-911c-c0f9bea97d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:20:15.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:20:25.551Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=310e5cba-224b-4422-bcd1-bc2c1e982fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:20:25.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:20:35.573Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=225661fd-bf67-4874-a9c3-c0cc9638f7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:20:35.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:20:45.886Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=24dbfd52-4264-489d-94ff-86bf3ff259df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:20:45.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:20:55.895Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=641ca360-9fda-4b54-9eb2-8640827f2ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:20:55.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:21:05.909Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=a1aa7e43-3bc4-4e5c-a9e9-cc62d78dc17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:21:05.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:21:15.919Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=fd8b7bd1-3ac5-4443-939f-c4e8c46b28c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:21:17.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:21:27.158Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=fd5f1e08-fdec-47d3-bec3-0ad71d7c27b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:21:27.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:21:37.166Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=ee6fbdb4-3bf0-4cbf-8927-b98273591dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:21:37.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:21:47.174Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=aff930c5-d55a-4adb-82cb-8a675e5295d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:21:47.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:21:57.183Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=497af19f-3fa8-4d65-9bed-50b8ca5cd20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:21:57.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:22:07.195Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=3abc2d48-ad7b-4bcc-a3f0-47cf2a8eb416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:22:07.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:22:17.210Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=5dd78885-242d-4ed4-a976-a301ceaccbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:22:17.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:22:27.222Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=d7b6ecd7-cb19-43e8-ba4e-51fe2a9ccd76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:22:27.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:22:37.229Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=434fc916-e0dd-4dbe-ac27-efc347531fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:22:37.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:22:47.239Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=21791d6c-2d37-44f8-b846-eb556c577308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:22:47.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:22:57.247Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=95840acb-bd36-47f4-94e8-9c08098817e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:22:57.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:23:07.260Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=42022f3f-1890-4b2d-b7a3-ceaad7930bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:23:07.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:23:17.650Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=861f395d-ae1c-4f27-9aa9-ca75dcc09ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:23:17.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:23:27.663Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=20a60c34-c181-44f5-83b4-e8a65d4b027d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:23:27.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:23:37.688Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=d718e205-aaf7-4c85-b98e-b7f6fd42c0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:23:37.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:23:47.697Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=8d7adc3b-ae9b-48da-940a-8008e921b350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:23:47.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:23:57.704Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=a546f294-f842-41e3-b690-260e3071f304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:23:57.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:24:07.714Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=6197b276-d587-4bb3-9295-bbef764a8f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:24:07.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:24:17.724Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=5139b273-acc2-4643-ba8e-a992faf4835f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:24:17.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:24:27.734Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=4f405dfb-6e6c-4ebc-9b4e-3a6bc44cca08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:24:27.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T23:24:33.558Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T23:24:33.558Z |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-03-12T23:24:33.901Z |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-03-12T23:24:34.342Z |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-03-12T23:24:34.350Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T23:24:34.350Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T23:24:34.351Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-12T23:24:34.353Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:24:37.747Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=9d3d1fee-0db4-4216-a837-a267c29c221e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:24:37.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:24:47.759Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=0637b7c1-4440-4ebc-aeb0-cbc3d4757e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:24:47.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:24:57.775Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=98f64e3b-1611-4182-bfa1-0397cfa2ead9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:24:57.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:25:07.785Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=4a47ad81-cd62-4a49-af2b-d0f20b07fc04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:25:07.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:25:17.797Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=d8bb1848-b3ad-4f50-a189-bcfb3554dca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:25:17.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:25:27.804Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=828d79b3-982f-450b-97e2-98cd24dd75bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:25:27.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:25:37.814Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=20bf8ee2-07b5-4b92-a486-eb9183d897ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:25:37.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:25:47.826Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=89ddd02d-576a-4d0a-9de4-261310dab567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:25:47.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:25:57.833Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=949d3a1c-b50c-4d85-af94-3b72fa067fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:25:57.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:26:07.844Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=bc11b9cd-e38a-4040-961a-699f6c3c613b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:26:08.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:26:18.152Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=4c08678b-7d8c-4272-bddf-5f3e8e2c63b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:26:18.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:26:28.172Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=a8c34740-b87e-4490-8c53-e6008a661e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:26:28.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:26:38.185Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=a48d5d64-e9f3-46ea-8628-ca533da630ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:26:38.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:26:48.196Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=89470d0f-ffd2-46ec-9a47-168983dd77da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:26:48.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:26:58.207Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=6e0c38ea-ac2f-46f1-919f-952f529c7093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:26:58.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:27:08.228Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=c7905a9e-0d12-4191-a55f-de3607031f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:27:08.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:27:18.238Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=da289900-3a24-420f-b8cf-4fde23f1cf58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:27:18.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:27:28.260Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=db8f7d17-5ee0-4120-9532-c4496f740c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:27:28.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:27:38.271Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=ea1a81a5-7afc-4d65-ab1b-3e32b2de773a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:27:38.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:27:48.283Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=4ba8c649-2e97-40ef-89d0-b2fdb2954cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:27:48.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:27:58.294Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=5f981876-ecd6-42b1-800e-fc9c1ec8b75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:27:58.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:28:08.303Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=e5b4319d-4919-47e2-a963-931993d1e979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:28:08.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:28:18.316Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=417d34f8-f5fc-44b1-ab6a-1c63c321f3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:28:18.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:28:28.343Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=08ad039c-41e6-421c-9b0e-503e7cb46f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:28:28.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:28:38.355Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=cfa15d49-c51a-4454-99df-08c57b455059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:28:38.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:28:48.364Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=1ba0a44a-b1f7-4a8f-ba84-b14b99009559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:28:48.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:28:58.373Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=83903441-519d-45d3-90a4-464cd4899096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:28:58.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:29:08.380Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=b0758a88-7be1-4ca3-8e22-30464eb37bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:29:08.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:29:18.388Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=4bda43ae-12dc-4338-9f61-cb13e6ca1ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:29:18.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:29:28.398Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=f55588ed-6f2a-4fdc-8083-6f6de7999d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:29:28.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T23:29:33.523Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T23:29:33.524Z |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-03-12T23:29:33.525Z |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-03-12T23:29:33.546Z |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-03-12T23:29:33.555Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T23:29:33.555Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T23:29:33.555Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-12T23:29:33.557Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:29:38.407Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=9c696e64-6632-4f44-afe3-a34f694428bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:29:38.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:29:48.420Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=8b8f1995-7074-4899-80ef-24d0438456e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:29:48.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:29:58.428Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=c1cf02e2-ce64-41a3-8867-9ccc331a7826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:29:58.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:30:08.435Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=c9655548-5799-4b54-a147-10f1189fbe4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:30:08.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:30:18.444Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=61bbd24f-fe5b-46fb-8aff-de283a4e6ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:30:18.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:30:28.457Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=ba8b126b-5782-4db3-82c4-ebacdb79c233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:30:28.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:30:38.466Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=500daf1e-72cb-444d-bb8a-8fbe0d095842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:30:38.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:30:48.475Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=1c27b002-a4de-4e34-bb84-4d1266118e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:30:48.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:30:58.482Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=8bb1b26b-7477-4481-95b1-6992cc0500f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:30:58.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:31:08.494Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=56584232-5c59-4196-8926-a51a07b5979b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:31:08.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:31:18.504Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=dd15ea6d-bf2e-4bdf-acff-245618689abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:31:18.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:31:28.523Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=72433fb2-fdb4-4c9c-9ed5-f3e0f1ec25f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:31:28.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:31:38.536Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=5793c738-71c6-49ce-b003-36858350fdac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:31:38.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:31:48.545Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=f4afd96f-df6e-463c-8eeb-48f0516e9932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:31:48.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:31:58.553Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=c96004da-f094-4ec6-b587-14d771873a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:31:58.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:32:08.565Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=172cb400-69bf-4b31-af41-c33eee5a4152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:32:08.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:32:18.575Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=8cd260ba-2605-4266-a006-936941552851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:32:18.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:32:28.581Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=7ea0ed24-2719-4963-9913-fa97c80270de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:32:28.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:32:38.589Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=d2079783-944e-4d18-8afa-58fb0daae1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:32:38.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:32:48.599Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=01f7c3c1-c2d3-483c-b584-ca9280ed7a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:32:48.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:32:58.607Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=e57977c6-8634-4e89-9003-d391d97ec2e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:32:58.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:33:08.617Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=39f78700-90ce-4f6a-9127-b0f32915266c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:33:08.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:33:18.628Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=9facf4e1-3ecf-4acc-934b-ddea66c7d6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:33:18.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:33:28.648Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=587fb385-57c5-4c4c-9710-9361184e9878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:33:28.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:33:38.656Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=7bac003b-5a56-4d54-9bdc-c0a32b290bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:33:38.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:33:48.681Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=8f6cc170-1e47-44d4-8785-dba11b0fe8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:33:48.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:33:58.689Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=9fd17758-7a48-4b05-83df-6105b4c94660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:33:58.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:34:08.697Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=fba1feaa-6ae7-4eb8-ad0e-195dda1ac54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:34:08.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:34:18.706Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=9b575803-8586-45b3-b799-f4ec406fbc77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:34:18.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:34:28.714Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=8424400f-9ad9-4caf-b3cd-fcb4202ef72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:34:28.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T23:34:33.525Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T23:34:33.526Z |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-03-12T23:34:33.527Z |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-03-12T23:34:33.530Z |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-03-12T23:34:33.536Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T23:34:33.537Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T23:34:33.537Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-12T23:34:33.539Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:34:38.731Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=860d3a51-a114-4d7c-a215-d0756f611d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:34:38.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:34:48.739Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=7da6c8c2-f232-47de-a319-6a8a2b722075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:34:48.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:34:58.747Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=10b49fd8-e2fc-43be-b40a-46ac57a20e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:34:58.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:35:08.757Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=e4a01e15-5bd3-4e5f-9abe-18ecc0d93ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:35:08.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:35:18.773Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=628263f2-afd1-4021-a936-8552fa4df5b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:35:18.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:35:28.783Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=57baf1a7-aa03-41d9-8686-21d345af7780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:35:28.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:35:38.791Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=8117e3b6-68f9-4c53-b8d1-e37ec3375aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:35:38.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:35:48.799Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=66e16b0a-c9d5-47b3-8dca-bd9bd32c06fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:35:48.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:35:58.806Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=446e7857-4151-4077-b81c-ee35d70f29fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:35:58.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:36:08.813Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=de509981-b941-423e-ae2d-07401ce22c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:36:08.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:36:18.820Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=65436192-693c-48b8-8498-beaf7a7343a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:36:18.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:36:28.829Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=acf864d0-6f97-4665-b9bd-4b0bbc6b50e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:36:28.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:36:38.837Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=0037c070-a81a-4480-9521-e272ff1abb4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:36:38.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:36:48.844Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=6f3d661f-ef75-4004-8f39-cf54b653fe23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:36:48.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:36:58.860Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=ea93566a-25eb-4168-80b4-62439f48d169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:36:58.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:37:08.881Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=381a8d93-873f-4f44-8354-23ead75620f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:37:08.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:37:18.897Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=6c4e062f-81af-4601-ac37-a3e121efe6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:37:18.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:37:28.911Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=d29d893f-9b47-4417-8604-8ae6c09f28f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:37:28.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:37:38.918Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=4865247c-9c9b-4953-850d-70e8171cb777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:37:38.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:37:48.925Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=2bf3c021-868d-4bab-8a80-2eb8006fc3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:37:48.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:37:58.934Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=8aba7a1c-eb15-4bec-a58b-f91f6fe0cde6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:37:58.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:38:08.941Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=ce3d59d8-aac0-4784-ba3b-c45eee2f2e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:38:08.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:38:18.949Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=f1cb25be-534b-4b39-9254-733f36e3b672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:38:18.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:38:28.956Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=800ea299-5965-4a58-b986-c4eeb873f39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:38:28.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:38:38.963Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=93422143-e834-4b0f-9985-60259ff6ea47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:38:38.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:38:48.970Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=034a52fb-4635-418e-92a8-75e83831a547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:38:48.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:38:58.978Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=392c3332-f8e6-4712-9653-ff687572e24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:38:58.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:39:08.987Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=12719185-6be0-40fb-8568-7ae9e8033fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:39:09.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:39:19.002Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=90750aa0-6d7e-4b01-93fe-c7cfbd0ea843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:39:19.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:39:29.013Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=64fea21a-3e68-42a9-b809-4ac1268effde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:39:29.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T23:39:33.607Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T23:39:33.607Z |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-03-12T23:39:33.609Z |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-03-12T23:39:33.615Z |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-03-12T23:39:33.621Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T23:39:33.621Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T23:39:33.621Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-12T23:39:33.623Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:39:39.021Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=79216a78-12a7-414e-94c2-925aafdf6008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:39:39.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:39:49.029Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=e38ef538-52dc-4482-ac74-3eacf0070d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:39:49.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:39:59.037Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=f66baef6-d735-4c6a-b5e6-1aeccf2d4435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:39:59.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:40:09.045Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=14adcf0e-ffeb-4183-afe8-8e552e9caf19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:40:09.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:40:19.053Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=6e01263f-ac9c-43e3-97a2-391d9da04a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:40:19.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:40:29.060Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=9a450c2f-35c5-42ce-902f-8dae29235625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:40:29.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:40:39.067Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=b7c89987-faab-4866-a33f-8948e2171452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:40:39.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:40:49.076Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=e0fe1952-676b-4941-865b-1683a21cf3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:40:49.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:40:59.085Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=20a7d9cf-9499-436e-b3c3-979e39b70494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:40:59.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:41:09.094Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=451317d4-4c90-4717-a27b-ebde8ea3e9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:41:09.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:41:19.107Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=7da87352-96b7-4530-bf50-bfdb42dd1684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:41:19.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:41:29.114Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=5d990b0b-272e-42b6-971c-1868b3d41d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:41:29.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:41:39.121Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=70b2df45-ca9e-4bc9-a133-533353552f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:41:39.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:41:49.129Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=4f7e342c-a766-4d76-9f08-eb0b063e1823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:41:49.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:41:59.137Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=7526be70-17b3-41c2-a593-b6cff8f9dec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:41:59.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:42:09.144Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=84e34a2d-1911-45b7-b529-9959c94eb786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:42:09.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:42:19.152Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=5eed6074-3421-4f57-b0de-d6b27ef63a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:42:19.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:42:29.161Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=4058c71d-3d87-4880-9f51-38ca8fba56cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:42:29.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:42:39.169Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=1f5fb400-70ce-4ec6-8223-3a18340ee975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:42:39.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:42:49.179Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=889284a1-c3c1-479e-98a8-3078c4d0d88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:42:49.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:42:59.194Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=df37ee19-87ed-498a-a7c9-38d3af9cba1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:42:59.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:43:09.204Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=1cabbad8-b7e7-41f8-83fb-663038e7bed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:43:09.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:43:19.211Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=00801de1-affe-439a-81a0-fca554ced7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:43:19.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:43:29.218Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=5d0b3dd8-1fb7-472c-a0f3-68901a58ce53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:43:29.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:43:39.227Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=63acf45e-1a65-414b-a00e-4dbb9871fa0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:43:39.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:43:49.236Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=afd12c83-1fd6-450e-a881-aac9cbb27946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:43:49.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:43:59.243Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=5a09fabc-890b-4c06-9407-de4f574e3d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:43:59.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:44:09.250Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=68fbbed6-25ac-4bb2-9597-c7b0273ce555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:44:09.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:44:19.258Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=2f07bce3-911e-4410-b18c-da010774b540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:44:19.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:44:29.266Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=a0061c23-0cb8-4885-9d82-7f45ce829d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:44:29.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T23:44:33.535Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T23:44:33.535Z |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-03-12T23:44:33.536Z |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-03-12T23:44:33.539Z |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-03-12T23:44:33.545Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T23:44:33.545Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T23:44:33.545Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-12T23:44:33.547Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:44:39.274Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=4ffe0694-5e19-440d-b8c3-3baccca31554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:44:39.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:44:49.284Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=dfe2dc20-7531-49f2-b7a1-1bf6d7fa9050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:44:49.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:44:59.303Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=75d19efb-6b0f-4c5c-825a-4d680a28e16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:44:59.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:45:09.311Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=16ac1e8f-f685-4584-97de-ad5dde51d1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:45:09.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:45:19.318Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=546d224f-64d8-4fcb-a463-6138da36e1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:45:19.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:45:29.327Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=f421e432-ff89-433d-a6d8-d393f09c6158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:45:29.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:45:39.333Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=5aa42e7e-60de-474b-a93a-c99999d4d872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:45:39.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:45:49.340Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=d13705c6-98f0-4aae-b5cf-fe2783c4841c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:45:49.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:45:59.346Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=6c01f19b-1ab4-4f6f-970c-90e64f4463af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:45:59.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:46:09.351Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=ac2eb3ef-2746-4484-9ec6-21e8a5a5720a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:46:09.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:46:19.359Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=34da498a-c3a4-42f5-8830-5e31881a372e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:46:19.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:46:29.366Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=3a09b431-25e9-45ee-8854-e4b5ad123bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:46:29.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:46:39.376Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=c114ee4b-2b6c-429f-9921-7c50287dcbd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:46:39.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:46:49.392Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=e69d3fcd-0403-4947-9499-0a3f0c1dd8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:46:49.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:46:59.401Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=2e525d10-8c83-4772-8c8b-cc6e6d177a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:46:59.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:47:09.408Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=2b92c570-be73-47d4-b76f-2ff7da59c3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:47:09.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:47:19.420Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=63fb6ebf-9b2b-4695-a8a4-af7d71b15c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:47:19.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:47:29.427Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=c5cf25de-3cbb-442f-84b4-30494ab5dcb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:47:29.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:47:39.435Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=01605ee2-a71b-4597-91c2-dcb19ae89f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:47:39.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:47:49.484Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=aff9199a-e84f-4de3-abfb-5801c143fa0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:47:49.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:47:59.490Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=7b5779d5-63b2-4535-847e-5c3dc0e86575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:47:59.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:48:09.497Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=01ba9196-1c12-4b3d-a337-0b346c7ff2b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:48:09.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:48:19.503Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=eb0746c1-1a51-449f-8035-3bfac1e63115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:48:19.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:48:29.514Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=d1a37c17-b143-4d98-be0c-65e7e947aaf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:48:29.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:48:39.529Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=61ac9f95-fb30-4abb-a727-e1ee3cead630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:48:39.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:48:49.536Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=2857f1f2-9cb4-4f54-bf7f-a7ac795de254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:48:49.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:48:59.544Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=614fd77c-28c2-4cb6-ae39-ddf77e054b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:48:59.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:49:09.550Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=ad5b6a50-f337-4fc4-b01f-c8aa907bf4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:49:09.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:49:19.559Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=0535a304-9265-44cf-8550-54586be40607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:49:19.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:49:29.566Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=4fb3b890-a3dd-4288-95c8-7f8b2050d93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:49:29.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T23:49:33.516Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T23:49:33.516Z |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-03-12T23:49:33.517Z |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-03-12T23:49:33.520Z |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-03-12T23:49:33.526Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T23:49:33.526Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T23:49:33.526Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-12T23:49:33.529Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:49:39.576Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=38a77d44-eccd-4d8a-9f33-cb02d0aedcef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:49:39.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:49:49.617Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=67093aa6-0e39-4028-a4ee-bdd458450cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:49:49.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:49:59.623Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=ebc25bec-24a1-40b7-ae5a-c9dbe629f379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:49:59.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:50:09.633Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=1de9daaf-f471-46a9-a605-fd6826dd6a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:50:09.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:50:19.641Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=8e8fc98b-dd7e-471e-b93f-6f181c8a86e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:50:19.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:50:29.655Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=7cf8feb9-41ee-477c-9445-3998b69fc59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:50:29.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:50:39.667Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=48698cc5-9d75-4008-9efb-a0d164285122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:50:39.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:50:49.673Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=4d110205-cab9-43a3-962d-29dfff977c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:50:49.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:50:59.680Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=83284eb3-4c58-4596-a0cb-9a06ab7e06ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:50:59.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:51:09.686Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=ac4ec8b0-53f2-4cdd-b1f4-027e6b86dfd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:51:09.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:51:19.693Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=f94a90e3-f8a7-4e04-8039-ce39a7ac48de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:51:19.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:51:29.702Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=e8ff48ee-6ef7-45e1-a3d6-0daf2ee93682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:51:29.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:51:39.710Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=82f31ba1-0aa8-48aa-bbbe-21ed0749ce79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:51:39.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:51:49.716Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=3ae01af5-bf5f-4097-8843-e5f2077ed4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:51:49.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:51:59.723Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=a8d6b639-efa9-4f64-a6a2-654169935efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:51:59.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:52:09.730Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=d05b24da-1780-4dc8-a85e-efc12584ee68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:52:09.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:52:19.738Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=7d5c78c8-14ec-4acc-bf87-8060cdfd348b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:52:19.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:52:29.758Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=56b01721-eb3c-4fcb-9940-d6a221907d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:52:29.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:52:39.767Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=b4fd7716-0522-418e-a16f-a42b10b47bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:52:39.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:52:49.774Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=ea7f5fb5-ca73-47f8-b1e0-b22c596af49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:52:49.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:52:59.781Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=311ce3ac-6213-4d8f-8696-b7017e776516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:52:59.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:53:09.789Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=7c88059d-7aef-4d64-a06f-2a5ba733f351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:53:09.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:53:19.796Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=61624d22-76f2-405c-a57a-c5d73e529bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:53:19.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:53:29.804Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=bba69222-031c-417e-99f7-4351f1c6279e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:53:29.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:53:39.811Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=50bddaf2-e666-49ba-b5ed-c7e69b5d91c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:53:39.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:53:49.820Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=a3a5716f-9124-40e3-add8-d0f1f6c6fef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:53:49.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:53:59.829Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=37c04aa3-e58e-4e9f-9bb8-19624f959930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:53:59.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:54:09.846Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=890d53b4-b2e8-45bd-9518-3b6d3495cba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:54:09.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:54:19.853Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=3b44e58d-fcb2-4d7a-af6d-d2c29e568577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:54:19.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:54:29.859Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=401f72d0-8c57-441d-956f-53e3423f7d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:54:29.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T23:54:33.509Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T23:54:33.509Z |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-03-12T23:54:33.510Z |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-03-12T23:54:33.514Z |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-03-12T23:54:33.520Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T23:54:33.520Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T23:54:33.520Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-12T23:54:33.522Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:54:39.867Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=60dded65-27e2-4327-aa3c-00f43be0c01a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:54:39.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:54:49.874Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=042dcbdb-3101-4a39-a9a4-7684e3a16c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:54:49.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:54:59.883Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=13dda535-9dd3-46cd-a55e-26ffa0b1385f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:54:59.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:55:09.891Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=090b3c98-eaf2-4bc3-b839-d1fbfe6b836a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:55:09.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:55:19.899Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=4537cc09-6a90-4b93-b0c1-a9acdebc7026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:55:19.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:55:29.904Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=cf5ac690-68e9-416b-bca5-883f6f87f91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:55:29.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:55:39.915Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=6e5b930d-8b67-42c8-b1fd-aa9f99945ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:55:39.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:55:49.924Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=d335d85c-017f-4ff6-b9b5-531e89ec5466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:55:49.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:55:59.935Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=a9804260-d219-4232-844b-389f99d62683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:55:59.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:56:09.944Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=5acfb623-6436-4fcf-8a84-746d9a5d7f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:56:09.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:56:19.954Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=6b7ebb18-198e-4da3-8818-708e3702e3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:56:19.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:56:29.961Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=50d2ebb5-4032-4375-9245-ed1d7c473f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:56:29.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:56:39.969Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=ef8beeed-498a-4bc1-8954-da3a562e9681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:56:39.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:56:49.975Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=b91c0b65-db7e-4c49-a449-269f29b2a7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:56:49.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:56:59.983Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=934aed09-87f8-4ec2-9bc5-2f6b18c5fc15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:56:59.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:57:09.990Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=1cbcf30a-ebac-47a9-b84a-40bfc46554d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:57:09.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:57:19.996Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=309b83b6-d911-4335-8083-a726658e5008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:57:20.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:57:30.003Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=4dd1e3da-51af-49ce-8040-c0891fdd764c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:57:30.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:57:40.018Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=0b0a791b-e79d-403e-b8c0-a23e2d39334e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:57:40.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:57:50.033Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=8f6e7c5a-9985-4c87-a79f-013878baed4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:57:50.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:58:00.040Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=46d21df0-85cd-4989-89b3-6c56ffa9b65b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:58:00.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:58:10.047Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=b1c8386f-e875-4f4c-a2a2-bc19e4751e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:58:10.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:58:20.054Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=087fca3d-750a-4880-a757-b3c54aa1f6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:58:20.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:58:30.067Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=dadac6bc-934c-447b-a10a-1d3be413bf54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:58:30.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:58:40.075Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=d0de8335-d880-4a6c-8fd9-30c37c04b192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:58:40.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:58:50.083Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=6316f5f5-494d-4b82-8900-84de529ef782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:58:50.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:59:00.089Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=a224b9c3-e3f9-44f9-8dc1-db732e357409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:59:00.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:59:10.095Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=34415d5e-5a49-4944-b772-b2baf5587fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:59:10.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:59:20.102Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=2c263797-eb88-4fcf-b464-8e3413e5a2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:59:20.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:59:30.112Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=1fbb429b-b8e0-4df6-971c-74dd0a1b0cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:59:30.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T23:59:33.571Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T23:59:33.572Z |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-03-12T23:59:33.573Z |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-03-12T23:59:33.577Z |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-03-12T23:59:33.582Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T23:59:33.582Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T23:59:33.582Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-12T23:59:33.584Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:59:40.120Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=247bbbac-dea4-4037-bf3f-a5a32621346b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:59:40.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:59:50.130Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=a9e3b623-2ca9-491b-a12c-ee822f8a9f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T23:59:50.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:00:00.137Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=d423c53e-90dd-4fb0-863d-fd9681a8036a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:00:00.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:00:10.153Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=74a2dfb5-e36a-4e5d-8483-47e6a93fd821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:00:10.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:00:20.160Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=86eb1543-4fec-46c6-a29d-31f4f1eb2416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:00:20.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:00:30.169Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=89c6122d-cebb-44cf-b126-b7a3a0e35e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:00:30.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:00:40.175Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=1e7b3fa3-22f3-4d7d-8846-d77ae41ccd0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:00:40.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:00:50.181Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=73aae878-a83a-4168-8d55-4044e125e7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:00:50.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:01:00.188Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=fa79b56e-e654-4f99-8ba4-ad0091877699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:01:00.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:01:10.194Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=d38e0f62-e23d-425e-9c54-5b4024d232ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:01:10.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:01:20.205Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=f347e543-1833-42d4-bd76-45786cd78376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:01:20.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:01:30.215Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=f75f83a8-5aaf-4940-98f5-442047ce6d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:01:30.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:01:40.233Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=844d0fea-29a8-411d-9b3a-c685e7f81ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:01:40.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:01:50.241Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=fbe21ae5-6edd-4c44-91c7-98f165a461de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:01:50.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:02:00.249Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=6e7fd0fe-b30b-43f6-af85-9f2e38cde3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:02:00.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:02:10.257Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=111c445d-b772-4df1-814a-2515f4846b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:02:10.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:02:20.264Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=3fdeae24-a20c-480a-af4b-0a32f98b1333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:02:20.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:02:30.271Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=d8e68287-af8a-4f79-8065-b414fc682b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:02:30.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:02:40.278Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=46e76700-7961-4864-9673-4d5a881fef63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:02:40.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:02:50.285Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=e1afb2bf-83bb-4337-b6de-cd43f72480a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:02:50.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:03:00.293Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=041ebb91-86e1-43ff-8d21-f419afd981d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:03:00.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:03:10.300Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=d4b8ffb4-89cb-41b8-bd3f-deaf2e23d0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:03:10.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:03:20.308Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=2b20a8c7-170c-4ecf-a50c-a6e96f702635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:03:20.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:03:30.318Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=20ba6e91-0810-4d18-97a7-1076b8c7e9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:03:30.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:03:40.325Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=0d48b2a5-4d0a-4cfe-8ca6-35782efd05c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:03:40.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:03:50.331Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=ec8afdca-2d11-4d1d-b548-cebcc5df9a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:03:50.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:04:00.338Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=e3b718a3-f494-4206-a7ac-43e9b02f24ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:04:00.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:04:10.345Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=deafb12e-f0f2-4531-bcd6-b64bc3d63ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:04:10.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:04:20.353Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=b41c93bc-8b0a-492c-a91d-7dc6897ca057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:04:20.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:04:30.360Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=4e4e39b2-c233-4cd7-b8ef-479dad90afa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:04:30.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T00:04:33.514Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T00:04:33.515Z |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-03-13T00:04:33.516Z |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-03-13T00:04:33.518Z |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-03-13T00:04:33.522Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T00:04:33.522Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T00:04:33.522Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-13T00:04:33.524Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:04:40.366Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=505a0ac2-d9b5-4066-8d4b-8f5672c09ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:04:40.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:04:50.375Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=74464e8c-ef3f-4dbc-b300-911ae76b5757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:04:50.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:05:00.384Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=fd3179a6-4140-4608-a2dc-0057635a1daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:05:00.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:05:10.397Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=6fc881e1-153e-48d1-9575-dafb6eada4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:05:10.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:05:20.413Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=69390066-4e14-4834-a5b7-2017820364e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:05:20.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:05:30.421Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=0d457788-c4ec-450e-aedf-f6d043f2d651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:05:30.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:05:40.428Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=6cff94f4-d1af-4a42-b56a-20609d73608b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:05:40.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:05:50.435Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=73d02724-34c6-4486-8fba-d0cb5608d510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:05:50.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:06:00.442Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=82a99673-b2e9-4aff-9393-cc31b73197ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:06:00.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:06:10.449Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=0fd0ce6b-7abb-479b-a494-126a4b809db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:06:10.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:06:20.472Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=259bc018-cf18-434d-bb98-c952cba3f7f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:06:20.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:06:30.479Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=85253eb5-4542-4d27-a6a2-59ff87687637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:06:30.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:06:40.486Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=0bbb5e12-a449-414b-ab48-af72d152aca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:06:40.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:06:50.492Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=142216a4-5b94-4c20-a027-4a0d843d3f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:06:50.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:07:00.502Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=d71ab0b4-6340-4dec-9dae-bfe73874bb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:07:00.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:07:10.516Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=f41026be-aa3f-4231-bf45-717bc466573f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:07:10.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:07:20.530Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=cce6aa39-fb69-4578-bdc5-5435f0d5503a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:07:20.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:07:30.537Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=5cbfaa02-221c-4672-a583-ae7fc1fe7213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:07:30.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:07:40.545Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=057ec854-9527-4c9a-8329-806fe6ffa16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:07:40.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:07:50.554Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=c6832e9e-08d9-46c0-89c6-29281797a0b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:07:50.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:08:00.562Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=f59c8cb1-57da-428c-bf2c-cb824e7ee35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:08:00.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:08:10.570Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=efedc855-26d3-4eda-b64e-2aac93a58ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:08:10.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:08:20.577Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=eeee625d-7d52-4a61-8ed7-f341b5c5c51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:08:20.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:08:30.585Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=0648954a-5b74-4faf-93c2-975f4d8db953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:08:30.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:08:40.594Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=a7987456-e6c7-4838-8cd1-9aca09a65809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:08:40.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:08:50.602Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=8fd65e97-bdd4-4a55-925e-2e340f48fb0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:08:50.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:09:00.612Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=e638e2d0-776f-4248-b0f7-160c58538be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:09:00.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:09:10.629Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=01bed850-1f81-4d9f-9483-dcd6bcc55657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:09:10.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:09:20.637Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=9e1e27bd-078a-43e3-b405-cb59a63b157e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:09:20.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:09:30.644Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=e514e6f8-5e3e-4926-b41c-3f6d6c84aef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:09:30.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T00:09:33.534Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T00:09:33.534Z |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-03-13T00:09:33.536Z |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-03-13T00:09:33.541Z |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-03-13T00:09:33.547Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T00:09:33.548Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T00:09:33.548Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-13T00:09:33.551Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:09:40.651Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=77af207f-9c86-4a71-b6b5-dd6d4a70c43c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:09:40.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:09:50.657Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=3f82541c-877d-4584-8f55-ddd38bc64c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:09:50.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:10:00.665Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=bb90dbd9-0405-4801-872d-ee00f60bb544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:10:00.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:10:10.674Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=2409704e-34e1-49f1-95d8-090344def58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:10:10.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:10:20.682Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=16a10bbb-da61-4163-b14a-183841ded0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:10:20.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:10:30.689Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=a7139de4-bb2a-480d-916e-62070ba1c2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:10:30.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:10:40.697Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=26be12b1-a824-4519-a6ca-5f5436d2476c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:10:40.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:10:50.708Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=3d14f4ef-98c3-418d-84b4-dc4eaeb4c452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:10:50.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:11:00.721Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=375f69bb-a552-431f-a20e-5040b829b473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:11:00.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:11:10.729Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=e13451bf-e3a3-45be-a8a1-0cdb54ff3bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:11:10.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:11:20.736Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=0cfcd377-de99-44b0-b0cc-561271b495ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:11:20.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:11:30.744Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=03bd5dce-9eff-40b0-aa79-cb9a61a25cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:11:30.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:11:40.752Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=05baeac7-da42-451c-bfea-f83b6933afc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:11:40.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:11:50.761Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=348c01ba-6b22-4f82-97f7-8eda4f9819d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:11:50.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:12:00.767Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=cac0bb85-2148-4bbb-8a19-1ae4d0c21aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:12:00.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:12:10.772Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=4f902ed9-5914-4841-b6b2-7b6d8e82538b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:12:10.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:12:20.780Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=71f891c7-f7ce-4b80-90f6-e79c214d2214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:12:20.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:12:30.787Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=c297e022-f4d4-423e-ba72-8a0539dbd821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:12:30.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:12:40.797Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=60e12c87-d679-4e1a-a4b0-522ab3bce937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:12:40.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:12:50.807Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=05a2ef1f-408a-40e6-81cd-0ff4fd76d435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:12:50.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:13:00.830Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=c4013ffe-0be1-4db9-a2bf-0e022d829656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:13:00.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:13:10.837Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=80a2eeb9-8d23-41c8-bc06-b184d0879557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:13:10.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:13:20.845Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=beaf0c70-f38f-46ce-b792-8dda6e540237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:13:20.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:13:30.851Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=381b809b-71a0-4a3a-8def-aac98ee39517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:13:30.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:13:40.858Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=dc854b99-5f37-4a2c-b4ce-e20cb3712dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:13:40.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:13:50.864Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=42567762-0803-4355-b862-414a48e48244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:13:50.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:14:00.870Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=1a95b5de-5057-499e-87fa-19ee7116ceeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:14:00.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:14:10.878Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=6af4014a-8ae4-4fd2-b66a-79f99e22c304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:14:10.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:14:20.886Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=22ce5987-52eb-4f0b-834b-87e5f9481958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:14:20.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:14:30.894Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=2e1d7353-2508-4ac9-8667-4a4f94bc30a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:14:30.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T00:14:33.506Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T00:14:33.507Z |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-03-13T00:14:33.508Z |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-03-13T00:14:33.511Z |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-03-13T00:14:33.516Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T00:14:33.516Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T00:14:33.516Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-13T00:14:33.518Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:14:40.910Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=a2554052-3fd9-47dd-bdfa-9760bd79cf8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:14:40.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:14:50.918Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=c16dc827-c8de-4afd-a148-d0acd83ceda1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:14:50.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:15:00.926Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=31eb2d07-b479-4e76-aea6-dbdd31597981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:15:00.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:15:10.934Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=244159b5-99f7-43e3-86a1-10e2aeff2e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:15:10.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:15:20.942Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=0604867b-1097-4450-a726-0bb2cc979ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:15:20.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:15:30.957Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=1298a99f-ea12-4690-a0cf-0b8ca8c02248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:15:30.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:15:40.965Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=257ca10b-d7ac-4009-a19d-7fcde049b246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:15:40.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:15:50.972Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=b2add513-9910-4edd-9ca5-247bfcebde6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:15:50.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:16:00.978Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=b962976f-582a-490b-8e03-29f231368c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:16:00.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:16:10.984Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=f50a00f2-310a-4ec5-bcea-5a58348c650a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:16:10.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:16:20.991Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=1f07e7b2-8c7d-4eff-87de-2d731eb2012b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:16:20.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:16:30.999Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=8b768037-6a5e-4a9b-9fc2-9294493247e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:16:31.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:16:41.009Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=81e3e3b6-f085-4330-925d-195c4168e2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:16:41.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:16:51.024Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=7f3bf6ac-8138-4f5d-8136-32229e0d6b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:16:51.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:17:01.030Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=308ae4fc-3537-4a70-ba72-1d61ad29dd60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:17:01.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:17:11.037Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=fdf391ce-7704-4ec8-8c81-0698f44c7357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:17:11.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:17:21.044Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=9a345af6-30f7-4429-8a39-3ae9cd58872b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:17:21.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:17:31.049Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=54132518-3765-48e6-a561-98ec7dcac445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:17:31.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:17:41.056Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=33b63971-acb2-444d-9a6c-ed11193220dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:17:41.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:17:51.062Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=f05bd429-05a6-4970-90b3-de682c60efb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:17:51.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:18:01.069Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=15002be1-e199-4709-ab92-7c8c94c4a6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:18:01.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:18:11.075Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=7fbc831f-e4e6-4635-8290-647111b346da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:18:11.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:18:21.083Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=9f34cead-b661-44c9-81af-1f3a1529a79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:18:21.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:18:31.092Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=bd983dfe-8f78-44ec-ba01-1857f80a200e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:18:31.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:18:41.100Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=b57a382e-e575-46a4-a6a4-5318efd28e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:18:41.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:18:51.113Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=29110339-7157-4481-9b03-8c396ac97549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:18:51.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:19:01.121Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=2a72869d-1ddd-4d73-971d-805bbba75bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:19:01.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:19:11.126Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=42bcf247-84cf-476f-a9fb-264e7a0cd0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:19:11.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:19:21.133Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=66a3568a-502f-43ae-817c-c077cbf17d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:19:21.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:19:31.138Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=521cb31c-7f6c-4194-8d18-5f0c077d26f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:19:31.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T00:19:33.512Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T00:19:33.512Z |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-03-13T00:19:33.513Z |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-03-13T00:19:33.516Z |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-03-13T00:19:33.520Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T00:19:33.520Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T00:19:33.520Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-13T00:19:33.522Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:19:41.145Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=a551514c-e310-4f09-ab7c-e0c99effc69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:19:41.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:19:51.151Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=3d13e39e-5881-44cf-901b-ab218bf92921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:19:51.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:20:01.157Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=f6baaa9f-b8ac-4b19-83c5-2643329f9085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:20:01.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:20:11.172Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=bbf5c097-8de1-4cfa-b31a-9f88ffbdfa84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:20:11.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:20:21.181Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=24475c28-a8c7-4e55-b60a-1736bfe2fb7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:20:21.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:20:31.191Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=6fb5cfa8-d371-4e7d-9935-adbb95250107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:20:31.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:20:41.204Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=d86099ea-539c-4246-8e31-41cce21e492f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:20:41.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:20:51.211Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=21a511e7-5c1d-44dc-8ecc-1dea68f85e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:20:51.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:21:01.219Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=3f5c5ecf-83e9-4d5c-b7b5-c098d9f8988a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:21:01.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:21:11.226Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=c75924cb-f5c2-4927-9b7f-fbee9112b7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:21:11.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:21:21.233Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=9bf304df-4f55-4f5b-a4c8-f45e800e0b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:21:21.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:21:31.240Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=96ecb9a3-d4b4-4f2e-8e64-425629d6c09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:21:31.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:21:41.248Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=0b11bbf2-4f0d-4838-8870-6a2bb5aaf130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:21:41.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:21:51.255Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=0a21d6ba-491f-4235-b33b-b5772a3ac95c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:21:51.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:22:01.262Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=34f984fd-25cd-43a2-a4b5-5937502b509a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:22:01.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:22:11.271Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=5b679cff-1659-4a44-980f-0ce955363f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:22:11.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:22:21.281Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=36b09f44-03d4-41cc-a40d-251463e1d039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:22:21.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:22:31.289Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=fd506f1a-4893-4563-acdf-11f2d36465c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:22:31.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:22:41.307Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=db47bfd3-eee7-45f1-89ff-4fa92a4c0e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:22:41.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:22:51.315Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=c3c03d41-220d-4d2a-81e8-bff12f3d6be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:22:51.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:23:01.321Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=cabd3abb-2b61-49eb-bd2c-63cc749ee9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:23:01.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:23:11.326Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=22d8af18-db6f-440d-a06e-880a9d489650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:23:11.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:23:21.334Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=3a50b29a-a831-4113-acbf-0d286f88556e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:23:21.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:23:31.343Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=62bc7f3c-9b60-43de-a544-73b46ba87f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:23:31.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:23:41.357Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=581e3251-fdb8-44a4-bcf6-8b595bd8cbcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:23:41.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:23:51.363Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=304dfb01-8d9b-48f9-9c83-03e8089fd6e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:23:51.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:24:01.370Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=6e2854b5-d64a-4ee5-86ec-ab38f9848cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:24:01.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:24:11.378Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=ed176cc5-1b67-4767-8afc-dba54c8f7edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:24:11.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:24:21.391Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=658570e2-1f8d-4d89-b342-bc3cc7c35497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:24:21.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:24:31.405Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=bda5b247-0266-4c92-8f02-08ebdabaa34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:24:31.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T00:24:33.525Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T00:24:33.525Z |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-03-13T00:24:33.526Z |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-03-13T00:24:33.530Z |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-03-13T00:24:33.534Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T00:24:33.534Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T00:24:33.534Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-13T00:24:33.535Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:24:41.412Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=502db871-9a5b-4e2a-83b6-e15653a4dc4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:24:41.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:24:51.419Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=9fd3f7a4-ecf7-43e3-8c09-f4f581128ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:24:51.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:25:01.426Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=e2b64f75-8e63-4c1f-abf9-edcd1c5257fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:25:01.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:25:11.432Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=8973deaf-efa4-4e70-94dd-c8c81688a83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:25:11.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:25:21.438Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=b78cd1bd-36dc-4070-b3df-0ada21509d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:25:21.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:25:31.445Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=03a452c2-7ef2-4d47-86ab-d326724efde3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:25:31.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:25:41.452Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=bc817318-d2b4-4d2a-ba32-72b81bccf215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:25:41.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:25:51.459Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=afa8da2a-9e7f-4477-b8fe-b7e7486e707e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:25:51.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:26:01.466Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=2d2b6e1d-1b53-4ec8-968e-07ec3b77e9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:26:01.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:26:11.474Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=e9bdbe43-71ea-4e92-ba98-9546e90b9ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:26:11.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:26:21.484Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=529a1284-c6f3-4f6e-945b-0b1ddaa0d30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:26:21.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:26:31.499Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=3c9822e3-a034-4422-be93-33cf6a71f33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:26:31.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:26:41.508Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=ff72a39b-e717-416e-940c-3b7d996c4752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:26:41.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:26:51.514Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=812c3209-7ec4-472b-a383-a335c6623456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:26:51.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:27:01.520Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=e6af5c7a-0b87-4b09-b736-59bca044cfe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:27:01.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:27:11.528Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=59006307-44a0-4034-bb7a-1462cc1e33e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:27:11.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:27:21.536Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=93cc90cc-a804-4165-8cda-7da67349c74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:27:21.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:27:31.542Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=f2c86a24-bc27-42bb-9300-42b00c3a9abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:27:31.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:27:41.548Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=8aace051-c624-4cd0-9fcb-2c1ecf5d4916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:27:41.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:27:51.554Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=86918244-43af-4703-acad-6290470047aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:27:51.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:28:01.560Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=d301ee1a-29d4-491d-8b2c-6906cf39077f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:28:01.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:28:11.567Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=4f25edda-6b81-400d-9eda-a857e738a424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:28:11.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:28:21.575Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=888a1e48-a0bd-49b1-836c-ec37bad024db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:28:21.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:28:31.587Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=812374b3-ecca-47c9-bec9-6971c2c8db8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:28:31.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:28:41.595Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=668f678b-bc96-4aef-b8b3-733ab238e310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:28:41.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:28:51.603Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=7ec5fdbb-5d32-4e58-9abc-c79d99e6d568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:28:51.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:29:01.608Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=0a02f6c4-7e49-46f5-a289-36e17a393dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:29:01.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:29:11.618Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=563e83c4-ba05-4377-8b66-a2b493808b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:29:11.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:29:21.624Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=ae714b14-a568-4717-bc14-e6a11c71e9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:29:21.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:29:31.630Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=dde5e5f1-e334-4bfa-8c75-3dfaecfd1dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:29:31.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T00:29:33.519Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T00:29:33.519Z |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-03-13T00:29:33.520Z |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-03-13T00:29:33.523Z |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-03-13T00:29:33.527Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T00:29:33.527Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T00:29:33.527Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-13T00:29:33.529Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:29:41.636Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=acabc34e-8dd6-4e80-ac75-d240499e18e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:29:41.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:29:51.644Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=675db7de-7acd-49d3-a145-8be400c029b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:29:51.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:30:01.651Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=82b479a6-0605-4514-86ef-3bc9d6c40fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:30:01.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:30:11.661Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=5dcd5d1d-4ac0-472d-acc0-f98dab6404e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:30:11.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:30:21.676Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=9e7f845f-db94-4517-b385-d30ab1248c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:30:21.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:30:31.691Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=167dfa1e-6947-4bec-8169-d5bc3b57bb96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:30:31.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:30:41.701Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=59cb4eef-ff91-4aa0-954b-359dd8ebd875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:30:41.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:30:51.708Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=3ccf2ea0-cd3a-4b1d-8beb-48daeb27239e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:30:51.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:31:01.731Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=deedeb57-5b6b-4265-9680-329732f92f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:31:01.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:31:11.739Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=7dc23249-70d5-41c7-9688-b6c694fcef1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:31:11.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:31:21.747Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=71916a95-9208-457b-bd61-4217dd11a0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:31:21.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:31:31.753Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=52852cca-01f6-4935-8eee-d6ddf5085007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:31:31.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:31:41.760Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=8de32164-b3c5-49c2-b9ec-a3cae8d62c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:31:41.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:31:51.766Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=15704e7b-76d2-4acf-b4ea-4ae1da69cf63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:31:51.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:32:01.773Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=68b007f7-cad8-4996-810b-307f1fcaf9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:32:01.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:32:11.785Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=8f64f50e-3b39-457d-92ca-ed663a51a06b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:32:11.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:32:21.801Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=e739d197-a085-41f4-9ebd-2824a547c0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:32:21.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:32:31.808Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=19167252-49e4-4565-861a-5cb80ea7e34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:32:31.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:32:41.816Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=2d1c9a5d-d54b-4b4c-b8a5-5a2b0cf783cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:32:41.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:32:51.823Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=1ed2427c-4d2c-4c24-867b-a9d48273f956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:32:51.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:33:01.830Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=675a6628-1fcd-4828-8b33-89dc378522db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:33:01.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:33:11.836Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=918b83a5-4e11-408e-9458-404c757e32d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:33:11.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:33:21.843Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=d2217eed-e7e1-4344-a147-bb7ba6cd3b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:33:21.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:33:31.849Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=54c5af2a-7c65-4de5-91d4-56d42339319a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:33:31.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:33:41.855Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=7d12f8a2-8667-40fd-b51c-91144896f3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:33:41.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:33:51.861Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=4da4ca09-6d8b-4eed-93cb-f2aa4433d595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:33:51.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:34:01.868Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=345c9a32-10f4-4797-8104-5ce62f2b0890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:34:01.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:34:11.877Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=b7350fd9-394b-42fe-8e69-a8431ca92883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:34:11.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:34:21.892Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=38d2b064-d8ed-4b9c-b8f1-3af17a4122e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:34:21.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:34:31.906Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=953bbb43-b205-4ba7-bb06-01dc762bd1d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:34:31.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T00:34:33.531Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T00:34:33.531Z |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-03-13T00:34:33.532Z |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-03-13T00:34:33.535Z |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-03-13T00:34:33.539Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T00:34:33.539Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T00:34:33.539Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-13T00:34:33.541Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:34:41.913Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=a2da17fc-1281-4663-a4cd-0b5f6045ff44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:34:41.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:34:51.919Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=ab06dee0-1adc-4de4-81b3-ee4a0305070d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:34:51.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:35:01.925Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=69bea61b-f8c0-44dc-a9da-670397491965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:35:01.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:35:11.931Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=ac60181a-6b71-44ac-b84c-cff3b0a6fad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:35:11.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:35:21.937Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=de3fac88-5853-4197-955f-5d34bf86ba37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:35:21.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:35:31.942Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=e75e20fd-cb02-479d-a22c-0493b20c096a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:35:31.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:35:41.949Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=5f4575d2-21e6-4736-ab49-3e49739d9833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:35:41.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:35:51.955Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=7bb2d0fc-7e71-4853-b4bc-ae49fd9d96aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:35:51.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:36:01.966Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=5e308d06-dca3-4e7e-97ff-7c727ececada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:36:01.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:36:11.982Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=9f03b0a7-5372-4822-8229-ff7ab3d3389c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:36:11.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:36:21.989Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=21b8c9d0-02fc-4cde-b37d-c19be85178c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:36:21.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:36:31.996Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=90f3c3fe-7e23-4e81-9bda-8117ee585c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:36:32.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:36:42.003Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=8d8a95ef-af22-42a2-87d1-22ec97d76a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:36:42.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:36:52.009Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=e734e739-e336-4b80-9777-06dee5b32451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:36:52.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:37:02.016Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=197f6869-6d31-426d-ab29-13153febdb9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:37:02.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:37:12.022Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=f02316f9-150f-4cc4-bd0f-ef4764f8bc4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:37:12.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:37:22.028Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=23caee80-119c-4d89-800c-45abc3b89917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:37:22.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:37:32.035Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=7a253ed4-8675-4e11-9e3d-970a638339b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:37:32.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:37:42.043Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=6101762d-b3ed-4e9c-992a-78a9910ec234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:37:42.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:37:52.051Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=26803896-5ec7-4fdc-afb7-a29c79314096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:37:52.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:38:02.067Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=7f638fa2-c5e7-4420-bb6c-902fa2b3f9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:38:02.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:38:12.076Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=9ee57cd6-6a9b-4afd-9e38-bc6598be8c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:38:12.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:38:22.083Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=0d86e845-e019-4ee4-9ef4-f5c4705112ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:38:22.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:38:32.089Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=cc27f4fa-7ddb-49b2-8c86-c3b4f4276d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:38:32.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:38:42.096Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=9c1790b1-4981-4986-a633-79baa17d8b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:38:42.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:38:52.102Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=8940128d-1cdd-46bc-9fa3-7adb72c67856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:38:52.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:39:02.108Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=f0ad0de8-a563-4b34-837a-dd63045c0e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:39:02.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:39:12.114Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=a620cdc2-5edf-4cb0-9406-0b1cf3081a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:39:12.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:39:22.122Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=b560c0f8-1fcc-4628-930c-0a8538743564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:39:22.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:39:32.128Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=7bf8eeef-7d75-43e1-b0d7-3f3a31e60369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:39:32.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T00:39:33.530Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T00:39:33.530Z |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-03-13T00:39:33.531Z |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-03-13T00:39:33.534Z |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-03-13T00:39:33.537Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T00:39:33.537Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T00:39:33.537Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-13T00:39:33.539Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:39:42.140Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=c88c206e-36a1-42c7-b2b9-86f106a5424e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:39:42.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:39:52.154Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=1c2fa398-02a1-426a-ae27-6b2fb3488f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:39:52.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:40:02.161Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=97b33473-1101-4702-887e-71a178dee83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:40:02.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:40:12.166Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=dec69bad-116b-412a-8b98-5fac6b7b7fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:40:12.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:40:22.172Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=f842be96-d93f-4554-9aed-c31895db86b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:40:22.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:40:32.177Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=e5ec031c-16bc-476b-9efd-a78f08e87174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:40:32.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:40:42.184Z |INFO |Init configs |InvocationID=d5e15230-5c85-4c4d-9957-f5d6c5fa65b1, InstanceUUID=19f01a83-6856-46ab-8664-06a9cecc4420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T00:40:42.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |