. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T05:17:04.797Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T05:17:04.800Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-07T05:17:04.837Z |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-07-07T05:17:05.620Z |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-07-07T05:17:05.738Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-07T05:17:05.738Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-07T05:17:05.739Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-07T05:17:05.927Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-07-07T05:17:05.983Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-07-07T05:17:06.009Z |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.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-07-07T05:17:07.603Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-07T05:17:08.065Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-07-07T05:17:08.085Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-07-07T05:17:08.085Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-07T05:17:08.147Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-07-07T05:17:08.147Z |INFO |Root WebApplicationContext: initialization completed in 2137 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-07-07T05:17:08.576Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-07-07T05:17:09.380Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-07T05:17:10.782Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-07-07T05:17:11.322Z |INFO |Started MainApp in 9.138 seconds (JVM running for 9.888) |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-07-07T05:17:11.390Z |INFO |Start scheduling PRH workflow |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:17:11.401Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=24c2ffa5-be57-4a56-8b80-4a0fc13779d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-07T05:17:12.819Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.194:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:17:12.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-07T05:17:18.083Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-07T05:17:18.083Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-07T05:17:18.086Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:17:22.847Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=3e5fc8a5-de86-41fd-9e40-1b97a6997f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-07T05:17:23.917Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.194:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:17:23.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:17:33.919Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=3476fb1d-6d46-4d00-a7fc-97e1f025582a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-07T05:17:34.952Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.194:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:17:34.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:17:44.954Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=b26df9ec-606a-4ecc-8da0-c1f959090c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-07T05:17:46.025Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.194:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:17:46.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:17:56.030Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=5581bded-d703-4bc4-82f7-2c47a7934a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-07T05:17:57.102Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.194:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:17:57.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:18:07.105Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=40013b47-e061-4b30-bf5b-e0d12f6b0528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-07T05:18:08.168Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.194:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:18:08.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:18:18.171Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=29d512ac-f818-4e3c-bf00-825ed02de05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:18:18.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:18:28.347Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=380c5406-88a9-43d9-9a7e-6380b3281d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:18:28.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:18:38.368Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=e2fe3160-fc51-4ae7-ab74-6bdf47b6b87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:18:38.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:18:48.387Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=b7a1cb5c-4075-4d7d-862c-5323a2e350dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:18:48.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:18:58.404Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=a46edf97-b86f-47ba-8346-c22f98194f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:18:58.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:19:08.423Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=aee8576a-e475-41a9-93b1-c025575ffd34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:19:08.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:19:18.443Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=5e552e94-6eb3-4092-88c0-236bfaca4609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:19:18.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:19:28.466Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=ce057489-775c-428a-92ba-553d91a0e6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:19:28.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:19:38.485Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=9ac654bd-e209-4189-aeea-7d0016ce4b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:19:38.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:19:48.514Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=f638e4f4-7711-457e-a2bc-8c444dfc8f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:19:48.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:19:58.577Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=c42d82d5-8af5-4469-a8ad-7a268ba92fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:19:58.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:20:08.597Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=af91e796-14dc-489e-8144-c55514f5ecef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:20:08.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:20:18.615Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=ef9caf18-4288-4836-81b8-2b0a834545b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:20:18.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:20:28.635Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=676100ae-197b-4400-a882-8b3445a26931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:20:28.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:20:38.650Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=f1cba0ef-0de1-4e86-b6ec-050d6e7fb657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:20:38.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:20:48.668Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=39214885-fb2e-4aaf-b0e2-9223a3985d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:20:48.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:20:58.681Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=b6bb2bc8-c2e9-4fcf-b32c-a248c8803079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:20:58.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:21:08.698Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=52156eb8-0eb9-4fc2-9379-be95972e730a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:21:08.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:21:18.721Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=f321036f-0a74-4349-b12d-e99cc8c17de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:21:18.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:21:28.739Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=7440d95e-de0c-4a4f-b59f-e8d474d0e127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:21:28.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:21:38.757Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=83714c22-44dd-4bab-87c0-8c72b381610e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:21:38.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:21:48.769Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=e21bc5f0-7e07-4970-902f-37d70c51f95c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:21:48.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:21:58.783Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=540c98c1-c62b-4959-9dec-acc962b2ca5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:21:58.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:22:08.806Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=1944e79f-3f5b-4e94-8af0-06d5b1fe1820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:22:08.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T05:22:09.864Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T05:22:09.865Z |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-07-07T05:22:09.866Z |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-07-07T05:22:09.869Z |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-07-07T05:22:09.882Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-07T05:22:09.882Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-07T05:22:09.882Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-07T05:22:09.885Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:22:18.828Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=7efced01-4de7-4b43-9c5b-ba2d5c1fee4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:22:18.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:22:28.841Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=08011308-2bb5-463a-8e1d-343a2dc973c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:22:28.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:22:38.856Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=721e02d9-17ef-4bea-9092-d08bb2c0764f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:22:38.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:22:48.868Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=5ec9ffd1-cc28-4cf3-b38e-495f1c0304ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:22:48.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:22:58.880Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=8ee0a9fa-ae9d-44da-a306-64a3b5553eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:22:58.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:23:08.893Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=cac94b5f-afce-43d4-a95d-e471b55171e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:23:08.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:23:18.906Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=e71b06e0-9071-4451-9419-0eba36f4161b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:23:18.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:23:28.918Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=bde5e143-0ba9-41ba-ad4b-b9e057032760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:23:28.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:23:38.931Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=b6526d31-81b5-45e0-a5a9-0548b10e0353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:23:38.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:23:48.943Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=0e986a24-a48f-4b93-9a7c-a179e8e1dbfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:23:48.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:23:58.957Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=77a51996-b526-4e41-80ec-098e80fbf614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:23:58.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:24:08.972Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=6bce098a-6636-44cf-af90-61736f9bc542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:24:08.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:24:18.986Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=8f5bbd2e-ca29-40e1-b40c-c76cd0b61b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:24:19.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:24:29.001Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=d659b2c7-d745-4d39-b46f-d6d59eb4d592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:24:29.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:24:39.015Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=70bea198-fcad-4c54-b8e8-1d1c54647c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:24:39.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:24:49.028Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=46f36da5-e74f-4fdf-8d43-2cd84bf052e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:24:49.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:24:59.040Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=f85a1d86-3cdf-4dc4-a150-b395b5e464ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:24:59.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:25:09.051Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=ddbc9027-6940-41a6-bcac-0958341d77b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:25:09.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:25:19.063Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=5a9335d5-ad82-420f-8030-5188f3742263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:25:19.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:25:29.079Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=e19416dc-fa6e-431e-be4c-9696b4200ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:25:29.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:25:39.093Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=b4aed5ae-855d-4f88-ba44-9ffbc8a31f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:25:39.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:25:49.103Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=4ba3876e-552a-46b3-a846-7777b7396d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:25:49.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:25:59.115Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=c9bd2a9c-e9a8-4daa-a2a5-d9f06bf8f720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:25:59.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:26:09.128Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=a4e5b8cb-0247-4c88-8b10-67b0a172b44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:26:09.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:26:19.138Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=09e57813-7661-4e21-beda-69e625ba0d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:26:19.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:26:29.150Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=f4e31317-d1fe-4adc-8d03-e18e340193a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:26:29.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:26:39.172Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=4eed658c-b267-4918-b909-0552f7fe2bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:26:39.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:26:49.220Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=2bc75130-f265-42c3-9978-2a8dccdb6949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:26:49.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:26:59.234Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=38d86766-4bc4-49ee-b36b-7373c284f2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:26:59.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T05:27:08.979Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T05:27:08.980Z |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-07-07T05:27:08.981Z |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-07-07T05:27:08.984Z |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-07-07T05:27:08.994Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-07T05:27:08.995Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-07T05:27:08.995Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-07T05:27:08.997Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:27:09.262Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=3b126462-7cd8-481c-91af-1f56b690c56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:27:09.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:27:19.275Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=ee4c248f-bfc7-41b4-b7e3-a15149ae69ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:27:19.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:27:29.291Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=624913df-a196-4008-9435-a768986a0eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:27:29.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:27:39.307Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=d88db9d9-e955-42f8-996f-b4fffb2da8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:27:39.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:27:49.320Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=f3c6b5b6-6cd9-4ca5-a743-6de3577d3433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:27:49.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:27:59.330Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=b4df1e93-88f7-48ee-abf6-6c7268e29102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:27:59.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:28:09.347Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=69b60154-c8c4-4303-8578-f8bf07bcab32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:28:09.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:28:19.358Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=f841a54c-3350-4940-8b4b-26bd1683a567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:28:19.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:28:29.370Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=ffb89bba-6b4e-4e18-98b1-5f7bb41aa2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:28:29.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:28:39.381Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=246dce96-99c2-4a2c-a615-92fbc19f23b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:28:39.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:28:49.392Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=da543d67-792e-4143-b556-38c48e4ab1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:28:49.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:28:59.405Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=6cc940f3-863b-4df4-8a87-292f4f33d48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:28:59.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:29:09.419Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=ec93abf6-ea8b-45b2-aa54-7763f85c329f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:29:09.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:29:19.445Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=20b0f805-0499-46e7-9291-6fa33a093c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:29:19.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:29:29.458Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=7564fa41-b686-40ce-95a3-e3ab56ef6864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:29:29.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:29:39.474Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=3f76f30e-d46c-4e06-88e8-2304cf76012c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:29:39.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:29:49.487Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=066f03c5-0aaf-496b-8bca-c6f7bf56eed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:29:49.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:29:59.542Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=aebb2cca-86e5-43e5-8bdf-4190200d7ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:29:59.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:30:09.553Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=13e45ac4-6502-4b7b-86d7-65180e00d498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:30:09.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:30:19.565Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=84ae73fb-2496-45ba-8105-c5b193b0c396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:30:19.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:30:29.576Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=ab5ab23a-28e8-48f7-a5eb-57cde57fda8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:30:29.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:30:39.587Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=fab5e306-498a-4a8c-8932-a9874910ce3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:30:39.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:30:49.598Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=b0df8653-8547-4cb1-a315-1e34e6bd6966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:30:49.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:30:59.609Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=a9104dcc-af1f-4ccd-b8b1-0c7cf3d256f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:30:59.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:31:09.623Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=ecaf38d5-3bec-4404-9baa-a95a3aa158e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:31:09.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:31:19.634Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=2ca4b618-8646-45ea-996a-db6bc01e55c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:31:19.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:31:29.643Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=c8aebf27-9f3d-4cd3-aae4-bda8297cb6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:31:29.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:31:39.655Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=3f29e3e6-7af1-4bca-9109-d0c1d235fe1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:31:39.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:31:49.670Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=ce5de2cf-0abc-4407-bfbe-75b00dcfe157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:31:49.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:31:59.681Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=11b43779-5683-48ea-876b-090f691e5a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:31:59.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T05:32:08.901Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T05:32:08.902Z |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-07-07T05:32:08.902Z |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-07-07T05:32:08.905Z |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-07-07T05:32:08.914Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-07T05:32:08.914Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-07T05:32:08.914Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-07T05:32:08.916Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:32:09.700Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=3524804a-bee9-491e-93e0-87c12eef38c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:32:09.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:32:19.720Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=d692f14c-11ba-40cf-ae0b-f6aa86753a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:32:19.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:32:29.733Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=f1f7e288-df58-48ce-b7b5-9d25b6c0acde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:32:29.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:32:39.750Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=ab157f94-9b5b-4158-8be9-b1e6569ef9a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:32:39.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:32:49.763Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=b1296326-317a-4f11-a29f-7105cdefd429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:32:49.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:32:59.773Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=13f7f256-4849-40a7-86f1-0574b022f4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:32:59.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:33:09.786Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=6e2dceda-ca85-4d67-86f5-b03915d239c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:33:09.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:33:19.796Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=c6fcb9af-c81e-48f7-9555-34673dde2783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:33:19.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:33:29.807Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=ee88ddd2-fc69-41d6-9011-9eb86b9c3a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:33:29.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:33:39.819Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=39ff6b8f-6460-4949-a11e-54670ec7704e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:33:39.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:33:49.831Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=7d576cc4-4da3-4178-b282-6ed66c733ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:33:49.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:33:59.842Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=f57c7323-c392-4eb9-a07f-47f15c23f148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:33:59.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:34:09.854Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=6df54d76-f97a-49d7-bf4e-af090b129e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:34:09.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:34:19.865Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=93bc8a2a-ac53-417c-a218-7df759514503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:34:19.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:34:29.875Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=671d869a-f229-4d38-a5a9-fa170d54db7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:34:29.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:34:39.886Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=f4b9fa8e-a4ce-4c8c-a052-6758be0e84c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:34:39.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:34:49.897Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=f32f2bcf-e3cf-498d-acdf-4ac563a5abaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:34:49.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:34:59.911Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=359a4d5c-67f4-48a5-9ec0-14be9067da40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:34:59.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:35:09.929Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=eff7383d-d2a2-4516-85b4-fc875c1f7197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:35:09.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:35:19.945Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=03c0e82a-0e75-493c-a028-d393b267ca21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:35:19.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:35:29.958Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=fc79c647-e937-474d-943b-974577040840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:35:29.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:35:39.979Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=8ddb2836-c495-4d78-b800-d967c9fa7d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:35:39.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:35:49.993Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=de7b2aa7-52d9-454d-87a7-8bf0f61e566a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:35:50.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:36:00.007Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=21246672-4884-458c-995a-d7aa40a34627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:36:00.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:36:10.025Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=bbb45436-3485-4d40-a242-4fb3bd664e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:36:10.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:36:20.038Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=ee2074c4-ff29-46af-a14f-b07f09e4e9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:36:20.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:36:30.048Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=860128b7-ffe0-4b35-a033-b81454f3c766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:36:30.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:36:40.059Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=fddc538a-5316-4321-92be-ac9bae702737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:36:40.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:36:50.070Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=730a5620-3517-49b1-a6a1-9d49bf49fb31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:36:50.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:37:00.083Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=6cdf8760-2fc1-485f-beca-559d59a46d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:37:00.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T05:37:08.933Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T05:37:08.933Z |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-07-07T05:37:08.934Z |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-07-07T05:37:08.938Z |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-07-07T05:37:08.948Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-07T05:37:08.948Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-07T05:37:08.948Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-07T05:37:08.951Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:37:10.092Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=3f4ab4b6-5dc5-4e26-985b-566123ee7fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:37:10.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:37:20.117Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=1097deec-03f5-48cf-80d3-9510aba7cf94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:37:20.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:37:30.128Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=65cbeadc-2980-4eb2-b5a4-de1f94d140f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:37:30.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:37:40.148Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=a5667baf-b2df-4691-8657-bd4f4deecc89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:37:40.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:37:50.176Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=af57dcb0-b1b5-495a-a771-4c2f088f6439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:37:50.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:38:00.199Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=eed40d14-087d-4ece-a70d-694f19192ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:38:00.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:38:10.214Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=238c7b6e-91bc-4853-84e5-ce6ece1b07fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:38:10.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:38:20.234Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=84a60b24-e1fc-4ecc-8cf8-b09266df25e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:38:20.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:38:30.246Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=bf83d020-ca31-440a-91ae-12127b5d1245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:38:30.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:38:40.260Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=bcf904cc-8fad-49b4-b563-2de19458e48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:38:40.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:38:50.271Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=6a636b20-93d3-46d7-9755-ede385eb8b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:38:50.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:39:00.282Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=53b81d2c-c12e-47a4-94bc-5d5d8a746e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:39:00.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:39:10.292Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=de6e99a1-b687-4296-bc9b-ae6bbe294137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:39:10.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:39:20.313Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=01904f92-9fd5-4290-8c02-00662e1ef527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:39:20.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:39:30.328Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=c09c1740-64c5-4ac1-860d-009c8eba1688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:39:30.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:39:40.347Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=9803a836-2469-410a-8b94-762476fa81cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:39:40.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:39:50.391Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=5c39b779-a876-468b-9a3c-0aa1ebd0f570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:39:50.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:40:00.405Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=e7ee0bfa-3111-4616-9c9b-8573334f2b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:40:00.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:40:10.448Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=790efdeb-a791-4371-8536-64428f99c3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:40:10.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:40:20.459Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=c8ca443f-c153-4027-9306-e19e5c8f25c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:40:20.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:40:30.469Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=1b2a94b6-968a-4945-8646-6bf7b9d51f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:40:30.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:40:40.486Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=9e557405-9546-4b67-a31a-6663038cad86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:40:40.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:40:50.496Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=714fa25c-6693-47f8-90e0-4cfe49186360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:40:50.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:41:00.510Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=fcae2afc-2b75-4cef-baa3-e64372cbb5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:41:00.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:41:10.534Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=0a988fbd-985b-4d48-b9db-695d7fb76874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:41:10.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:41:20.550Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=f3ee1be1-6206-480b-9a14-76969db2829c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:41:20.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:41:30.561Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=6b3176bb-0a20-40b4-909d-7fe9611eea05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:41:30.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:41:40.572Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=d84ad304-25a2-41e4-99dd-5a7c9506d0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:41:40.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:41:50.582Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=5fba9675-7197-49af-bb99-9d2aa2613abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:41:50.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:42:00.598Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=2b024d56-f590-48f5-b565-7ad09ba9a0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:42:00.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T05:42:08.943Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T05:42:08.944Z |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-07-07T05:42:08.945Z |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-07-07T05:42:08.948Z |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-07-07T05:42:08.956Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-07T05:42:08.956Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-07T05:42:08.956Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-07T05:42:08.959Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:42:10.617Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=f4a05ede-6c07-4ad1-8938-344ac51da86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:42:10.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:42:20.644Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=1cbe2326-898c-43d2-93a5-7a70ff99f0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:42:20.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:42:30.660Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=fc33aabc-e1ed-47ec-aad0-06e8e5402041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:42:30.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:42:40.677Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=01b864e3-4ceb-4d56-b5a4-abd8b32ccfda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:42:40.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:42:50.709Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=f565fa64-ca8f-4193-88cf-644d3855c50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:42:50.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:43:00.727Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=efc3fcaf-b6bc-40f7-a08f-05c2f84a696e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:43:00.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:43:10.798Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=521df2da-ddfd-4f7e-98ca-87d3a1e576d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:43:10.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:43:20.808Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=1992bed0-738d-493c-acc8-8ad9bbf88053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:43:20.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:43:30.817Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=0b2c8073-14de-4e02-ab71-4e51948f396b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:43:30.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:43:40.833Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=8ee6f589-9410-45d0-9a9d-a350d539642c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:43:40.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:43:50.847Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=f6e50441-2d3f-4f29-a3e8-5a70725e83bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:43:50.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:44:00.855Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=b41cd063-6eae-47bc-a0c8-b600445d3ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:44:00.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:44:10.864Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=d51385e7-6e09-4cb5-8d85-57c6897478d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:44:10.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:44:20.873Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=98114947-07ab-4cf3-ae0b-9ad7d0a4d38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:44:20.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:44:30.880Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=c8a121fd-f925-4de1-a929-abe254949744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:44:30.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:44:40.892Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=87a0ab19-3b20-49b8-a397-40793b7f86d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:44:40.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:44:50.902Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=e8c1ad9f-dea1-4977-b0d7-0e473995e638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:44:50.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:45:00.930Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=eb2d77b2-d381-44d3-b026-440c85d45af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:45:00.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:45:10.941Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=03833794-ee52-4d2c-bab5-64d8726f9489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:45:10.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:45:20.950Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=e8e814a1-c65b-4987-9440-4f45ad470e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:45:20.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:45:30.958Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=c81664fd-e2ed-4893-804d-199d7e13dfa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:45:30.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:45:40.967Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=6e693e29-6ab8-4138-9de0-5cf9d592a4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:45:40.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:45:50.977Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=31a43e78-fb15-48ca-b019-ff68636393d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:45:50.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:46:00.987Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=e8dd022c-b8c5-422f-9250-6e76d89ec6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:46:00.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:46:10.997Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=52f5c618-f51a-4ae9-883e-5d25e40ec745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:46:11.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:46:21.009Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=b596a956-7e47-4f10-85a0-2bdc44628869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:46:21.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:46:31.023Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=adcf0e82-8f83-4dc5-9448-1cd2a9ee3de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:46:31.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:46:41.033Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=2bc72f5d-af19-4864-9e32-f6c93a540623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:46:41.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:46:51.043Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=9104fb96-bb37-4bee-8bd6-49b006a0b2e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:46:51.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:47:01.052Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=9f614b55-46b8-4869-a056-ffe3099a22a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:47:01.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T05:47:08.902Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T05:47:08.902Z |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-07-07T05:47:08.903Z |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-07-07T05:47:08.908Z |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-07-07T05:47:08.916Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-07T05:47:08.916Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-07T05:47:08.916Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-07T05:47:08.920Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:47:11.063Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=43225b78-ad49-44db-a3de-bef7a1ebbd74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:47:11.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:47:21.072Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=24a68749-7dd9-4fde-a8e0-5c411d70e0d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:47:21.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:47:31.080Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=068a8b32-4cb7-41a6-96e0-2ac1f41bdb86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:47:31.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:47:41.089Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=ebedff39-7536-4fb2-a8be-4816220589a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:47:41.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:47:51.098Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=0a38a450-fd2d-4a73-8462-a3fafb65f693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:47:51.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:48:01.111Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=79e06987-5a74-4d01-8613-d2264824b7fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:48:01.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:48:11.119Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=e05f5eb0-7467-4f65-adef-fbd09e6d0835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:48:11.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:48:21.128Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=97b84104-3c3e-494b-8490-7408b3331227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:48:21.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:48:31.136Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=f211f395-6d5e-4f4c-91db-65d0eb035fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:48:31.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:48:41.153Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=0354161f-ce3f-48d0-a443-02b56f460e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:48:41.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:48:51.163Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=24268f7c-63dc-4136-a77d-2cc4b97d9435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:48:51.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:49:01.173Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=2348b1b7-2337-466e-b9aa-b714231cd542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:49:01.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:49:11.186Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=2e99e713-298d-4c0e-85f8-53f9dc955470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:49:11.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:49:21.196Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=ebdb542b-4ad0-4926-8b07-cdfcced32bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:49:21.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:49:31.207Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=e38c9d63-52e1-49b3-a922-3806e9dc290f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:49:31.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:49:41.223Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=9be31e71-2acc-468e-83e8-8de6d2d39ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:49:41.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:49:51.237Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=021dbe17-c971-4023-9cbd-2956d38fa46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:49:51.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:50:01.248Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=b7e014df-5bee-49e4-8412-a8648ae1fb5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:50:01.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:50:11.257Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=18be4d21-61b6-4f58-9972-6eaf0df357c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:50:11.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:50:21.271Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=53d59f11-329b-4125-bbfc-7e261767e3f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:50:21.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:50:31.280Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=0e0f9d4a-8533-475c-9116-c1ae539b331f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:50:31.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:50:41.289Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=eeaf4285-1526-494e-be40-775a907d13b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:50:41.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:50:51.298Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=dce03664-1810-4a59-a83a-15a2ab550788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:50:51.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:51:01.306Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=01d440a7-b63f-4bb6-bea6-76b7f77340be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:51:01.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:51:11.314Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=f877d863-9a77-4eed-9186-2dd476d7056f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:51:11.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:51:21.323Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=6a260e44-b5ab-40c4-aba2-a93a67cfb951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:51:21.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:51:31.332Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=bdaded36-c3ce-4842-b2bd-62247c4ad001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:51:31.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:51:41.341Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=2ed415a9-563b-48e9-9f7d-c80669604b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:51:41.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:51:51.353Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=a2251c91-0b87-4ff0-af59-a7538beaeab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:51:51.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:52:01.362Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=cc5de389-0bae-46b9-a22d-45dfc538d126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:52:01.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T05:52:08.896Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T05:52:08.896Z |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-07-07T05:52:08.897Z |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-07-07T05:52:08.900Z |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-07-07T05:52:08.908Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-07T05:52:08.908Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-07T05:52:08.908Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-07T05:52:08.910Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:52:11.372Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=0afabc1a-424f-489d-bafc-eac1f70ec72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:52:11.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:52:21.382Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=54e35171-d8d9-48a5-86bd-2d560a2af4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:52:21.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:52:31.392Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=df82a05c-8eb2-404e-968e-d2fff189d952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:52:31.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:52:41.403Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=8dcd1751-966f-4419-8d5f-cac161cd2b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:52:41.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:52:51.414Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=16b08e53-1d24-4369-9592-ba74c47296a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:52:51.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:53:01.424Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=8037830c-d3b0-4879-b41e-fbd3a5c13a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:53:01.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:53:11.439Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=6fca9ace-100b-4aa5-8325-b0cb96b277b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:53:11.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:53:21.457Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=0374ff72-53d8-41b7-9269-d49543a05ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:53:21.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:53:31.465Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=8649ab70-ab78-4268-8dbf-c8a000117ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:53:31.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:53:41.476Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=db7f553b-bdce-4baa-862f-d1f0b1d9550c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:53:41.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:53:51.485Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=5e41c7bb-236c-409c-9f8e-51c99bc04007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:53:51.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:54:01.494Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=04a5d919-f04e-4b50-b18e-c734a671a360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:54:01.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:54:11.504Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=8dbd28e0-7618-4b45-85ab-db9d8c5e8e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:54:11.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:54:21.514Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=530e2d10-a4fc-4c79-8de1-6b5f767c3825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:54:21.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:54:31.527Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=eb218e28-6fc7-4c43-a656-1560988237e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:54:31.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:54:41.535Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=905bf144-1e51-4863-ab1b-f783ffbe211e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:54:41.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:54:51.543Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=0f792b29-7208-4f56-8504-24821b34b793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:54:51.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:55:01.551Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=f3994427-08bb-481d-aba8-a427c191f7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:55:01.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:55:11.563Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=4e699ab8-2b27-4856-986a-d7bf0600d10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:55:11.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:55:21.571Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=84eebb5d-4ce8-4e72-8333-adc065d9ef4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:55:21.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:55:31.580Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=bc83fb43-bb97-4573-8b5b-b827d4f889e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:55:31.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:55:41.590Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=ab36f59b-36bd-4a5f-91f5-6154ccb9595e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:55:41.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:55:51.599Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=7216f89a-9a05-487e-830d-85b82e28a23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:55:51.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:56:01.608Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=101b02be-bc91-4a3b-82b2-5d84f089d990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:56:01.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:56:11.616Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=497ca4ad-ea13-4a48-847a-371c850cbe0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:56:11.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:56:21.626Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=200e90b8-c5ae-40de-b338-194815cff42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:56:21.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:56:31.635Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=98c48ddf-b5ad-4f85-a24d-6485599a84a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:56:31.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:56:41.644Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=f3982049-6f4b-45b0-8883-f7271cc24e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:56:41.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:56:51.653Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=29e904bf-81c2-4dbb-945e-364f2695c6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:56:51.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:57:01.666Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=146f587f-8890-4c69-a5d9-d9321369e4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:57:01.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T05:57:09.011Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T05:57:09.012Z |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-07-07T05:57:09.013Z |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-07-07T05:57:09.018Z |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-07-07T05:57:09.026Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-07T05:57:09.027Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-07T05:57:09.027Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-07T05:57:09.030Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:57:11.675Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=a7c6bdf4-a384-4baa-87eb-0dd573990523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:57:11.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:57:21.683Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=0adad135-99b6-4e1c-8dd8-b5ec0bbe7ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:57:21.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:57:31.693Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=d29eb5f1-d6b9-4b9c-a095-ab9ae148b6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:57:31.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:57:41.713Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=b75845ab-a885-4acc-b74d-3f0c0692d42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:57:41.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:57:51.724Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=6653a588-0db0-4501-8312-fbb94f856212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:57:51.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:58:01.734Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=f23faa0b-6b30-4d0b-b8e1-e38bb1c912de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:58:01.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:58:11.743Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=fd973ec1-378a-4ed1-96dd-09e85f911314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:58:11.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:58:21.752Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=52bc12ed-2b02-4595-b1cc-739a86dd7348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:58:21.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:58:31.759Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=2b2a499f-b2e3-4db1-9190-a7aeb66f831a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:58:31.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:58:41.768Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=e10ce852-c5c6-495d-aa52-e5e055e2956b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:58:41.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:58:51.777Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=8420203f-cc66-4d7b-892b-6c3812ba47fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:58:51.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:59:01.787Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=1612f47e-214e-4bb1-a571-a713277e3790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:59:01.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:59:11.794Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=88152c34-ef47-4588-9265-38fa9b26ed63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:59:11.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:59:21.802Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=24345301-6d88-4983-aeaa-e38bd8557d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:59:21.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:59:31.811Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=65ddef81-9684-427f-af69-6d7a17078cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:59:31.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:59:41.822Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=e63b0bea-75b9-4d08-9ed2-db558252ce35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:59:41.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:59:51.830Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=b5cffc36-6a65-499f-9528-6be72264f596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T05:59:51.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:00:01.838Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=4c8c8962-e497-434d-ad68-7fb095cbcaf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:00:01.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:00:11.845Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=751f0633-9e03-4619-b82c-d08855d32536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:00:11.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:00:21.853Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=e21b7ea2-5208-4363-848e-22d57e9b12fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:00:21.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:00:31.860Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=54a24b5f-4394-4d88-8f9e-fcbe1fb1ac3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:00:31.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:00:41.868Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=3d68c9f8-7d45-4553-a8b5-0f7a7044c9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:00:41.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:00:51.877Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=dd3a33b8-a832-435f-90dd-3ef7b52e4eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:00:51.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:01:01.890Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=04ebe9bc-8b4f-4bf1-bf35-56def6ba394b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:01:01.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:01:11.901Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=b9ee6dba-0be6-41cf-9b8b-84a1896576a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:01:11.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:01:21.909Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=18d58acd-0db3-4991-9691-59b75597635d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:01:21.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:01:31.919Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=97585a01-2c7a-4395-a4fe-76d426fcf4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:01:31.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:01:41.928Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=3ac8b86a-a496-452c-b73b-a1f7dd7ee92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:01:41.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:01:51.937Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=26020524-9ccf-4d3d-9375-ebe9c7b4d08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:01:51.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:02:01.950Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=62fa2e25-d51d-4b72-886e-90c2c3e82268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:02:01.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T06:02:08.964Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T06:02:08.965Z |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-07-07T06:02:08.966Z |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-07-07T06:02:08.970Z |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-07-07T06:02:08.977Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-07T06:02:08.977Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-07T06:02:08.977Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-07T06:02:08.979Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:02:11.957Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=53da9477-e496-458a-81a7-2741cee7429e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:02:11.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:02:21.967Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=fc5dcc68-9b44-459d-8676-4d2ef2f25913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:02:21.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:02:31.981Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=bdb5b4dd-de49-4049-90c1-8df10ccdf663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:02:31.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:02:41.995Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=19ac0682-4739-473a-b799-f13640c5320e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:02:42.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:02:52.003Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=a24fd782-d782-46ec-a38b-844e5495c3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:02:52.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:03:02.012Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=10c38eba-d7c0-478e-96d4-3f65eef01b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:03:02.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:03:12.023Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=fc87b495-c0f4-421d-a48b-b96f2ab405e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:03:12.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:03:22.031Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=6c5ca899-9df4-4964-9cdb-f90789222447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:03:22.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:03:32.040Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=0a67c013-c7ea-4ac8-beb7-2c92f84bd8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:03:32.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:03:42.049Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=203a6c93-f875-420e-9f93-ee37c9ea860a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:03:42.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:03:52.056Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=c9d73b06-4360-458f-86e2-24e08609898f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:03:52.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:04:02.065Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=fff53b36-c3c8-4fc1-bc87-a9306dc389b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:04:02.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:04:12.072Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=1274e345-c821-4a0c-8b22-6a1caa1641c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:04:12.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:04:22.080Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=d61749ca-39e6-4f61-a6be-19ee856a6d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:04:22.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:04:32.087Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=8ce1fba1-ae2c-4b7f-90e2-f3d92cb89344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:04:32.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:04:42.097Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=a7e16d1a-9262-483d-a576-74077358ef11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:04:42.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:04:52.105Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=5ac0fd41-b3fc-483b-a5cc-589332290f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:04:52.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:05:02.113Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=c76c8506-4d75-4984-87ce-f1722fb8fbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:05:02.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:05:12.121Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=d826e41b-d8a8-4695-8422-279e0cf9cc4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:05:12.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:05:22.132Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=37ffa19a-0a3b-46d9-a1cb-d657a69685aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:05:22.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:05:32.141Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=366b6753-3702-4370-9fac-b659579d77a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:05:32.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:05:42.150Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=c1724cf1-beb6-49eb-9b0c-831c27f26d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:05:42.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:05:52.159Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=4a961fa4-328a-4840-b9d2-16e3fd67a5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:05:52.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:06:02.166Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=3247381a-22fc-4cb2-8a75-fe45fd13c6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:06:02.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:06:12.176Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=8d4ad52d-69fa-465c-82fb-b8e37c459585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:06:12.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:06:22.184Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=9da13516-a45e-42d4-9aa6-8f8bf0c87558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:06:22.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:06:32.192Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=75ff1469-af87-47cf-8cb2-29ae59ac19f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:06:32.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:06:42.202Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=8e492ae1-de58-4fc8-a8fb-a7f787b2c230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:06:42.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:06:52.213Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=a3845258-bfd7-4c56-8331-8c8f1cb30003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:06:52.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:07:02.227Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=456672a6-e6c5-41cc-81ef-519181aa9a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:07:02.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T06:07:08.917Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T06:07:08.917Z |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-07-07T06:07:08.918Z |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-07-07T06:07:08.921Z |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-07-07T06:07:08.929Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-07T06:07:08.929Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-07T06:07:08.929Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-07T06:07:08.931Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:07:12.239Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=79efb5aa-98da-42b5-a489-d897de66f822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:07:12.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:07:22.247Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=93747ead-0ae7-4835-a0cd-42fca0054103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:07:22.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:07:32.260Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=db671f36-0685-4bfd-8ab7-7c217d7c3673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:07:32.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:07:42.268Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=28fccbad-6f9c-4d11-9c69-3c86efe06d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:07:42.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:07:52.277Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=9f10774f-ae4f-4f2d-8d06-9e57da0cbcd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:07:52.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:08:02.285Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=7a0b242c-5a82-4db7-8b4a-836da1c5b8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:08:02.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:08:12.293Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=e6469c0a-c2c7-4951-8c2a-e4465370f238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:08:12.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:08:22.303Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=acddf2b7-71ae-445a-8c31-8c49a4b05384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:08:22.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:08:32.312Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=d6d8a910-ad0f-4b5b-9c84-96666b013061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:08:32.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:08:42.318Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=0fa2664f-a0fb-4dbc-af4d-a8a70edf3a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:08:42.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:08:52.325Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=5d22f959-4b75-48bd-aaec-8cba6d42df11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:08:52.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:09:02.333Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=6460ba8f-bc3a-49a1-8700-cec260b770e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:09:02.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:09:12.341Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=96c0ce31-4942-459a-8217-08982ef41f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:09:12.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:09:22.351Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=a36507e0-496a-482d-9e6f-de9eb86dc2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:09:22.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:09:32.369Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=271cfb43-2267-462d-a99d-9d80f336d8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:09:32.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:09:42.379Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=d73bf22a-5e16-4908-bcc0-f89611ba0b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:09:42.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:09:52.387Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=befc7554-c56a-49b1-99f5-84f72cb4c298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:09:52.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:10:02.396Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=6fc02556-d400-4d0c-b885-5849bd103a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:10:02.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:10:12.404Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=b458880b-8964-40eb-a59c-5c0d267d6317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:10:12.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:10:22.413Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=f60258ce-23e3-4f80-ac20-9c579a4aa6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:10:22.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:10:32.421Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=a4bc0734-600d-4f28-bae4-ce1845b572f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:10:32.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:10:42.429Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=4c850dd2-8ebb-4f89-abf4-f37d8dc004a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:10:42.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:10:52.439Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=e49d4232-faec-49dd-abd3-b09149d7c715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:10:52.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:11:02.451Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=8994eab1-6643-47b2-95d4-74f3a7702e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:11:02.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:11:12.459Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=25092e1a-9de6-4bce-972a-f6e41a7c47c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:11:12.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:11:22.468Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=3ce25856-6302-4620-9741-0f80495acaad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:11:22.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:11:32.477Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=155ae18c-bb43-4800-aac8-12581859e3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:11:32.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:11:42.492Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=854662ea-4fb0-48d8-b4bb-527be4046c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:11:42.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:11:52.507Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=d5f23e73-ea99-430b-baf5-052ebbdd0e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:11:52.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:12:02.516Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=ce4b4eb0-64ff-4f12-9266-e3e1e7041943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:12:02.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T06:12:08.905Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T06:12:08.905Z |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-07-07T06:12:08.906Z |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-07-07T06:12:08.909Z |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-07-07T06:12:08.916Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-07T06:12:08.916Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-07T06:12:08.916Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-07T06:12:08.918Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:12:12.525Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=4d4562b1-9a4c-4138-be95-f926169b474c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:12:12.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:12:22.535Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=a0551d62-ab39-4546-b870-a0dd64216d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:12:22.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:12:32.543Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=1b236d93-a5bd-4b2a-b908-b3bc8c67ec63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:12:32.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:12:42.551Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=0947e6bd-811c-4ff9-8442-4a1d65d74836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:12:42.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:12:52.558Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=4c4e1ad4-2737-42f3-be01-6c16ca9a2bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:12:52.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:13:02.567Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=da0066ff-0efc-49bb-a2ba-e31155d65e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:13:02.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:13:12.576Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=32aed148-9af1-425c-834e-b2ee35360ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:13:12.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:13:22.585Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=714fff4c-e85e-421c-94cd-0ddec159c275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:13:22.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:13:32.593Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=9e627afd-157b-4615-b22f-ee8833e2c28d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:13:32.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:13:42.602Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=b7a32040-dbcb-4c12-b08a-83ef42bcefd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:13:42.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:13:52.610Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=8f82fecc-d7f8-4de3-a940-df0ff4be5f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:13:52.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:14:02.620Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=49e1a57c-2ded-4af4-965e-5eee3cdd9ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:14:02.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:14:12.626Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=1df4b843-9579-4818-874b-0643c983fd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:14:12.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:14:22.633Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=8cafa5fe-811e-4b76-875e-148cdd1781d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:14:22.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:14:32.641Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=28c7b594-d7e4-4ec6-ac1e-e6af900deb07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:14:32.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:14:42.651Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=ec955317-dde3-4b98-bd8c-a31e8bed3866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:14:42.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:14:52.659Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=92c91a5f-41a1-4494-823b-564cc7216931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:14:52.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:15:02.666Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=ab132940-7c9d-4a6d-8d69-73d56d8cdad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:15:02.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:15:12.674Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=08ab21b9-275e-4184-92b4-02bc885b2f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:15:12.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:15:22.685Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=01cacb3b-5322-4408-aef6-473337909481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:15:22.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:15:32.693Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=ec563905-929b-4178-b2eb-3342037f8adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:15:32.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:15:42.701Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=3a5ff134-71e0-414e-b5cc-74f19774f9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:15:42.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:15:52.709Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=dcc31406-ccf9-453f-aaf9-2ad78c2afc44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:15:52.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:16:02.717Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=0eec2d68-3a9a-4176-812d-86d9ec41f425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:16:02.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:16:12.726Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=ab314988-53fc-4789-afb9-ed7bbf5c8b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:16:12.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:16:22.737Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=6a16a330-7843-470c-9cda-916f354ddee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:16:22.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:16:32.746Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=d1632810-292c-437a-8f90-6512fd1955e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:16:32.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:16:42.753Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=414a59a9-2edb-4506-bd85-ddced05dadfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:16:42.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:16:52.764Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=0064ff92-db91-4232-9768-96a91f60906a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:16:52.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:17:02.778Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=1f784fd0-b8f0-4722-8d9e-a6b40b37e0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:17:02.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T06:17:08.885Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T06:17:08.885Z |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-07-07T06:17:08.886Z |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-07-07T06:17:08.890Z |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-07-07T06:17:08.896Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-07T06:17:08.897Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-07T06:17:08.897Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-07T06:17:08.899Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:17:12.787Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=1454f186-0260-4a15-b20a-042bbd34928e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:17:12.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:17:22.794Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=4e57786a-f34c-44d5-bf1a-d6a307e509aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:17:22.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:17:32.803Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=ebbc6c3f-e12d-474e-abe0-d7a673bdab5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:17:32.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:17:42.811Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=011fd1a9-e884-43c8-a6f7-8f9d7df94de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:17:42.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:17:52.819Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=4c87ccff-af85-420e-8b27-032355143818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:17:52.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:18:02.827Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=f747b3f6-9216-4162-9837-093e47b2ee82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:18:02.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:18:12.835Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=3099be1d-379e-4249-943e-5c77f4112ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:18:12.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:18:22.843Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=abcaaf60-8b14-4f91-a98e-1b8e360dd9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:18:22.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:18:32.851Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=55d08a9c-4c3b-4c7c-8bab-ab477e6927c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:18:32.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:18:42.858Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=511d2c37-5243-4859-bb82-f957989ed0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:18:42.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:18:52.866Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=b5b9da83-39f0-4d72-b023-398107dfe150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:18:52.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:19:02.874Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=889bdd59-4303-4e42-8e87-39a5e17eaad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:19:02.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:19:12.883Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=e64aad85-9418-4627-acf4-d23b294390f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:19:12.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:19:22.892Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=7d36f4af-0985-47f0-8cd0-092a7504b85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:19:22.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:19:32.907Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=4bd9f3ee-0cba-4b3f-9462-0fe4e5aece98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:19:32.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:19:42.916Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=c3575ce6-de38-4a5b-9dd2-57537e8357b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:19:42.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:19:52.923Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=5a34c8a7-88d3-4a5e-a830-e93d30740373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:19:52.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:20:02.931Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=73cbb5a2-4904-4c35-81c4-b18b24d74dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:20:02.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:20:12.942Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=4f51b952-402f-4f37-9329-fb4d4d142f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:20:12.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:20:22.952Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=4197de66-800c-4def-8dc0-ad2344b0cf8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:20:22.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:20:32.960Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=6810f987-eafd-4791-848b-7fe9cadd945f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:20:32.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:20:42.969Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=6bd3988a-36ec-4c32-9db5-bc685c83c9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:20:42.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:20:52.977Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=e6f2b160-fcb5-45a6-b5f1-7c68e8aa8024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:20:52.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:21:02.985Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=6d607e63-24ad-45b8-b8e8-6306d53efbf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:21:02.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:21:12.992Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=6a6dd3bf-8b90-49a4-8210-fe526a21b250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:21:13.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:21:23.001Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=3d7c581d-79aa-4e6f-9264-87f241af582a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:21:23.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:21:33.010Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=3c31fbe9-6748-4537-8f2e-cfce42b11cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:21:33.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:21:43.015Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=3e97c22c-0bca-47d8-b698-c901532141bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:21:43.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:21:53.023Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=9ecfc8c1-5cb9-41dd-aaa8-a2bc0142fc97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:21:53.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:22:03.032Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=ec1a51a5-1ddf-4065-a94c-31dbec29a67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:22:03.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T06:22:08.900Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T06:22:08.900Z |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-07-07T06:22:08.901Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-07T06:22:08.904Z |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-07-07T06:22:08.911Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-07T06:22:08.911Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-07T06:22:08.911Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-07T06:22:08.913Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:22:13.045Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=76fa1c9d-8755-4ad9-b88a-453c80a4dedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:22:13.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:22:23.057Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=86a76da1-b8ff-4b30-a3e6-87b2b0030813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:22:23.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:22:33.066Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=47c91889-27d5-42a4-8278-ee44f26aa82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:22:33.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:22:43.073Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=1c4da8eb-5ee4-4e93-9417-c68666c7ab01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:22:43.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:22:53.080Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=1d656516-c210-4022-b9d1-ab618c50c4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:22:53.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:23:03.088Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=278e3b5d-a77a-4671-8880-78a52fe16136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:23:03.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:23:13.096Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=6a944c1b-7769-4a8f-a1dc-8bbc3c6005bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:23:13.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:23:23.102Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=454e5e33-113d-460c-a4c5-889c77a17da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:23:23.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:23:33.111Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=494185ee-30c7-45a6-8c76-fea7b2a226ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:23:33.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:23:43.118Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=cb1e1a4d-c627-46bb-b1cc-23472f83b73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:23:43.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:23:53.127Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=ea83d47b-2867-4d1c-b7d8-395e220a96e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:23:53.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:24:03.137Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=8603e364-c52d-4cc0-bd96-695f06226cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:24:03.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:24:13.144Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=1f6d6298-ea26-4174-80ba-ac158b46ca3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:24:13.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:24:23.161Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=0f36a15b-875c-421e-9e46-67cbfcd6770e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:24:23.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:24:33.169Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=20bad867-bdc6-4bf0-a12f-882926d07683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:24:33.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:24:43.176Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=23f33356-81cb-44cb-aeb2-c47bf44936b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:24:43.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:24:53.184Z |INFO |Init configs |InvocationID=535d1ea0-2b6c-4274-9342-a7da6245075e, InstanceUUID=c79a3133-a645-4489-a9a0-f1fc0cab98f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T06:24:53.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |