. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T15:21:48.346Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T15:21:48.349Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-27T15:21:48.385Z |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-10-27T15:21:49.024Z |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-10-27T15:21:49.119Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T15:21:49.119Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T15:21:49.120Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-27T15:21:49.293Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-27T15:21:49.355Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-10-27T15:21:49.384Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-10-27T15:21:50.772Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-27T15:21:51.292Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-10-27T15:21:51.312Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-10-27T15:21:51.312Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-27T15:21:51.384Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-10-27T15:21:51.384Z |INFO |Root WebApplicationContext: initialization completed in 1999 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-10-27T15:21:52.030Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-10-27T15:21:54.004Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-27T15:21:54.577Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-27T15:21:54.604Z |INFO |Started MainApp in 8.919 seconds (JVM running for 9.599) |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-10-27T15:21:54.827Z |INFO |Start scheduling PRH workflow |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:21:54.838Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=8a2909a7-4284-4f7d-8bd5-9086b2dcc5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-27T15:21:56.252Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.44:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:21:56.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-27T15:21:56.915Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-27T15:21:56.916Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-27T15:21:56.918Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:22:06.282Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=5ce407a5-8380-4f01-8838-aac4c70c2137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-27T15:22:07.373Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.44:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:22:07.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:22:17.376Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=15bf19e8-9fc7-4bce-bf40-370358c364a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-27T15:22:18.441Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.44:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:22:18.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:22:28.442Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=610d9d34-b8e6-4f26-8eed-c6f822fd03e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-27T15:22:29.514Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.44:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:22:29.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:22:39.515Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=195bcdb0-ce5c-4743-9a7c-6d0e38d5f1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-27T15:22:40.560Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.44:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:22:40.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:22:50.562Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=928701d2-a337-4c9e-9d91-75887dec81be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-27T15:22:51.592Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.44:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:22:51.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:23:01.594Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=b8846d74-0308-46b7-913b-029fc6a61928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-27T15:23:02.637Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.44:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:23:02.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:23:12.639Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=f620e584-5d09-44e2-a66c-ea57146805a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-27T15:23:13.712Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.44:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:23:13.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:23:23.714Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=970b7722-9453-4b16-bf0a-406040a439d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:23:23.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:23:33.890Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=650e3be7-06af-484f-b03b-1e11f1bb72d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:23:33.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:23:43.913Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=8dbdf523-d92e-4eb3-a63a-892f8a67551a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:23:43.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:23:53.931Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=6cea4ecb-62d6-4af0-a02d-5b28b8ab10bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:23:53.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:24:03.944Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=a93a3954-3087-4d77-a064-feb985d083d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:24:03.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:24:13.955Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=f53006cd-91ce-4031-a7d7-d78363489bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:24:13.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:24:23.966Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=f069c6eb-ede3-4055-b31a-72e90abe6363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:24:23.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:24:33.996Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=d50c0478-65a8-46b8-9e0e-d0edd6543798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:24:34.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:24:44.010Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=e196590a-f6c4-47e8-a795-81387d0a1d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:24:44.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:24:54.028Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=9019cfb6-c56c-41be-8633-109c36cb3e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:24:54.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:25:04.039Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=0b4040b3-97e0-4ab6-b5fc-ad7b5094fea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:25:04.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:25:14.053Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=26b96f82-3f9a-4d0b-a6e0-0d6c448fa076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:25:14.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:25:24.114Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=2dc013ba-2f1f-4734-9d8a-df157013562e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:25:24.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:25:34.140Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=13af830d-ded4-46e5-99c3-0dd80b398109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:25:34.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:25:44.152Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=60e18f1f-a08f-4cc8-8ef4-41647525a93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:25:44.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:25:54.173Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=f07e4ddf-a6fe-4b3e-ae35-2dd373a1c389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:25:54.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:26:04.193Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=28960d09-03ed-4d76-aa01-7473fa91a495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:26:04.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:26:14.203Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=e32221e3-e7b4-42de-8b2c-d70571ff32ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:26:14.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:26:24.214Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=92e32c10-837e-41ba-985f-43000315af58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:26:24.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:26:34.224Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=beb2427f-bf64-4d7e-a598-cc943549bdfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:26:34.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:26:44.238Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=bd29fc9f-274f-4f72-ae0d-c1fc3994a480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:26:44.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T15:26:52.923Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T15:26:52.923Z |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-10-27T15:26:52.924Z |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-10-27T15:26:52.930Z |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-10-27T15:26:52.943Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T15:26:52.943Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T15:26:52.943Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-27T15:26:52.945Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:26:54.253Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=e4bf9638-7c15-4ec7-a505-f1547f1b9626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:26:54.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:27:04.279Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=301fc8c2-7c9a-426a-a59a-60b337da3b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:27:04.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:27:14.298Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=e458fb34-5ded-4886-9b78-1bfdae54ef1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:27:14.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:27:24.307Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=e1ee1de5-9f81-47a7-ab92-aad8549b0261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:27:24.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:27:34.319Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=3f62b77a-248f-479c-a6f3-f5db46ac7590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:27:34.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:27:44.328Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=1373c8a0-4fab-4612-94e4-5fafdbb1af99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:27:44.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:27:54.338Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=2d47e859-dd08-464c-a648-9e0d57c2240f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:27:54.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:28:04.347Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=37910407-dd20-4af2-a832-4c5cdb027ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:28:04.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:28:14.355Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=6f74fe33-37db-4485-9b4c-6148fc42cb02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:28:14.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:28:24.369Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=f111d7f9-e50b-4cda-8277-744c0195728a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:28:24.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:28:34.394Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=acaf661c-1b00-4174-bb92-803d2bda8999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:28:34.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:28:44.403Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=1fd1b207-a0a7-4821-90e7-e2cefd7f3eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:28:44.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:28:54.412Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=221d476f-faed-4166-adeb-5153484c8883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:28:54.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:29:04.421Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=b4e1c4d1-216b-4b8a-bbc2-4224e22d26e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:29:04.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:29:14.432Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=9471e880-a925-4b6f-8830-b8014fd55cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:29:14.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:29:24.448Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=cba72485-bab6-4710-ac3d-9fc79be4dc13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:29:24.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:29:34.459Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=d54ebf6d-99d3-4093-bb33-87d66b10ca3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:29:34.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:29:44.470Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=e771c659-4f9b-4b80-bb40-8180c91f0c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:29:44.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:29:54.482Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=11a5e695-eb6f-43ca-929b-c6f5e2b4bd4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:29:54.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:30:04.492Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=4c962693-40f7-4e14-a773-40c6ac9a32ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:30:04.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:30:14.502Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=999ac48c-d993-4060-b5f5-93f8d504e865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:30:14.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:30:24.513Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=1dddf576-6bad-462a-8722-1cab7a94a6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:30:24.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:30:34.522Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=3276e33e-882e-4354-a4fd-f57b2658c461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:30:34.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:30:44.533Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=e81366f0-8351-4c40-902a-1495ecad940f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:30:44.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:30:54.542Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=fd5960fc-982f-48c2-af9b-63ce862861fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:30:54.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:31:04.552Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=53536408-d661-4cd0-a541-37b50b99a934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:31:04.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:31:14.563Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=107ffb80-65ba-4505-9af1-f582b871729a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:31:14.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:31:24.576Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=c35924c9-2eea-4f72-919f-89fa0bfa3629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:31:24.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:31:34.590Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=3900d3d1-6ece-4f18-8203-6fb004294304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:31:34.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:31:44.602Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=f24f321d-bb49-4e99-8a3f-3c4a5519da73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:31:44.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T15:31:52.401Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T15:31:52.401Z |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-10-27T15:31:52.402Z |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-10-27T15:31:52.406Z |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-10-27T15:31:52.416Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T15:31:52.416Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T15:31:52.416Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-27T15:31:52.418Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:31:54.613Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=cb6e7dbd-a658-4156-842a-151f49ec9732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:31:54.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:32:04.625Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=9df31c0c-7230-4208-9a33-e368d7b2ed86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:32:04.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:32:14.636Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=6440e23b-fda7-4e96-b1ce-b0ea2cf3d9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:32:14.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:32:24.647Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=0191b2fe-d30b-40c0-9700-2178af8521a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:32:24.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:32:34.658Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=200e6065-c8b6-4178-8448-f85abb737b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:32:34.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:32:44.668Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=777516e4-33d3-47d1-b9f7-551f0b3dc22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:32:44.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:32:54.677Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=82901152-fc54-44c0-b8e2-275dc65ccd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:32:54.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:33:04.687Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=b211470b-054a-450b-82a4-153baf5452c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:33:04.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:33:14.696Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=0e90faae-59b0-48a3-a967-f2c8486ecf66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:33:14.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:33:24.707Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=39f600d1-349f-40ce-b870-edba8c345fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:33:24.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:33:34.716Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=26a20e05-afc0-46c8-ad8a-f87cf43a3ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:33:34.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:33:44.727Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=a0dfc9d9-e438-442d-ac83-1e05fe2ca9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:33:44.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:33:54.736Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=61fcbb83-509b-4478-809a-49bd897d9228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:33:54.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:34:04.746Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=454534a8-fed5-4a77-badd-a299ab1f542a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:34:04.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:34:14.756Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=aec12903-86f1-493e-9b4a-3aca3e993613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:34:14.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:34:24.767Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=c377e4dd-b204-4163-ad17-b0327f73f3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:34:24.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:34:34.782Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=cdc21ee3-766c-4962-be83-d9a09ca54e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:34:34.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:34:44.793Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=a629d350-f0ea-40b8-ab51-f8f6b2d30a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:34:44.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:34:54.805Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=45de8663-2118-45af-9a7a-ed96de4f71d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:34:54.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:35:04.815Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=434cde91-3c70-4c98-917c-73df41ef1b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:35:04.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:35:14.825Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=738bd11b-27b1-456a-afa7-3a013f28e0cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:35:14.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:35:24.843Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=7efd3e5c-c64f-4e9e-a276-00af5312f2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:35:24.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:35:34.854Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=d8ef5cc9-693a-4c57-a586-904a68c718b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:35:34.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:35:44.863Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=a41ec769-d61f-400a-aba8-ff6619b91a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:35:44.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:35:54.873Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=614bd7b6-71c0-4075-9b89-2bb3ba4103fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:35:54.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:36:04.883Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=a5048d90-e765-490d-ad75-deb2de3fa843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:36:04.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:36:14.893Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=f468dfd1-6c7c-4145-8033-75089bafe6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:36:14.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:36:24.907Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=dbdf116f-611e-4d59-a55e-de283368eafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:36:24.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:36:34.918Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=1f5d6af1-d9d8-4d56-a7c2-6e73afae5297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:36:34.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:36:44.928Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=a5c1e0d4-8f74-485f-9de3-a07b8b555c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:36:44.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T15:36:52.358Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T15:36:52.359Z |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-10-27T15:36:52.360Z |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-10-27T15:36:52.363Z |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-10-27T15:36:52.372Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T15:36:52.373Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T15:36:52.373Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-27T15:36:52.375Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:36:54.938Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=427e93ce-2d42-48e2-be7d-92456a6c496c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:36:54.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:37:04.949Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=d9cd361a-666b-4ce2-8e95-efa18c963dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:37:04.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:37:14.959Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=18cc66f3-b7f2-45fb-b063-263c0eb746e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:37:14.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:37:24.969Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=3cb5f60c-0deb-40c4-a9ec-35d10cbef0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:37:24.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:37:34.979Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=aff96f6a-afe4-406c-821b-51740cf27f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:37:34.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:37:44.990Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=ae21d03c-e792-4ee3-b7b1-58cd26224522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:37:45.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:37:55.002Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=a783ae80-8786-4394-a4c7-1b5445333cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:37:55.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:38:05.013Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=e443f560-8d04-48a0-a14e-f3f605e0c108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:38:05.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:38:15.038Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=225abe30-0bbd-4cff-a43a-17913751cd65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:38:15.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:38:25.049Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=acee7b46-d7b8-4701-a288-a6984b40e327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:38:25.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:38:35.059Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=4299ffe8-8f80-4a91-a2ef-258061ec61d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:38:35.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:38:45.070Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=e908943a-20b8-436e-8632-ee41eaac368c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:38:45.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:38:55.080Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=964b052f-84ad-40fc-af03-c9770a728d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:38:55.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:39:05.091Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=236ebe9d-67f7-4642-b48c-52c4de651b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:39:05.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:39:15.105Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=f615d0b8-7cd7-420f-aa79-affbd5a76b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:39:15.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:39:25.115Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=a9a23eba-4376-4bce-a22c-f4af8b76dbf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:39:25.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:39:35.125Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=f979fb1b-6432-457b-b5cb-32d0ccf640d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:39:35.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:39:45.136Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=e1041755-0920-4e08-a700-3ea7a6ed2766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:39:45.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:39:55.148Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=4ac3ef78-6d66-4e75-87fa-f17a446062cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:39:55.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:40:05.157Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=8e5ee1dd-fe92-4a74-8a90-44dca8b5d11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:40:05.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:40:15.166Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=ea2b56c7-df87-48d9-8e36-de4fba2f3ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:40:15.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:40:25.175Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=9187eaec-f497-45ce-a678-d81c9a6b6e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:40:25.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:40:35.185Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=f029224c-9fcd-41b0-bd83-023b54846a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:40:35.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:40:45.195Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=8e99ec05-8810-41f4-88cf-228560ff5619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:40:45.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:40:55.205Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=1033d21e-71af-4ff5-8474-4b981c0f2684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:40:55.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:41:05.216Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=0bd8f997-71fa-4677-92c8-114ee2efce3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:41:05.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:41:15.226Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=b20a3541-289e-488c-839f-c5d876634904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:41:15.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:41:25.238Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=8e30ed96-a547-46cc-b819-48aa82488676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:41:25.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:41:35.249Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=b67f6796-275e-427c-9553-2d87e89fc0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:41:35.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:41:45.260Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=15a8a917-5a19-447b-aec4-9b56c4eab9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:41:45.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T15:41:52.336Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T15:41:52.336Z |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-10-27T15:41:52.337Z |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-10-27T15:41:52.339Z |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-10-27T15:41:52.347Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T15:41:52.348Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T15:41:52.348Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-27T15:41:52.350Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:41:55.270Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=43346e14-4a51-4989-9f14-24ab7bb832db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:41:55.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:42:05.287Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=52c80aba-29ff-4fca-be24-a25fa011e9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:42:05.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:42:15.297Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=0125717b-bda9-48fd-9155-da1a2b5645e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:42:15.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:42:25.306Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=c7fd7fb9-9f06-4683-aa18-7ee884e765bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:42:25.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:42:35.318Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=1f82c954-be78-486b-911e-6bddfa05b770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:42:35.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:42:45.328Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=2a3d5fe5-4c0f-422b-be20-76276158eaff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:42:45.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:42:55.338Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=c286d03d-1a4e-4978-9040-f357c3706e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:42:55.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:43:05.347Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=671131f4-c5d4-4f42-9ad1-226c27451d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:43:05.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:43:15.357Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=860ca9d8-bb27-4ccf-bd0b-0945ad3745ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:43:15.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:43:25.369Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=0fbab067-0afc-434a-87a1-d3e9bd5d3cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:43:25.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:43:35.384Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=72c3c4a7-281b-435e-b3ff-404f8d3e3492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:43:35.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:43:45.394Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=41db10bb-addb-469e-b96b-2f0c9d4a0e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:43:45.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:43:55.405Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=4b00a7d5-a52a-4785-bb07-8852e43e5010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:43:55.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:44:05.414Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=9449494d-d71a-4111-8241-b5e01a030115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:44:05.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:44:15.425Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=8a703d9b-194d-4046-9095-440aa3f31a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:44:15.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:44:25.438Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=be57eb4c-ee3b-452c-81af-9d1f3ce584cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:44:25.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:44:35.449Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=2b89c750-1d2a-427f-b7b9-eb2372f25e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:44:35.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:44:45.460Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=e71dfe3d-1606-4b75-a200-85ae8ce73da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:44:45.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:44:55.470Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=8fca9ad8-77e7-43e0-82ef-ade180df7cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:44:55.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:45:05.484Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=35e671db-f7be-49d5-890d-282ef293e573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:45:05.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:45:15.495Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=5d95d1e3-cfec-4013-84c9-fd709df810a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:45:15.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:45:25.506Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=d135baf3-f7d8-492b-bbf0-92265e9285f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:45:25.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:45:35.516Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=a1c1e342-c7ba-42d3-87cf-eeabfcbe0f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:45:35.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:45:45.531Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=fbcf0456-6174-456e-a1b7-3191ca87ec9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:45:45.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:45:55.544Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=f6ef2554-fc9b-4c40-8453-be0ec72fa61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:45:55.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:46:05.557Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=32727fe8-0bdd-4848-883b-4f61717c90a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:46:05.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:46:15.570Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=cb8f2951-0350-4f7c-8281-b4929fe87d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:46:15.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:46:25.580Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=ddb14902-fca9-4376-8ab5-7082b72ca10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:46:25.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:46:35.590Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=60e9afbe-8941-4dd5-a5a4-5c0244744802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:46:35.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:46:45.603Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=9a146b82-8a47-4c85-8736-13c9db03ea8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:46:45.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T15:46:52.354Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T15:46:52.355Z |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-10-27T15:46:52.356Z |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-10-27T15:46:52.358Z |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-10-27T15:46:52.368Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T15:46:52.368Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T15:46:52.368Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-27T15:46:52.370Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:46:55.613Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=0492461c-5f5c-447a-aa96-27177f5ce758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:46:55.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:47:05.623Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=c6423fa7-0a80-4621-a671-a86856087f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:47:05.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:47:15.633Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=b8e10668-bb1a-4e69-9e85-9bd0dfd9ed9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:47:15.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:47:25.646Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=6ee2525f-7b63-45f2-a775-98d9bc70cdfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:47:25.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:47:35.658Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=fbe3b12e-9409-4cc0-95bb-a23189e6429a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:47:35.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:47:45.670Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=2be2a7c1-04dd-4586-9c37-881e0e1fd11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:47:45.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:47:55.679Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=56ec390d-7955-416e-9ee8-3478722b08c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:47:55.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:48:05.689Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=1c9baabe-f20b-45ca-8b02-feff4262ccf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:48:05.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:48:15.698Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=b66a9fc9-14ae-4168-91e4-b30b3c9190f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:48:15.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:48:25.707Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=bfcc4207-4932-42e1-951f-4a74de6e4a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:48:25.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:48:35.715Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=6a84a05d-aa2e-4d81-a489-bcac26fc8189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:48:35.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:48:45.723Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=5956cb9c-e9f3-4287-a3cd-1e2fb3167bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:48:45.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:48:55.733Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=b71dc925-da3b-46a0-bfbc-eb725039a478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:48:55.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:49:05.742Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=0ee24989-3bb5-4eba-835d-a9255d2f3768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:49:05.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:49:15.752Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=373577d9-c1f7-4aa1-84b2-c05e3f3173a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:49:15.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:49:25.768Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=98b38f02-abc7-4400-b9ce-3ee32c51c3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:49:25.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:49:35.777Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=271022ea-89d5-4227-a81b-88c4bffc7cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:49:35.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:49:45.786Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=f818ae74-f2ea-4605-9b93-818223ab7481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:49:45.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:49:55.797Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=a04b9e1b-bce5-4ee6-a7e2-2ef858c0dfe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:49:55.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:50:05.807Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=c40f87d0-f0a5-4439-a512-782cfeb8f1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:50:05.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:50:15.817Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=15abe3e6-0ef5-4073-af6e-7a0c7d19766b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:50:15.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:50:25.825Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=0f3847b6-f831-4e18-a3dd-714ad4109c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:50:25.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:50:35.837Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=682073af-75f1-4d1e-9e67-126aad22229f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:50:35.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:50:45.846Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=b4a40891-1113-428f-9187-fae718ad20c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:50:45.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:50:55.855Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=c98ecb7c-c74c-41a1-bbdc-39e67a930595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:50:55.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:51:05.864Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=51ff9bf3-a9ac-413e-9317-85cf1c624e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:51:05.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:51:15.874Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=a9a1c806-e912-4213-986f-9a9f2b8598fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:51:15.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:51:25.885Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=beed60be-71e0-4b05-a08a-5a4f211c6adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:51:25.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:51:35.901Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=6255977d-dd6b-4188-9a3e-60b524bc560d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:51:35.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:51:45.912Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=330c977b-2021-4e90-bea7-6e45da6e15c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:51:45.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T15:51:52.333Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T15:51:52.334Z |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-10-27T15:51:52.335Z |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-10-27T15:51:52.338Z |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-10-27T15:51:52.344Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T15:51:52.344Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T15:51:52.344Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-27T15:51:52.346Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:51:55.923Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=3e6199e6-b1b5-4553-90ba-9673e0a520f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:51:55.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:52:05.936Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=bedf77ba-36a0-4028-b2eb-72132d812e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:52:05.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:52:15.948Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=10098631-136e-4df0-baf2-2ab79f1a401b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:52:15.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:52:25.957Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=977c0af9-a4d4-43a4-b94c-9c68a2b89ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:52:25.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:52:35.967Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=a3d6c6e9-1fbe-46b5-8d31-8eba223da974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:52:35.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:52:45.976Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=35081b8b-9434-48ff-b172-ef168cab59c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:52:45.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:52:55.986Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=c0a4eee4-0508-433a-a6c7-c4f03ebf56ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:52:55.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:53:05.996Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=02d37dbe-a5de-4154-a0de-15c2599e80e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:53:06.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:53:16.005Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=2e60d6ab-53b6-4068-a9de-e32d842f6eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:53:16.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:53:26.015Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=4b08fd7e-b448-4962-9c05-7333d3c1dea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:53:26.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:53:36.026Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=60be39ba-e43b-4eef-aa2f-05831d5392a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:53:36.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:53:46.035Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=5a25691a-5b03-4de6-8136-798dafc85f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:53:46.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:53:56.045Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=3e2d1240-67c0-49ae-94bd-a2928027ece5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:53:56.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:54:06.053Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=dfaeba08-228b-4d24-87b5-3aa4b73e0813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:54:06.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:54:16.065Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=ddccb664-c668-4830-9ade-4bdbfbf1f6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:54:16.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:54:26.074Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=0d9a624b-8248-4cea-b7b2-e8f1ffefe55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:54:26.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:54:36.083Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=b387182b-f394-4aae-9a97-0d5ee36c2276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:54:36.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:54:46.092Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=ac5508e2-83ee-4448-aa42-953e299158c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:54:46.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:54:56.102Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=9afac09f-efba-4bd4-bcc3-e2fc8731fbc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:54:56.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:55:06.112Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=d92068de-ca26-4f9f-b379-13da1466ff0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:55:06.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:55:16.123Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=47313933-614b-4488-b13b-ce804159a920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:55:16.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:55:26.131Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=e1bda893-cfc1-461a-8ff6-fde88581f19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:55:26.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:55:36.141Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=a870b95f-9350-4b96-a0d6-76ed3e718f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:55:36.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:55:46.151Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=0536057a-8bef-478e-90df-e267e43075e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:55:46.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:55:56.160Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=8891adba-618b-49b1-ad33-486c03425f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:55:56.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:56:06.187Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=d884175b-9047-4a33-a18e-a5edd8b3ea18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:56:06.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:56:16.197Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=4b051564-d91d-4b58-9d20-cb165ceb0871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:56:16.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:56:26.207Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=29fd2ebd-afef-4626-bd05-fbe35091ee33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:56:26.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:56:36.217Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=36ed4fa2-b571-4fe3-a666-39d3fa99f705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:56:36.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:56:46.227Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=390fc77f-c395-4001-bcb9-8fc1b02a5531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:56:46.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T15:56:52.306Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T15:56:52.307Z |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-10-27T15:56:52.307Z |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-10-27T15:56:52.309Z |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-10-27T15:56:52.316Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T15:56:52.316Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T15:56:52.316Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-27T15:56:52.318Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:56:56.238Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=2fcb010d-5162-4da2-8772-e56d351bc853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:56:56.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:57:06.248Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=b2b9ea47-6453-4d9b-a2f7-c7cc0d8121a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:57:06.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:57:16.259Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=979c57a0-b926-4865-bf25-d4b8fd38021b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:57:16.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:57:26.268Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=f5eac0cc-391f-49fd-a66e-a73fa92280b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:57:26.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:57:36.278Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=48344c42-810e-406a-acae-a981acc05238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:57:36.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:57:46.287Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=0fa885ca-c49c-4ce2-940c-a20fd4560061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:57:46.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:57:56.296Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=45e8a81e-0ce5-4df5-9385-b49fb566bd24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:57:56.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:58:06.306Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=db527358-dbdb-4d7c-a35d-08872d33bb6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:58:06.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:58:16.316Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=2521a736-4134-43b0-8d27-41fae4ee42e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:58:16.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:58:26.325Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=59ad6790-ad42-4a3e-87e8-c1f00e4a718d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:58:26.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:58:36.336Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=8adef935-c39f-4a11-bdd6-4f4832304243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:58:36.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:58:46.346Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=556fe658-9cf2-41c8-91e8-466f051f50e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:58:46.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:58:56.358Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=1bdc92c5-6ead-4154-9a29-daafacd4a3fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:58:56.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:59:06.369Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=100584a0-1e37-4213-a080-649350df7a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:59:06.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:59:16.379Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=292d5131-794d-4721-b2da-fdf767702f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:59:16.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:59:26.390Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=1d1238e3-0e29-47d0-916a-531456692fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:59:26.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:59:36.399Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=eb3ec384-570c-4a2c-84ab-cec5f138393e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:59:36.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:59:46.408Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=55c4fada-2561-4a15-9599-fb198111e4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:59:46.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:59:56.417Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=26365399-01f4-4af3-8554-9c40cb4e1d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T15:59:56.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:00:06.429Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=54e439e7-7c76-491c-a271-75c7bde4494e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:00:06.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:00:16.439Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=7030dd03-94a7-4e6c-8123-7df5654e8fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:00:16.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:00:26.448Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=98aa0234-b809-42ee-a03c-ff4dc8dff5af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:00:26.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:00:36.459Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=dbaf825e-ff19-4f82-afd5-182c5eb36045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:00:36.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:00:46.470Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=4404229c-ade6-4917-b038-dfdb79918b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:00:46.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:00:56.483Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=4e0326c7-ade6-43e0-abec-5d04b3d9994b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:00:56.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:01:06.496Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=e0456ab1-6269-4f83-97fa-d48fc1e0299f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:01:06.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:01:16.506Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=94b4a556-d90e-451b-8848-535447f6f8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:01:16.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:01:26.516Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=97a750f6-67f2-447c-9e77-fdaef551d769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:01:26.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:01:36.525Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=43a13c41-6b7f-4126-8f55-56a7b8fdb034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:01:36.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:01:46.533Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=7a640f07-9ed5-47e1-a42c-ddbf2113fddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:01:46.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T16:01:52.371Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T16:01:52.372Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-27T16:01:52.373Z |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-10-27T16:01:52.375Z |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-10-27T16:01:52.381Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T16:01:52.382Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T16:01:52.382Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-27T16:01:52.384Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:01:56.542Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=bf1de984-0f06-4fc9-9742-98bf97f71f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:01:56.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:02:06.553Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=a899c95b-5db9-4f69-9ba2-d3ddf968aed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:02:06.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:02:16.563Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=0d2cfa9f-b1d1-4c9c-b43e-8cd800664dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:02:16.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:02:26.571Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=d9afbdb9-8a3f-4190-abc9-fef3a5d97856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:02:26.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:02:36.582Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=70750713-8f46-4b7a-adba-324e416227dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:02:36.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:02:46.591Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=925c74ec-107f-4ff2-b007-7bb10f953058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:02:46.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:02:56.601Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=f70c4a15-64c3-4b80-83cf-d7072a628d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:02:56.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:03:06.611Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=431deee4-bc8f-42bf-9b57-706897e611b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:03:06.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:03:16.622Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=0d8b8cd6-d138-4ccb-a368-ba821f52463a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:03:16.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:03:26.633Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=243f7f34-42a5-4685-bcfa-03d525a2916d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:03:26.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:03:36.644Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=38dacad9-b59f-4c35-81e0-5c017090f430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:03:36.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:03:46.653Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=95c52e12-e668-44ba-be90-96b8bc42375b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:03:46.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:03:56.662Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=66ef4c8f-dd46-4c79-ad6b-cc36cb642e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:03:56.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:04:06.675Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=14aaaca9-c0dc-4d40-9ef8-ac9065c884ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:04:06.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:04:16.684Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=0bdacf46-ab2a-46ed-9b43-30aa4468ac41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:04:16.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:04:26.694Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=173cc4fc-23c7-40c4-a500-ab8e44d6092e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:04:26.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:04:36.706Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=7f9d3368-2d94-49db-a5de-7c9123327017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:04:36.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:04:46.716Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=770bcd48-3930-4ba1-9540-4ae69c7a77e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:04:46.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:04:56.725Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=89d67474-6e32-4e9c-b7de-ecd9409dd3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:04:56.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:05:06.733Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=829ced85-4b27-4964-b60c-ed19032ccca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:05:06.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:05:16.758Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=d99ddb52-63ac-4006-86a6-4b8c4472e5fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:05:16.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:05:26.770Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=90dfe068-ea68-4dd7-8db1-893dfada879a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:05:26.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:05:36.781Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=a396bfd2-2f26-4138-a866-fa4c6ceb67ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:05:36.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:05:46.790Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=06104d88-eaba-4620-9dbd-971aaa67a1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:05:46.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:05:56.800Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=3fdda912-b501-4b77-901f-71c770f9a312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:05:56.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:06:06.814Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=ccf704b9-00f4-4763-827d-14ce4e5bc628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:06:06.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:06:16.824Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=f678c6bd-b60b-4edc-a4af-f99dc054215a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:06:16.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:06:26.834Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=2b8d777c-2b9e-4114-a210-1469ce5cee21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:06:26.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:06:36.843Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=acd1546e-f9d5-45b7-9861-fe528105f112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:06:36.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:06:46.853Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=1051ddda-9782-49ab-b1e8-e0c951378731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:06:46.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T16:06:52.256Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T16:06:52.256Z |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-10-27T16:06:52.257Z |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-10-27T16:06:52.259Z |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-10-27T16:06:52.265Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T16:06:52.265Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T16:06:52.265Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-27T16:06:52.267Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:06:56.862Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=622e9e02-ca3e-46d0-bc2f-342d67f48f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:06:56.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:07:06.871Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=aa2cd8c2-d786-4817-8f7b-d0ade2a58a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:07:06.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:07:16.880Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=3f452f28-72f2-401a-8095-86aa6ed4589d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:07:16.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:07:26.890Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=d365b899-253f-477a-813f-324ee75dedcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:07:26.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:07:36.901Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=204af9a8-b14d-44e7-867d-a56fb7450e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:07:36.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:07:46.910Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=9d1e3251-4020-483e-b242-a98f8b6222a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:07:46.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:07:56.920Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=8c4fe934-e65d-4115-8f84-488fb43b0104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:07:56.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:08:06.930Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=53d6f147-cad3-429c-90d6-43cdd4e768cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:08:06.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:08:16.939Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=f0cb2d3c-9a60-4bbc-91d7-740a137ee101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:08:16.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:08:26.949Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=29213c74-8d2f-421b-a5d5-df9660238193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:08:26.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:08:36.957Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=cd756970-5121-4982-9cc9-5e72b0d4151a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:08:36.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:08:46.967Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=4250dee1-4450-4e52-9cd1-0a410d988097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:08:46.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:08:56.978Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=54959e22-63ba-4761-8b41-4607bc8091e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:08:56.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:09:06.987Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=cda3980c-640a-4e2c-b134-0e3abe3a2fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:09:06.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:09:16.997Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=722ef12e-7f19-4951-9635-e47935864636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:09:17.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:09:27.006Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=2bbc9ff2-ddc4-4ba0-ac76-99fffacc4480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:09:27.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:09:37.015Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=01dbf41f-ec87-421b-80ca-d615641de49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:09:37.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:09:47.026Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=dcb11f3c-fa51-42c1-beae-9a9bc55c734a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:09:47.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:09:57.036Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=495308c0-67a2-4bad-a234-5bf4496b67fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:09:57.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:10:07.045Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=ab510057-7689-459c-b29d-2b2aedaa46be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:10:07.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:10:17.056Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=167f7772-a707-4093-95d5-610e5d1ff47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:10:17.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:10:27.066Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=a8f9a005-3530-4b9b-84fa-3d59fc6ad9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:10:27.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:10:37.076Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=c7be5fe1-3e6d-4a45-8e7d-32b307173754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:10:37.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:10:47.087Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=9417e03c-6082-4b31-be37-cbaf5dc4fc57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:10:47.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:10:57.104Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=72a10b20-6807-4634-915f-49763429ffa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:10:57.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:11:07.116Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=3d9ffb3e-b92f-4cbf-948b-e0c2be8231e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:11:07.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:11:17.126Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=1fa172ff-f81a-4a65-ae55-080897275103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:11:17.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:11:27.136Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=8d37d6cf-5e43-47ab-8ffe-3a133a7cdb5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:11:27.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:11:37.146Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=32bbfb89-16d9-478e-bb74-85ac7133b2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:11:37.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:11:47.156Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=e0b33eba-959b-494d-ae41-c7a0d9c2dd95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:11:47.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T16:11:52.353Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T16:11:52.353Z |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-10-27T16:11:52.354Z |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-10-27T16:11:52.357Z |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-10-27T16:11:52.363Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T16:11:52.363Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T16:11:52.363Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-27T16:11:52.365Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:11:57.168Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=f0596e07-6bd1-482d-b06a-a664b0b79b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:11:57.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:12:07.178Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=f3b2f6c2-54fa-4875-9384-7220b9536cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:12:07.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:12:17.189Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=228b8283-e6c8-4f63-a415-9082de666f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:12:17.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:12:27.200Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=7f1ff8dd-810c-403e-909e-cc3456dec949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:12:27.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:12:37.210Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=5e2cd353-0299-4d92-aeec-60535b4ff68f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:12:37.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:12:47.219Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=757e3196-d2f5-41b7-bed6-597f2d667d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:12:47.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:12:57.229Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=6e0fbaf4-73f3-4570-ae7f-b409077c8461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:12:57.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:13:07.239Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=ead47084-e9e2-40cb-b56a-3519abb8cbc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:13:07.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:13:17.250Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=b8828e30-42f9-4c04-b2e2-2987011ad038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:13:17.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:13:27.259Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=1df76441-26b3-4a25-ac34-83050da29727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:13:27.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:13:37.269Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=78e3c3e4-7274-4289-959f-b34fa12ae001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:13:37.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:13:47.278Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=2450b097-b2d7-4417-8c0d-373270ccac24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:13:47.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:13:57.289Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=12df8fa7-806f-43b9-8512-b1dcfeb7b7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:13:57.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:14:07.298Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=43757322-ba9c-4720-ba51-56133063988e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:14:07.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:14:17.308Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=ec99ba8a-0b1f-4530-883a-31b27ed39d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:14:17.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:14:27.318Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=3aed623c-998f-4ef9-a593-1432be279536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:14:27.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:14:37.328Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=0db99608-463a-4828-b765-a504348199b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:14:37.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:14:47.335Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=8dd50490-356f-4264-bcfa-c05ac47812ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:14:47.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:14:57.347Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=93463fa3-bebb-4176-931c-f7ee6fa4c4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:14:57.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:15:07.356Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=b8e4919f-67a4-4649-89b9-8d5657bd175f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:15:07.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:15:17.380Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=9950b5bd-edcd-47e1-ae3f-c189c7a87b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:15:17.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:15:27.389Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=eb85586e-b90e-4687-ab70-6e3c48a58803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:15:27.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:15:37.404Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=9d0b4ebd-6e4c-4727-8d8b-5a9fb6c1d406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:15:37.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:15:47.413Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=c765e1ff-6f1e-4cfc-9ce2-eb063e0e7eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:15:47.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:15:57.422Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=6eed0133-bc3e-473e-906c-92638caf9418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:15:57.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:16:07.434Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=16452ae3-cb39-486a-9fc8-10699f63cb0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:16:07.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:16:17.442Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=72d0721f-c945-4d93-88ad-dde3df91afae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:16:17.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:16:27.468Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=ecbdcaf7-e23e-423b-8991-2101e69a1cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:16:27.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:16:37.477Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=140b3380-f7d7-42e6-8ff2-96ccb6759f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:16:37.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:16:47.485Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=d5667643-9446-48b4-917c-8a7abe516268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:16:47.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T16:16:52.246Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T16:16:52.247Z |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-10-27T16:16:52.248Z |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-10-27T16:16:52.249Z |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-10-27T16:16:52.254Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T16:16:52.254Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T16:16:52.255Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-27T16:16:52.257Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:16:57.495Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=8ec0f656-6fe8-4970-a38a-3ace53973da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:16:57.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:17:07.505Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=f7e198b9-9927-4b8f-9d52-bb807004bc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:17:07.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:17:17.514Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=40dfc45e-9c3a-4eb3-baa2-e2e0eaa4e868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:17:17.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:17:27.532Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=daccd172-781d-46d2-8b3a-0b3302ca6835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:17:27.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:17:37.542Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=83c28b6f-fd13-4e5a-aa9b-4e93ee30748b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:17:37.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:17:47.550Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=5e96e439-ff37-4ca9-9606-bd867fa3bd25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:17:47.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:17:57.560Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=b538f844-f083-4c3f-88e8-fc5d15b57bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:17:57.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:18:07.572Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=8a3729eb-9435-44ac-9b0f-952f3cc56fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:18:07.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:18:17.585Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=08c09856-a93c-4113-8297-8d4304370b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:18:17.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:18:27.594Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=d8d988e2-48a8-4ae9-b761-9834dc7d8eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:18:27.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:18:37.604Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=cac0b1b7-39a4-4786-93be-154feb209971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:18:37.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:18:47.614Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=5918b35a-b71f-4b75-b3e2-f81d9ab40158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:18:47.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:18:57.624Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=ada4b6ec-16f7-4f97-be6b-9f1eb65bed97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:18:57.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:19:07.633Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=349c1d54-13c0-4b31-84f4-df6b4dce6385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:19:07.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:19:17.643Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=5059ecbe-030b-4bce-a9bb-46ddd9a2571d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:19:17.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:19:27.653Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=ca4acfbd-3801-4c34-ac84-203d6c2ce7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:19:27.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:19:37.664Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=db025cb2-d936-47b9-a414-acc3957f1ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:19:37.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:19:47.674Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=2563f0b8-0552-4d0d-81b5-1c6ac9cfe5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:19:47.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:19:57.683Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=e15ea99c-0ab4-4b12-8ba4-ed60833c40e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:19:57.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:20:07.710Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=1ebb95aa-0c3d-4b8f-b26d-5eded8c5737b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:20:07.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:20:17.721Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=75160e8c-b530-45c2-8a0e-a531c27eca0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:20:17.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:20:27.730Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=f6bba9a6-dcde-4438-93b4-74647d8b18bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:20:27.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:20:37.740Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=3c47f64f-7207-407e-9213-f76f3649c89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:20:37.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:20:47.749Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=23d9c79e-a654-4962-a554-77e36cbd6dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:20:47.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:20:57.759Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=c6c5b7f5-2b57-4707-b00d-1ffb4690bf75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:20:57.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:21:07.768Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=e5f4d919-c2a1-4c43-b59a-bd2068e8835a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:21:07.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:21:17.777Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=f383a718-55b3-481c-af74-9eeb1cc4ce36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:21:17.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:21:27.787Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=95b9098e-8d42-4391-95fc-89026f663336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:21:27.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:21:37.796Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=7a5bdc7b-6059-47d4-93c0-948fde5c234c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:21:37.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:21:47.806Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=9521287f-8c8a-4e56-8999-cf708b94e4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:21:47.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T16:21:52.276Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T16:21:52.277Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-27T16:21:52.277Z |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-10-27T16:21:52.279Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T16:21:52.284Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T16:21:52.285Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T16:21:52.285Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-27T16:21:52.288Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:21:57.816Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=96e0364f-c4d7-49aa-b05b-58a17719b913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:21:57.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:22:07.827Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=bfa5a00c-ae2e-47dc-a42e-be54c20be368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:22:07.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:22:17.843Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=71d09b32-44f6-474b-bdec-a57f3be70481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:22:17.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:22:27.857Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=6e83c757-b113-49ae-88ef-9d31634f174e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:22:27.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:22:37.867Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=63a7b112-3855-429c-9d45-243902b54e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:22:37.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:22:47.878Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=2d1a6a82-82a9-4002-8c2a-6c71600c1923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:22:47.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:22:57.890Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=a375d569-ed7f-4858-8653-a00c91110b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:22:57.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:23:07.901Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=5865d150-890c-43c0-9c88-662568ed313f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:23:07.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:23:17.910Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=8e73cf8d-1d67-48cf-a9bc-fa0346a35ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:23:17.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:23:27.920Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=944ac32f-59f1-4af6-8e80-3bccecddc32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:23:27.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:23:37.931Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=239818f2-b484-4b6f-8af9-399b5864868c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:23:37.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:23:47.943Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=bfc49641-d071-49e6-88d5-841fb365c2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:23:47.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:23:57.954Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=edebff35-ae29-4c99-9a36-2dabbf47c578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:23:57.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:24:07.964Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=f7403add-5488-4bb1-94d9-2f3eb7465d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:24:07.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:24:17.974Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=0a6d05ad-20b4-4ced-b048-cd086f3385f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:24:18.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:24:28.014Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=8f65f99d-70f2-439b-b385-3804da6f54ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:24:28.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:24:38.024Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=df341fc6-668e-47c3-8c50-99a7b81d39ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:24:38.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:24:48.033Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=8e91591a-4141-4dea-98de-acd06632ee22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:24:48.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:24:58.061Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=449ca23a-5628-4322-9026-a5cffc7d585e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:24:58.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:25:08.071Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=1ea777d9-f9d1-4f1e-b166-e10d5baed713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:25:08.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:25:18.081Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=759e8f46-d561-46df-9c29-9777c9c3d310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:25:18.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:25:28.108Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=18ee8bf9-d226-4a04-ab94-8d0b2dd8cf0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:25:28.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:25:38.118Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=d31acea8-14d1-4919-a5eb-ac9f67019903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:25:38.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:25:48.127Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=1b0f6f75-0622-49de-96b5-38fc7fa2d076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:25:48.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:25:58.139Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=292a2418-5d27-4fea-a01d-b1d67657fd0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:25:58.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:26:08.154Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=dec547fa-a15f-468d-bdc7-02faf5798250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:26:08.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:26:18.166Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=d088625c-28cd-463c-9137-2210227aad3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:26:18.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:26:28.173Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=a0fec223-a4f1-413e-834a-f4c4b8fc7ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:26:28.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:26:38.182Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=f77292b4-ed33-4c0c-ade9-f0abde801df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:26:38.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:26:48.191Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=d173d5d6-60e6-477c-a74d-53818c613bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:26:48.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T16:26:52.347Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T16:26:52.347Z |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-10-27T16:26:52.348Z |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-10-27T16:26:52.350Z |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-10-27T16:26:52.356Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T16:26:52.356Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T16:26:52.356Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-27T16:26:52.358Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:26:58.204Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=2f394db6-c196-470f-abd4-d4d0f6f703a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:26:58.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:27:08.214Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=db1065fd-c2d3-4063-8597-feabcdb30482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:27:08.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:27:18.222Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=07227ea3-3b85-4bb3-aaf3-ab9383cba472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:27:18.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:27:28.232Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=aaea9092-9c59-49ba-8a17-afb132a82c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:27:28.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:27:38.242Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=ce657491-ad1f-4660-b5f8-82bf18f53975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:27:38.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:27:48.251Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=ec4ef556-b741-41c4-af40-00ef6ad61747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:27:48.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:27:58.260Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=ce85e3f2-cdb6-4f94-b418-24a280a5dc4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:27:58.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:28:08.272Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=2f9f20bf-ad18-463e-bc82-52a4e510d657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:28:08.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:28:18.282Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=9b4455f8-e79e-4fe6-aaab-593381571523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:28:18.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:28:28.293Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=f8a0b767-59bf-4d47-a9b9-355b69750e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:28:28.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:28:38.301Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=b53f3125-6b5c-4f92-ba3d-a0a9625780b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:28:38.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:28:48.309Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=3f9091b6-07b9-469d-93dc-69e69d2a6ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:28:48.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:28:58.390Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=c1c3e30e-7100-4a37-b8c3-78680900d9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:28:58.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:29:08.398Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=66e3871d-2d0f-49a0-9a95-04c7b1574381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:29:08.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:29:18.409Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=53ca276d-7e2a-469e-9c15-306cb61c38d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:29:18.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:29:28.420Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=8aa04a0a-3447-43f7-922a-3e1a9d5d7432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:29:28.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:29:38.433Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=56f03b1a-51d0-45d6-9363-49a1b9348cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:29:38.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:29:48.442Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=b957716f-fbe7-4f85-bde1-6c7877629ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:29:48.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:29:58.451Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=a180fbf9-33f5-4d0b-8e3c-f69764137823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:29:58.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:30:08.460Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=72f1c46f-fb29-4e35-8ffc-ce077288d873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:30:08.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:30:18.469Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=3555ce5f-9870-4da7-9880-23b72865afa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:30:18.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:30:28.479Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=1a9ae337-1403-4c08-8883-498b913e34db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:30:28.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:30:38.489Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=9620413d-c1fe-475c-a21c-cea51de69069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:30:38.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:30:48.502Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=1421e0bd-c88e-4574-8115-283cc19bb5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:30:48.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:30:58.512Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=6087eed0-001d-4d55-aa9f-c0ae475e1da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:30:58.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:31:08.523Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=cba1a8bc-bf2d-45f8-9224-1fe76e194ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:31:08.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:31:18.532Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=6258202d-262f-415e-ac59-39c52607843d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:31:18.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:31:28.543Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=eed63e1f-43e5-4784-beeb-8f274c005662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:31:28.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:31:38.553Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=a3c5e453-7c86-4957-9054-368a4436b748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:31:38.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:31:48.577Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=43cb4e87-a40c-4ddc-9e77-bb88e521a45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:31:48.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T16:31:52.248Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T16:31:52.248Z |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-10-27T16:31:52.249Z |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-10-27T16:31:52.251Z |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-10-27T16:31:52.255Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T16:31:52.256Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T16:31:52.256Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-27T16:31:52.257Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:31:58.587Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=a5149638-8095-4408-81ff-cb1ad93129a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:31:58.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:32:08.597Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=4cad62ac-5a35-415d-8ad4-09ddb859985c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:32:08.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:32:18.623Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=deb36aa9-e540-4434-aa8c-785d6430bcbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:32:18.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:32:28.632Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=f98f92ac-6452-4215-a811-3b2d37276e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:32:28.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:32:38.642Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=b5190859-9c87-4707-90dd-5a0e59b9cbfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:32:38.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:32:48.652Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=82c15a0b-acda-4587-92ad-e1d8e9b956bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:32:48.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:32:58.661Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=509ae74d-9919-4600-b327-8e570987a974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:32:58.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:33:08.670Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=885568ff-58cf-4e57-9e2a-338f18e96f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:33:08.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:33:18.679Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=89788dd1-5ff7-44e1-a3fb-989547eb34c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:33:18.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:33:28.689Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=f41cd91f-d833-4fff-b206-5f577bd5b1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:33:28.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:33:38.701Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=48ed418b-8237-4691-b6ef-74432b260479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:33:38.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:33:48.716Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=46be985f-cf30-4b7e-baa9-baafa40d84f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:33:48.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:33:58.740Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=aec135d9-6df3-4922-9957-8cf21d70ef61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:33:58.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:34:08.753Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=aee18335-3d69-4da0-bf36-d58af11f4a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:34:08.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:34:18.761Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=a5f079dd-6306-4e9e-a651-33f054b19c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:34:18.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:34:28.769Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=3db58313-4d94-4692-ae7c-742c24bbf319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:34:28.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:34:38.779Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=f3cbff59-72cd-4667-b0fe-c7b2d3ee2582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:34:38.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:34:48.793Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=0638f28a-be66-4db9-8f06-6dbbda0ea062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:34:48.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:34:58.802Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=fd8cbbe8-85c5-43f6-92b4-e8e468dd156b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:34:58.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:35:08.811Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=1dec6a1f-9e61-44db-8b68-83408945508d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:35:08.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:35:18.822Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=4a2c3417-7884-472d-9135-6e1670486cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:35:18.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:35:28.841Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=38dedf65-e309-4cb0-90b7-34efbc55c64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:35:28.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:35:38.850Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=9e7a4175-b0c0-47ff-9f85-1601edf95fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:35:38.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:35:48.859Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=10227f3d-c659-486d-8163-874f5436e4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:35:48.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:35:58.868Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=d5ca9a10-a3ea-4987-885f-94729ff8cb7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:35:58.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:36:08.879Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=27bef65c-cb68-4248-b379-bc698f7ba6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:36:08.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:36:18.890Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=014b9eac-b18c-43c7-8263-2486e1402bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:36:18.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:36:28.901Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=833c0629-b541-49e6-9fec-5f294f465311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:36:28.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:36:38.912Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=5504c383-ce1c-44cd-a185-27f948914dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:36:38.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:36:48.922Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=c3841974-e00c-4ab9-9190-104f4690d89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:36:48.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T16:36:52.347Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T16:36:52.347Z |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-10-27T16:36:52.348Z |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-10-27T16:36:52.351Z |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-10-27T16:36:52.357Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T16:36:52.357Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T16:36:52.357Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-27T16:36:52.359Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:36:58.936Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=8482d506-3f6a-4a3d-91ec-2a6471e31ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:36:58.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:37:08.947Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=f81c8eff-5933-4b79-a02e-b8d95d946b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:37:08.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:37:18.958Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=7cad309b-4e6a-4964-a523-3ffc0c6038a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:37:18.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:37:28.968Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=868205ce-2be5-4a45-a1c1-ee35c375a32e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:37:28.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:37:38.977Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=5de377fa-d849-4f78-b581-5c90d0a55a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:37:38.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:37:48.986Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=f509caf2-abb3-44b6-a612-2c5d9fe546f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:37:48.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:37:58.997Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=44c1acac-9148-49b6-9562-ab00dfef706b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:37:59.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:38:09.006Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=1d16c985-1fe1-4b96-b4cd-ec48e7ccd48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:38:09.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:38:19.023Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=a189cc14-7a66-4699-b909-2242e434fa06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:38:19.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:38:29.032Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=7c613e6f-0b8b-43b6-8385-134fbf849681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:38:29.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:38:39.042Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=737232d5-1201-4df9-837f-01bd993cb244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:38:39.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:38:49.053Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=70084500-5fe3-4f73-9f6a-22649bcd28da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:38:49.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:38:59.061Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=1bab3a9f-f150-46b4-81f0-dc71ea0fa0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:38:59.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:39:09.070Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=d6a89646-a270-4853-91a0-55158f25cfef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:39:09.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:39:19.079Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=25cdaa99-6421-4cda-8ca0-758a52a6837a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:39:19.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:39:29.090Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=4c05ce7e-ff54-48c4-97f4-1d8f1a58adeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:39:29.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:39:39.100Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=3fc5f260-110c-42ac-8db4-b48121c14e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:39:39.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:39:49.110Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=2682f94e-9766-48f1-bcdd-49ceb8bfe83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:39:49.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:39:59.120Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=6b820dd7-3b16-4f25-923e-70a9d8e7fcd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:39:59.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:40:09.128Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=99f39c1d-1e1f-49dd-9a31-cd1e29819466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:40:09.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:40:19.146Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=18b6b2d8-3eb0-42a7-81b5-439e4698ceb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:40:19.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:40:29.154Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=d06b82f4-ef5a-41c7-bb6b-6aa24a6b9ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:40:29.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:40:39.169Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=31e7480b-7c51-408d-a2f0-585323c2d47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:40:39.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:40:49.178Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=ef47364f-ab72-4e1e-bfc0-bcc676eced51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:40:49.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:40:59.188Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=1ec6ac29-5ef6-4de7-9229-96531ff6c462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:40:59.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:41:09.199Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=95c09480-5a0c-42e2-bd1c-18c6fc9aa52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:41:09.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:41:19.209Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=d29e255e-fcc6-48c9-812d-fb4bd2dc7e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:41:19.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:41:29.218Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=4e4b4fca-5b9d-4940-90c7-df74ae67183b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:41:29.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:41:39.227Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=a409479d-62d4-4400-87a8-14fb6eef3031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:41:39.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:41:49.238Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=fd667f8c-91e7-45d7-9a60-1b990440e182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:41:49.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T16:41:52.250Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T16:41:52.252Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-27T16:41:52.252Z |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-10-27T16:41:52.254Z |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-10-27T16:41:52.258Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T16:41:52.258Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T16:41:52.258Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-27T16:41:52.259Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:41:59.246Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=5f7d4989-ef64-4b8f-b887-825018b53f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:41:59.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:42:09.255Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=9692bc43-dd88-4b9a-9a2f-59668b619f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:42:09.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:42:19.265Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=5f16d411-1f12-4e2e-bf37-66e07593651f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:42:19.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:42:29.275Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=fd037b9e-43a9-4106-9e05-01bd18394829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:42:29.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:42:39.287Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=8fd426d6-bb5e-4d9b-abf1-4f57d3ec32bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:42:39.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:42:49.298Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=0a4d3db1-c489-4c50-a5dc-6dab35cd1264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:42:49.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:42:59.308Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=38170e69-1a5c-440d-9af8-cdbc077522fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:42:59.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:43:09.319Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=2b487e4d-4aa8-46aa-ba6b-147ef910a521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:43:09.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:43:19.330Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=a89363f8-369d-484f-94d3-a394c6044c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:43:19.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:43:29.338Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=b8a2c0b5-fb03-4ef1-ab3b-907f0bba1085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:43:29.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:43:39.346Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=4edcf1a5-2890-416a-ace6-316e39711f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:43:39.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:43:49.355Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=b50dc7f7-5baa-4baa-ac45-9cfddbcac613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:43:49.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:43:59.364Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=33345d3f-02fd-4d74-a91f-46d0d172ce50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:43:59.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:44:09.374Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=23654aa9-73ff-48ef-a8cf-d029317445c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:44:09.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:44:19.383Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=d6120937-4454-4499-9ac9-15cbc26018ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:44:19.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:44:29.393Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=64087165-dc83-4aee-8702-0d2bf0aeb8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:44:29.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:44:39.405Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=44c03b89-edaf-4bb6-831a-c844449e01e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:44:39.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:44:49.415Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=76c9f7e0-04ac-4e4c-b260-f776b68e1749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:44:49.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:44:59.424Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=826cea62-464d-4ff2-8767-ec9d460ec4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:44:59.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:45:09.434Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=0a577302-5919-4f7b-9574-0e358ddcaabc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:45:09.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:45:19.442Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=03f58ab0-4bb0-4bec-a1e6-70ff746f0d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:45:19.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:45:29.452Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=dea409c7-aa77-44d6-9c8a-8529a6dd856f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:45:29.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:45:39.462Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=cf783e48-8b61-4e17-a82b-f532c829bbe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:45:39.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:45:49.471Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=c2cef6a2-35fb-466c-9192-ce7aca61fea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:45:49.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:45:59.480Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=a238eeb4-5075-4030-8e77-d4a0412eca62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:45:59.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:46:09.490Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=356e41eb-bf5e-417e-a57f-e82e985109c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:46:09.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:46:19.501Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=857745a3-649e-4535-89a8-d45cfcff5f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:46:19.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:46:29.514Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=bdd2c4ef-05cd-43d2-abc7-8898321b883d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:46:29.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:46:39.524Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=e11186f1-54e0-456f-93f8-13f1950ce1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:46:39.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:46:49.535Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=ac79afff-92f6-4e49-b932-3f297b28b101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:46:49.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T16:46:52.327Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T16:46:52.327Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-27T16:46:52.328Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T16:46:52.331Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T16:46:52.337Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T16:46:52.337Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T16:46:52.337Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-27T16:46:52.339Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:46:59.544Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=24fdeab2-d797-4fee-8703-086f9c7c51fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:46:59.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:47:09.553Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=3d1a8f34-978d-496d-9f1a-dcd0746bc300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:47:09.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:47:19.562Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=beddd5ce-2dc3-4eae-a9a4-c9d69c5885f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:47:19.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:47:29.572Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=f099359f-49d7-48ff-943a-30348595a3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:47:29.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:47:39.582Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=6d00ff51-9f13-41ff-9862-c19b8eb3287d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:47:39.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:47:49.593Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=b234d5bf-73be-4051-9737-79a75c157777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:47:49.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:47:59.602Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=ab5f993a-aaa5-4180-94d3-a63c90f862ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:47:59.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:48:09.612Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=4343e2d2-fb2d-4801-b25b-dcd72817f918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:48:09.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:48:19.643Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=36a901e6-9561-404d-9a61-7c196d888504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:48:19.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:48:29.653Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=3e339341-09fe-4df6-a18b-2d9c9236cf58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:48:29.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:48:39.662Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=a07c5f96-22dd-4ef9-a843-0bca32964d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:48:39.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:48:49.679Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=906c99c1-fa45-430b-a817-e4ef53fe68ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:48:49.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:48:59.706Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=c0554f4a-2944-4daf-afd3-840d391e5963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:48:59.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:49:09.716Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=acfe5e09-4a48-41c1-ae6c-9c18db5b277d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:49:09.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:49:19.725Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=b010f09a-b25f-4ce1-9d72-359162905992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:49:19.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:49:29.736Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=344f0168-e654-4d8d-9771-d8f5c328d27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:49:29.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:49:39.748Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=fdbee028-a43d-4949-a5ee-2efe54f2d371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:49:39.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:49:49.758Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=a6cb3303-7528-4ca7-9a89-a0b2f7073eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:49:49.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:49:59.768Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=31ac5552-7d20-46c8-a902-3b77f76f86a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:49:59.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:50:09.778Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=a96d1259-1373-4a68-b7aa-36cebd1e4b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:50:09.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:50:19.786Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=be2ee15b-4491-431b-8b0e-63f0b256780e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:50:19.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:50:29.796Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=71c9f9c6-45a9-4b23-8ab8-48f4aac74bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:50:29.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:50:39.806Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=e4c46d62-1cc0-40f4-9918-38ec1d062be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:50:39.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:50:49.816Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=5ecc8958-82df-4837-bacc-7067414f2ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:50:49.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:50:59.826Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=7c736616-f42d-4921-ad6e-974831f007c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:50:59.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:51:09.837Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=1ba6e32f-c7e4-4bdb-a107-4bd918717309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:51:09.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:51:19.847Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=43679b45-1120-47a0-92ee-715ddd6fe844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:51:19.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:51:29.857Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=f6b5f120-bee8-4355-8b79-62c54c73dcff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:51:29.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:51:39.866Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=bea71a36-c39d-4a5a-a4d8-d99f6e94cc9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:51:39.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:51:49.876Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=7ab3b48b-e858-40e7-951b-7bddee432f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:51:49.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T16:51:52.242Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T16:51:52.242Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-27T16:51:52.243Z |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-10-27T16:51:52.244Z |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-10-27T16:51:52.249Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T16:51:52.249Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T16:51:52.249Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-27T16:51:52.251Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:51:59.884Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=362e5fb2-4fd5-4850-a9e1-d51ff9559ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:51:59.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:52:09.892Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=585d1417-89e9-4066-8445-7750ab8e98bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:52:09.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:52:19.902Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=132c13d7-15eb-452f-aa25-f240c30f7021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:52:19.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:52:29.912Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=566ac4a9-e406-4fdd-bab4-a64aac05570f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:52:29.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:52:39.921Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=b0e72625-4a96-4e0e-837f-bf338f256209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:52:39.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:52:49.930Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=a45bc4a3-3b23-4def-99ff-b8682f27f3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:52:49.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:52:59.940Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=733e4090-cea4-4e3f-ada4-2a03474963e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:52:59.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:53:09.953Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=02d20270-0407-40a1-b1df-751466aaf18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:53:09.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:53:19.962Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=21e03fd3-5422-4be1-adb4-1a009d33370a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:53:19.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:53:29.972Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=141b01a7-3eb0-492c-8892-a953f0a0b5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:53:29.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:53:39.982Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=c6517201-93c4-4353-a7fa-4bcd9d12aae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:53:39.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:53:49.992Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=ff3e1467-e472-4c13-821d-8d7fc8589224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:53:50.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:54:00.000Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=6d9211fd-a8f7-49bc-af8c-e6360d279511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:54:00.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:54:10.010Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=07e34aee-ae90-4b74-b4d3-623f7f5f47e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:54:10.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:54:20.019Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=bde98476-ae06-4759-936d-daf6a8eda17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:54:20.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:54:30.028Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=20ba17bb-500b-4137-a9b1-8f407a6a821d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:54:30.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:54:40.036Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=1f464a6b-482a-4c73-b848-ce75eae37e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:54:40.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:54:50.046Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=df8fa05c-fae9-45c2-b7ae-56cc8c53bcb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:54:50.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:55:00.054Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=195990d9-aa7c-47b5-8e3a-e8adaeaba3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:55:00.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:55:10.063Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=016819de-112d-43b3-a716-266c0f4c3573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:55:10.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:55:20.072Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=e59d423e-2cef-4542-9fc1-6a830ef26874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:55:20.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:55:30.081Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=d747ac0e-8a3f-4322-88b8-dd800d15e542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:55:30.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:55:40.107Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=c97e5e70-afaf-4193-96ba-9a4707a27e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:55:40.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:55:50.116Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=03d635e0-7f49-4d99-be95-29092201f051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:55:50.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:56:00.126Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=1ff1118d-df88-470f-8397-4b7ecb9a4e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:56:00.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:56:10.136Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=3031b5ec-b4ab-4aca-846b-2bb5a0aae2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:56:10.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:56:20.147Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=08da0021-e9d2-476f-920a-d88e9d56300c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:56:20.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:56:30.157Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=f535197c-da23-4d0a-b0ed-34cd96e1a8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:56:30.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:56:40.183Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=43ad3191-7b0b-4601-9fe9-22ca425812c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:56:40.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:56:50.193Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=f4d7b61d-bfa1-40c1-b478-318e7bacfba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:56:50.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T16:56:52.326Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T16:56:52.326Z |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-10-27T16:56:52.327Z |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-10-27T16:56:52.329Z |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-10-27T16:56:52.333Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T16:56:52.334Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T16:56:52.334Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-27T16:56:52.335Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:57:00.202Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=f56707a8-c712-4bd7-830d-23a5671ba27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:57:00.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:57:10.212Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=d59df836-ad3f-43f6-ab94-ed1bc9567d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:57:10.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:57:20.223Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=1b5e26e1-1107-4ba9-a4e8-c3b504eb1505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:57:20.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:57:30.231Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=7a20def3-ea6c-467b-bd49-a71ddfff14ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:57:30.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:57:40.240Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=9c58965e-fc59-4978-88a1-3f138e06b718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:57:40.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:57:50.249Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=5e196208-83e0-4142-b639-3324310976a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:57:50.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:58:00.257Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=488f9337-2036-4798-ac03-2b8e37a6e609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:58:00.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:58:10.267Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=c5a75bd9-cbf4-4323-8a79-bf6b069e97fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:58:10.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:58:20.275Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=cfa6871d-562f-4c3d-ae97-08e8e13d0b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:58:20.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:58:30.283Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=1da771ef-3c73-4089-8f00-f8d86c110d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:58:30.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:58:40.291Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=de955223-860f-45b8-8da5-468d1cd18fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:58:40.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:58:50.301Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=0257ff4a-e32b-40b8-8db1-3cc0521a2012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:58:50.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:59:00.311Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=19ffa354-5726-41e1-a732-eff6433201bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:59:00.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:59:10.320Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=20b03900-84e3-4456-bc36-4dcc62bce32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:59:10.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:59:20.328Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=bcceedcd-79b0-419d-b6a7-73555aef32df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:59:20.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:59:30.338Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=07a2ff83-9397-457d-9bb7-af5bd8b74db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:59:30.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:59:40.348Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=3d47a4e4-e5ad-4c1e-9b53-375355aeb806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:59:40.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:59:50.358Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=deca6bea-857a-4dd6-8f40-247a17d6b401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T16:59:50.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:00:00.368Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=6d3714f0-e7f7-40d2-9daf-dd5f0618fcad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:00:00.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:00:10.377Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=e6082a95-d1a5-4dbb-ab68-c382715951ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:00:10.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:00:20.385Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=8e1d7c53-f37c-42b3-a807-ffd544f367a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:00:20.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:00:30.394Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=1e302389-f460-4862-b0af-27149eef17c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:00:30.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:00:40.404Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=9a26b2b6-4dfc-40c3-90bf-0d7323c9cb99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:00:40.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:00:50.413Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=ae4c9ce9-bbae-40a2-a96a-cee1cf2d6baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:00:50.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:01:00.421Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=b690f1b6-1997-4545-a128-0f20e04c34b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:01:00.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:01:10.431Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=2530a3fb-7e98-48de-9672-e86c197ca2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:01:10.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:01:20.439Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=b501a124-9098-4716-8c1e-1472a708848b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:01:20.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:01:30.449Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=4c8fec48-48fb-48dc-b633-2b18af51a84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:01:30.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:01:40.458Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=15fc8cba-adcb-4247-b12b-29c34e4db431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:01:40.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:01:50.468Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=f404da51-5052-4faf-8850-0c5b5fb066aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:01:50.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T17:01:52.325Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-27T17:01:52.325Z |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-10-27T17:01:52.326Z |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-10-27T17:01:52.327Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T17:01:52.332Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-27T17:01:52.332Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-27T17:01:52.333Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-27T17:01:52.334Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:02:00.477Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=c5dbc111-644d-4c17-95b9-6c6b9df9bbda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:02:00.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:02:10.494Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=1a75d52c-429f-40d3-9ba6-e5a6225c1a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:02:10.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:02:20.503Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=1c1fc62f-d023-454a-ae3e-091c45c735ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:02:20.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:02:30.512Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=621bd50b-e760-443c-a5c4-1dd57b759864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:02:30.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:02:40.521Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=0919a1f3-ac9b-4fd2-bc62-b3ad114306cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:02:40.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:02:50.530Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=9b351f26-f2cd-41e5-be2b-1c6dfcf5fce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:02:50.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:03:00.539Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=3e346964-4fda-49a8-bbeb-684b10cb2193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:03:00.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:03:10.549Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=b3c17374-9a21-464b-85a2-249fb387064a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:03:10.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:03:20.558Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=54472d3a-cf8a-4f5a-9ab1-c3c95b28c489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:03:20.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:03:30.568Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=e75d521f-ed0e-4bfa-b51d-81bde86bf7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:03:30.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:03:40.576Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=cca2f8ff-0c6f-4f06-b73a-30acdc91762f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:03:40.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:03:50.586Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=b0340875-cace-47dc-a2fd-1f8629b8c31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:03:50.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:04:00.594Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=e59b2534-26e3-4c8d-a000-6ee31a8128f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:04:00.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:04:10.603Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=2c36c8ef-ed4f-43f2-8b37-631a28a2b118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:04:10.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:04:20.612Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=0a9107c3-7a2e-4b39-a0bb-efe10e3a2a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:04:20.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:04:30.621Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=568cb541-a9c7-4100-85d9-18476325ded3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:04:30.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:04:40.633Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=ecb86aa7-8335-4ff9-90f8-3ec8556bbcf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:04:40.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:04:50.642Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=6019ad27-efd2-403e-9938-2f869e3d821e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:04:50.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:05:00.651Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=0cf05e46-2070-4e80-9fb9-714e6a78516a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:05:00.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:05:10.661Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=a373d1da-84c9-46fa-a8f4-b15839f5f3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:05:10.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:05:20.677Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=e738ff22-145a-49bf-b593-dbc44a9c1715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:05:20.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:05:30.686Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=d7c01206-8bc7-404c-ad02-b828660947c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:05:30.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:05:40.695Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=ead09f48-80c6-4fa6-a992-3aeb09773bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:05:40.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:05:50.705Z |INFO |Init configs |InvocationID=e2414121-6321-4912-9b6b-5832d80ad867, InstanceUUID=90261d6d-7efd-41ed-8bef-b59ddd9e5e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-27T17:05:50.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |