. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T05:19:18.446Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T05:19:18.449Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-22T05:19:18.484Z |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-22T05:19:19.133Z |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-22T05:19:19.235Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-22T05:19:19.235Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-22T05:19:19.235Z |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-22T05:19:19.412Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-07-22T05:19:19.475Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-07-22T05:19:19.500Z |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-22T05:19:20.898Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-22T05:19:21.328Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-07-22T05:19:21.345Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-07-22T05:19:21.346Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-22T05:19:21.403Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-07-22T05:19:21.404Z |INFO |Root WebApplicationContext: initialization completed in 1904 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-07-22T05:19:21.786Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-07-22T05:19:22.560Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-22T05:19:24.014Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-07-22T05:19:24.534Z |INFO |Started MainApp in 8.404 seconds (JVM running for 9.12) |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-07-22T05:19:24.602Z |INFO |Start scheduling PRH workflow |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:19:24.616Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=c616e610-9dae-4c02-8272-1153eb3810dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-22T05:19:26.034Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.113:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:19:26.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-22T05:19:33.625Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-22T05:19:33.625Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-22T05:19:33.628Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:19:36.064Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=550a5775-4f53-47ec-af0f-715f78f1fc78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-22T05:19:37.111Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.113:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:19:37.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:19:47.113Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=7c8f96a4-18aa-48a2-b801-7d9af3656229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:19:47.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:19:57.719Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=ff16cf6c-3dc5-41df-8ba9-ff8c74b7d9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:19:57.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:20:07.852Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=ffc325f0-36ca-4226-a8d4-f6123ad18bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:20:07.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:20:17.965Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=2529495f-d8c6-444b-b176-a5f95644b708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:20:18.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:20:28.017Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=cf33f0e9-30ba-46fa-90a1-13ae7a7dd6df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:20:28.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:20:38.523Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=792aadff-5e0b-4eee-a9de-7694c84ddf61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:20:38.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:20:48.598Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=446e3c62-4d05-45a7-9e2e-479990252d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:20:48.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:20:58.650Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=5aa8c749-00bf-4426-af86-c203f2fee9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:20:58.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:21:08.709Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=8b67e8f5-b526-4e27-8156-900d62adc735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:21:08.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:21:18.727Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=0b44007c-9dd8-45c0-bc3c-d42a93010ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:21:18.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:21:28.767Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=2e8a3763-d79d-4fb4-a0a6-192662341c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:21:28.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:21:38.784Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=9ba46b85-3346-4f5d-b43e-e5bcc74b29c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:21:38.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:21:48.817Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=8b0c299c-496b-4bd3-8430-69953049b7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:21:48.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:21:58.842Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=b1dc2181-69b5-4d78-a344-8daeb9f2ebea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:21:58.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:22:08.876Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=2194636a-0ad3-444a-9fec-bef74dbf4914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:22:08.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:22:18.891Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=23ab5771-e20f-4117-88e5-8a8b41e28c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:22:18.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:22:28.913Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=9901bc92-4758-4591-8559-e8a7c30ea40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:22:28.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:22:38.957Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=3899e2f6-787b-4e4c-9db9-1ccf7e0494c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:22:38.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:22:48.972Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=0bc108c3-9789-4962-a9d8-bcb28a3a5e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:22:49.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:22:59.401Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=61b5b7e1-8399-4d6d-a4c3-abc0ee88fba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:22:59.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:23:09.432Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=f8ab8f0b-aa4a-40be-b75f-8c4990373299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:23:09.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:23:19.504Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=5778fbcd-14f2-4639-a24c-2bbee9ac7478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:23:19.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:23:29.557Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=fd1afa4e-7c7d-4a7c-ad1d-e8b231f03dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:23:29.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:23:39.573Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=fc0d0def-2f40-48f6-87ee-6e845e4be4d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:23:39.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:23:49.589Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=4f9fb895-e5cc-492b-97c9-8dc1dfc18555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:23:49.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:23:59.616Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=6e60afd0-9796-484a-afe8-2e62b17ae1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:23:59.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:24:09.689Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=64a70e2d-9bb0-44b6-bcc4-9bb84706b6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:24:09.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:24:19.753Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=ca8cd032-2f1f-4f2d-8910-c5182c1a5ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:24:19.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T05:24:22.647Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T05:24:22.648Z |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-22T05:24:22.649Z |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-22T05:24:22.652Z |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-22T05:24:22.665Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-22T05:24:22.665Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-22T05:24:22.666Z |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-22T05:24:22.668Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:24:29.769Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=24283a7b-0950-46d8-80ff-355bb6915d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:24:29.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:24:39.848Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=21cee260-3394-45fd-b130-22102f6e6153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:24:39.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:24:49.895Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=83c01a83-28c3-49b0-b071-8cc3ab7e0b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:24:49.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:24:59.955Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=b54fa152-0ef8-48b5-8d3f-5f7045eaaad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:25:00.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:25:10.005Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=82cd4f0a-b0e7-4cf3-9cac-84c62ce8294c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:25:10.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:25:20.043Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=f667f1a0-ec5e-4923-be6d-79e62fa04833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:25:20.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:25:30.058Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=5c5ecc85-2946-49e4-ab41-0890427a4820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:25:30.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:25:40.077Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=46023f49-9a2c-4f9e-9dab-691f18b52850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:25:40.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:25:50.123Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=bdc3c810-f601-42c5-bb3e-55f6e6750aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:25:50.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:26:00.152Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=7a3d1e22-9da5-4527-9cd3-82393ef77222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:26:00.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:26:10.225Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=a5ccfec0-444c-41cc-b5de-9af58232ea65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:26:10.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:26:20.247Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=98c586d4-4028-4343-97ff-5c237dbe7575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:26:20.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:26:30.269Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=bc7cb9f3-1c56-4c9e-8143-cba7c7da3141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:26:30.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:26:40.286Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=0f1ccb92-ddf3-4ba0-92ac-6cbbbfdc6ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:26:40.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:26:50.302Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=9689c9ac-5d53-41e0-b47b-187b7ee7db6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:26:50.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:27:00.333Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=10bc5fbb-7244-494b-a794-a4c2ff0020bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:27:00.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:27:10.359Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=7523d4ab-58c5-4821-a5d7-49e50cbeaa49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:27:10.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:27:20.396Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=5573aada-8534-4d74-9dd6-83e95e22c902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:27:20.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:27:30.413Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=6ae9131e-11dc-4ac2-a879-9a56f5cbb2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:27:30.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:27:40.438Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=95c1f0d9-d4aa-4540-9574-21532b6887bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:27:40.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:27:50.452Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=664a37b2-6ec9-4bf3-a524-3068dcaac538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:27:50.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:28:00.463Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=477b9412-8fad-4213-a6f7-ecfc99efdeab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:28:00.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:28:10.481Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=9254479e-f4c8-453e-89de-00fa24018083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:28:10.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:28:20.509Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=acf882df-ea64-4c2b-86b6-cc5d3ac6d6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:28:20.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:28:30.523Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=f25c7588-b7c5-4373-9959-7699e1b8770e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:28:30.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:28:40.554Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=3a294258-7273-4335-bb12-75dd5dc71762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:28:40.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:28:50.567Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=47321529-0a4c-4b1f-a661-304c4a21d0f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:28:50.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:29:00.581Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=d09b095c-e134-4403-bd45-e06fcf692ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:29:00.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:29:10.594Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=37e33d2c-4a9d-4c99-a96d-6f8461a7adc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:29:10.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:29:20.607Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=31316c67-795c-4b99-a08d-0966430d775d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:29:20.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T05:29:22.132Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T05:29:22.133Z |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-22T05:29:22.134Z |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-22T05:29:22.137Z |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-22T05:29:22.156Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-22T05:29:22.156Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-22T05:29:22.157Z |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-22T05:29:22.160Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:29:30.620Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=f9b09c0e-e88e-4591-bdde-339b8aab4d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:29:30.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:29:40.633Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=919b3c12-e6a6-457b-9137-994728f1f7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:29:40.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:29:50.644Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=8603de78-2fc3-4261-87d7-00ff597f67e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:29:50.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:30:00.662Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=96a7c833-fa68-4061-b26c-425ac6da5fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:30:00.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:30:10.674Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=0209c163-7d23-4bcc-a51a-12d5c8b9b28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:30:10.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:30:20.690Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=eb881546-8d11-4428-a81c-7e49837afd7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:30:20.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:30:30.702Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=58f7c25d-1dbc-4fda-afbc-b3f32799eeed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:30:30.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:30:40.733Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=7e6c001d-905f-44c7-80b4-bb2a68adedd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:30:40.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:30:50.744Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=94ba21d2-8533-42a1-84cd-f4c2277b53a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:30:50.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:31:00.757Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=00086655-18c0-467f-86a7-003057a2de8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:31:00.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:31:10.781Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=3d06c2a5-8bd0-400a-8068-30d9e02dfd9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:31:10.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:31:20.793Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=8ee988cc-e571-4e84-9ba0-4e5b993d6e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:31:20.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:31:30.807Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=8ec04032-4b9b-4e3c-ae45-50538013f9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:31:30.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:31:40.818Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=f1e5f897-8159-4204-a5e9-5692ffaa2d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:31:40.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:31:50.829Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=b9db8471-4083-41c5-8d61-91f79005ac56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:31:50.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:32:00.840Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=a49e6d8d-e3a3-4759-a3df-baa915802856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:32:00.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:32:10.852Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=31e4992c-4669-4774-8996-1785dc02aee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:32:10.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:32:20.867Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=4c91de7f-fee4-477a-bc6b-d1127d201efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:32:20.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:32:30.879Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=4cccd40e-e3c2-4a8e-9df2-b7d8cf4ea435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:32:30.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:32:40.892Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=aee0703c-eb88-4d16-8333-b323fe534b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:32:40.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:32:50.941Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=fd0a5039-8e99-41da-a6aa-c6ef18bb7782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:32:50.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:33:00.952Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=884d9822-2870-4dec-b45b-f5d2780d051a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:33:00.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:33:10.964Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=74ea25b7-74b2-42be-876c-511ef5cf716b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:33:10.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:33:20.975Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=873911f1-b267-45cf-9b07-f722ddecfce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:33:20.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:33:30.989Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=426073f8-8285-423d-beaf-17216ead4171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:33:30.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:33:41.000Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=ac0f82e3-a420-41ff-8e45-9540d91c1dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:33:41.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:33:51.012Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=acc60cf5-2f08-4b08-86f7-0f2be041626b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:33:51.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:34:01.037Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=247d07a9-7449-4cb6-ba83-c04a1b56fcf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:34:01.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:34:11.101Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=80f8827d-0c21-4992-afc9-baf243fdd02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:34:11.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:34:21.112Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=992a908c-91c3-448b-be04-1ee0918753a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:34:21.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T05:34:22.134Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T05:34:22.134Z |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-22T05:34:22.135Z |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-22T05:34:22.137Z |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-22T05:34:22.145Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-22T05:34:22.146Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-22T05:34:22.146Z |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-22T05:34:22.148Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:34:31.123Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=1ce385cd-746e-45ce-a6e7-48b1f06ec4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:34:31.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:34:41.135Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=a02130cd-eb20-4674-adb7-8bf1b6ab5bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:34:41.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:34:51.157Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=371c72ed-91ad-4c32-8874-f014e7b83796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:34:51.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:35:01.168Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=d6ff4ed5-b0d2-4242-98ec-fc2e69ecb9ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:35:01.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:35:11.179Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=f43c9bcc-d0a9-4aaa-b0ec-7bf584e2a8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:35:11.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:35:21.192Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=0a60c7d9-9dc8-4852-a1c8-b51c898dedce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:35:21.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:35:31.203Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=711fea5c-9ead-4679-bb51-e854de1c2683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:35:31.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:35:41.215Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=6acffd54-a6c1-4285-972b-96c6c0dbcf7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:35:41.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:35:51.226Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=4da45b69-66bb-4894-8350-9aa62bd15ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:35:51.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:36:01.245Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=763c7205-8f6e-46d9-87a7-28824204f4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:36:01.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:36:11.256Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=3eba04b0-6160-4e70-8a07-eaa7477ef492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:36:11.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:36:21.267Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=92986ff3-18a2-4e05-8eed-aa23bcb576f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:36:21.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:36:31.280Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=07a19545-599b-46e3-af48-75492caaa217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:36:31.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:36:41.330Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=1814fbd1-33f7-4c7e-85bb-a94e498fb77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:36:41.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:36:51.341Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=c0880a09-0d9f-420a-ab22-724edd7db8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:36:51.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:37:01.366Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=ecc2be3f-5a96-463f-84fd-db57a3b96599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:37:01.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:37:11.376Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=d3fc465c-7b38-4053-8e03-38b1946be35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:37:11.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:37:21.389Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=3424d178-d91e-4679-bc85-528e0e2ddbfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:37:21.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:37:31.401Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=6e2ddb59-cd7c-4b93-8136-0f507064403e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:37:31.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:37:41.411Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=d4975f5f-e3c0-4a60-883a-eb832bf0a583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:37:41.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:37:51.442Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=4139eee8-24a3-4e88-bf14-382a148225e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:37:51.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:38:01.482Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=0e19e824-5d59-4b7d-b705-5f5cd128d0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:38:01.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:38:11.495Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=e6e75456-2a54-48c5-a20e-745925f012f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:38:11.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:38:21.515Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=b6797906-cf03-4ecf-8464-4a3ba6d185d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:38:21.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:38:31.533Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=979a16be-83c5-4c90-9f1d-957935ee3172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:38:31.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:38:41.550Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=5d9b1480-ebc1-4a7c-ac06-498de66a7b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:38:41.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:38:51.565Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=1a4f8d0c-dd8e-465c-a38e-ccc65ca780bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:38:51.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:39:01.577Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=c426b198-c8b8-492b-9426-6dfbec82d27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:39:01.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:39:11.595Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=2e30111f-2b53-4d24-86eb-677c4731c9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:39:11.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:39:21.606Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=c48bf007-d517-45b0-86eb-5e90352a4f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:39:21.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T05:39:22.012Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T05:39:22.013Z |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-22T05:39:22.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-22T05:39:22.015Z |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-22T05:39:22.024Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-22T05:39:22.024Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-22T05:39:22.024Z |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-22T05:39:22.025Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:39:31.628Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=a112980e-f2e7-4c66-986f-cf91af37249e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:39:31.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:39:41.645Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=8bbe9141-9112-4c16-bedf-459f6289eab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:39:41.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:39:51.660Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=86f9712d-d2e8-4181-b794-1f26c967fff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:39:51.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:40:01.677Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=8da3ebe3-6a2c-45a3-8415-9448be9a7b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:40:01.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:40:11.690Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=eb7fc487-0c5b-4337-a047-7af01f1c1355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:40:11.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:40:21.707Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=5fb9b048-b324-482c-8dfd-72f04c636698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:40:21.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:40:31.721Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=1911c9b5-edb8-4443-bb57-bbc950b8982f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:40:31.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:40:41.733Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=26a95d5f-fcae-40c0-ae29-0d7077ee53bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:40:41.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:40:51.747Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=970ae0f0-a63d-479a-bc59-8d9c624a8733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:40:51.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:41:01.775Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=9fa3be77-8a1b-4d29-9a1d-43133f4702d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:41:01.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:41:11.785Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=dc80e479-df3d-43f2-81c2-ff1f2e9a0ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:41:11.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:41:21.797Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=a93f38b4-0484-4cf5-b009-068f849f6f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:41:21.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:41:31.809Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=3dc72ee7-827d-4df0-aecc-75e7a72e0e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:41:31.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:41:41.821Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=decca407-b70e-4c5d-997b-064cff7ce301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:41:41.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:41:51.836Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=0e18b17c-23ab-4077-aba7-dbd3843db2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:41:51.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:42:01.847Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=87f2b8df-c18f-4656-84bc-aaa205f013a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:42:01.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:42:11.886Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=a91bd28c-53de-4f20-a17a-f814391106b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:42:11.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:42:21.900Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=c71fc137-f1c2-4841-93f3-304477dd84eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:42:21.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:42:31.941Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=74eaaf22-2d04-404a-8c59-6d404b6f14f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:42:31.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:42:41.969Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=c61b9f9c-6dea-43f9-838e-150e1ede0b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:42:41.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:42:51.982Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=8b9b7ca8-069a-4960-b0e0-35a6298119a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:42:51.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:43:01.999Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=2cd1fa61-a2fa-4bbd-9fc6-bc5069a692ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:43:02.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:43:12.014Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=093207bc-6137-499e-9aec-f828d485757a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:43:12.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:43:22.032Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=4dfcc17e-bdff-497c-be5b-d672bfd6e870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:43:22.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:43:32.054Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=a033de64-64ec-4f36-a6a4-4e6134e86ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:43:32.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:43:42.125Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=2c491a1f-331b-43fb-bcbe-7883db089515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:43:42.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:43:52.136Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=31d392c8-4084-4324-9255-a7986f743223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:43:52.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:44:02.149Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=18afa683-707f-48a6-a0cc-b890277396e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:44:02.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:44:12.305Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=159d87c8-d113-4526-9a6e-f20528ec3d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:44:12.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T05:44:22.115Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T05:44:22.116Z |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-22T05:44:22.117Z |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-22T05:44:22.119Z |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-22T05:44:22.127Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-22T05:44:22.127Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-22T05:44:22.127Z |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-22T05:44:22.129Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:44:22.389Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=5c6b4aee-79fa-45a0-9dcb-5e66c01b5364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:44:22.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:44:32.413Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=f85c015e-512d-4398-80c8-a439ef5ece68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:44:32.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:44:42.468Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=39d49960-d9e5-4047-b452-5e5454f1bb7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:44:42.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:44:52.527Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=d5a21684-bd77-4c22-b5d3-63915f6e16e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:44:52.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:45:02.552Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=e9c6dc2b-60bc-43aa-a97b-65fc757d29d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:45:02.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:45:12.605Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=eecd8664-e1b2-49e6-b865-5905ffab8c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:45:12.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:45:22.632Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=d40ae138-0183-4206-8812-241534a9b07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:45:22.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:45:32.642Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=e82c85a0-caf7-4b9d-94ed-291ee4baa19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:45:32.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:45:42.669Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=319b344a-bfb5-4aff-a34d-2d670648d350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:45:42.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:45:52.697Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=d2ca8b53-3a73-4509-b01b-d6a5c5a5ad1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:45:52.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:46:02.711Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=1f243315-73ce-46a5-bee8-159d72fb8489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:46:02.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:46:12.722Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=426b2208-1c32-4104-be5c-6d187c3fd2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:46:12.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:46:22.732Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=8cb4d648-6b8c-4277-af5b-29176272c87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:46:22.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:46:32.742Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=3575b282-29ad-434f-8809-dc66b5c5277b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:46:32.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:46:42.775Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=6b2eeebe-7067-4d78-a5ad-ac578cef350e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:46:42.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:46:52.805Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=11b9569e-8fca-4b39-a087-bdd07f65ee0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:46:52.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:47:02.823Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=5e322449-7530-4110-ae1b-d01f3752d421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:47:02.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:47:12.837Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=98d8b3ce-9adb-47ff-b684-c574fe5371b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:47:12.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:47:22.870Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=142d6e37-961f-4902-928b-c9760996dc0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:47:22.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:47:32.883Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=ba9d0739-52b0-4797-bc8f-f077463af97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:47:32.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:47:42.958Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=d20362a0-3efb-4a8a-9272-48cad1e38847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:47:42.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:47:52.989Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=576d2a40-36b2-49b0-a8ad-0c34dcee61f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:47:53.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:48:03.034Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=d2cb9636-8335-4564-b390-0655585297db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:48:03.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:48:13.052Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=857e1a79-f0d1-443d-8a2d-bfce8945bc6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:48:13.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:48:23.078Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=d9b64411-0d5f-49a8-8790-a45570a36d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:48:23.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:48:33.134Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=60d011ad-7ccb-4569-9277-ae259c6aa549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:48:33.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:48:43.193Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=aff98334-f33a-4e52-a44f-c63aa3b3cc07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:48:43.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:48:53.234Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=c4c3a781-1c37-4940-bd2b-c16946b8973b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:48:53.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:49:03.254Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=a10798be-ee95-415c-906d-f7e5066c414c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:49:03.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:49:13.285Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=90d65167-1b38-41cb-a623-33ccfa59a360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:49:13.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T05:49:22.086Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T05:49:22.087Z |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-22T05:49:22.088Z |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-22T05:49:22.091Z |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-22T05:49:22.098Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-22T05:49:22.099Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-22T05:49:22.099Z |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-22T05:49:22.101Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:49:23.343Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=2c22fd7a-6321-4461-b2f3-26015442b40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:49:23.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:49:33.425Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=ffc9b837-f6ba-44ff-b5b2-6dc683ee6c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:49:33.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:49:43.440Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=6b21dd94-2d14-4ac6-bb8d-f40fdc53e607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:49:43.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:49:53.525Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=0b12b44b-c6be-4907-9724-9fa6b737230f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:49:53.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:50:03.569Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=69ed9e72-02c6-469f-a7dc-71c9fe58a63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:50:03.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:50:13.579Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=7c0cb902-308d-4dde-9946-415167e243be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:50:13.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:50:23.598Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=9f55034d-23d3-4193-8cde-fd8cec3fbe21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:50:23.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:50:33.643Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=55ed3628-f646-4fdf-ae16-0d3835856f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:50:33.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:50:43.658Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=38533b16-e4a2-40dd-9cb1-fe5ccf3d4f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:50:43.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:50:53.688Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=e3868ad3-8261-424b-9309-ebb323fa76c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:50:53.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:51:03.751Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=527ab9c9-7b66-4f23-a9b2-a5f37331e526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:51:03.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:51:13.771Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=00a00398-896b-4393-933d-974c9b6d4c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:51:13.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:51:23.816Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=49572521-7f1b-48c7-8ff6-0166954ec816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:51:23.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:51:33.828Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=dd443c0f-b869-4209-8d09-0e6fff87dbb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:51:33.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:51:43.854Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=516306c5-8199-405d-af26-eb1ec2e4c4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:51:43.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:51:53.866Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=d7ce1ec0-f737-4240-9848-0821c11a28d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:51:54.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:52:04.004Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=207e610c-9152-4453-9c7c-571193e951ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:52:04.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:52:14.040Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=88ed9579-b024-428b-918d-15f2ba47cb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:52:14.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:52:24.052Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=e94610fc-1cb4-4b5d-996a-5b88ea8f7b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:52:24.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:52:34.099Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=7220486a-1e48-4bf7-acc7-98162b31888d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:52:34.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:52:44.113Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=a89049bd-1693-4121-8103-2ba51f3f7ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:52:44.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:52:54.133Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=e79a9ec1-4480-49c6-ac48-41d769aa34e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:52:54.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:53:04.148Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=0d169def-5855-4504-84b4-328cec291b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:53:04.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:53:14.158Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=e9b07f4e-9028-47d8-b76e-6e046a07be90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:53:14.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:53:24.189Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=a05964ed-fb38-4c98-8378-110ac858105d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:53:24.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:53:34.199Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=e5cbcb0c-e91b-4f6d-a746-6ad605de5832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:53:34.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:53:44.208Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=c7aab4d3-c4b3-427b-a19d-90080ec82275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:53:44.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:53:54.240Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=74154347-cb37-49ac-8919-685bee5aac74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:53:54.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:54:04.258Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=d026d0bd-5bdf-42da-8055-3d8a9b249990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:54:04.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:54:14.269Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=f60a428a-da46-470d-a4ce-3f148862dad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:54:14.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T05:54:22.047Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T05:54:22.047Z |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-22T05:54:22.048Z |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-22T05:54:22.050Z |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-22T05:54:22.056Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-22T05:54:22.056Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-22T05:54:22.056Z |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-22T05:54:22.057Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:54:24.282Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=8a6b859b-76cf-40be-b683-ad91abc3c344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:54:24.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:54:34.293Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=5c1c5521-b34f-4f10-82a1-137a382aa8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:54:34.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:54:44.306Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=e11fdafa-0b65-44ee-acb0-e63818740aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:54:44.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:54:54.320Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=a041a704-fa4f-444b-8416-ffb785c27e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:54:54.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:55:04.333Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=660476ef-9c30-4780-894e-3dd28e59a519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:55:04.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:55:14.382Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=56fac823-e738-4965-a850-d55604aa7caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:55:14.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:55:24.403Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=9bba7134-afc5-48bc-9941-a69142f4378a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:55:24.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:55:34.444Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=cdf657dd-f84b-4bb3-8d07-fa492b376c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:55:34.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:55:44.476Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=b75231fa-054d-4148-8d66-06bd6d89c2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:55:44.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:55:54.524Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=310b3d0e-befb-40cf-a225-2d1f66df7b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:55:54.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:56:04.536Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=f5f1d5c8-e69b-48d7-a781-e86fc6476c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:56:04.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:56:14.546Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=d617e1fb-7fb0-432c-9c67-97431a923c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:56:14.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:56:24.555Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=c4decdb2-bfa9-4bd7-af5c-be5de534923c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:56:24.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:56:34.572Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=22a2f7f1-df60-487a-a729-2174b6c36bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:56:34.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:56:44.581Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=f9af8fa3-f17c-414e-9863-54715b4a341f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:56:44.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:56:54.590Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=fc667c13-bdf4-4c6d-8056-8d3f8f3bac3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:56:54.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:57:04.601Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=7cbf1868-506a-4d96-bd09-be0af94573a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:57:04.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:57:14.610Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=75277fa5-f062-4e81-8079-35f2b8fe535d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:57:14.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:57:24.622Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=1eae3a80-79cb-4c59-bf24-8039430048a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:57:24.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:57:34.646Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=491cdd07-1009-4502-bb58-8255ed3d40f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:57:34.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:57:44.655Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=10a266e6-33af-4c02-a97b-2006eb74b95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:57:44.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:57:54.673Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=5c41b80d-85d5-459e-bc84-2d187ab3421b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:57:54.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:58:04.683Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=665b63d4-5b12-4339-9a95-bdb89bb54b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:58:04.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:58:14.692Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=65db81ed-797e-444c-93a1-00b10287c119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:58:14.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:58:24.703Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=e127e115-8cba-4773-9a8b-9ac654f3ed00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:58:24.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:58:34.714Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=564bd635-19d8-471c-920e-a4e85e3f88f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:58:34.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:58:44.723Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=695e6854-393e-4660-a51a-7b0fa4205b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:58:44.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:58:54.734Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=6524d1ea-6671-411d-9333-6abc39151ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:58:54.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:59:04.749Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=989dcd33-e769-4f23-a72c-1fdcc7d76ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:59:04.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:59:14.759Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=32b11f8d-5b40-4bd7-b7ce-9f2a17a026b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:59:14.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T05:59:22.099Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T05:59:22.099Z |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-22T05:59:22.100Z |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-22T05:59:22.103Z |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-22T05:59:22.109Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-22T05:59:22.110Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-22T05:59:22.110Z |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-22T05:59:22.112Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:59:24.769Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=974379d5-80b3-4e93-babf-286aef6b23d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:59:24.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:59:34.795Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=db87ce86-debe-4f65-8811-c124b5f094cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:59:34.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:59:44.805Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=0a708609-1c14-4b16-ae23-9a4f7f133618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:59:44.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:59:54.814Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=067bbd0a-00bc-402e-8f6e-7ad1c074f121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T05:59:54.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:00:04.825Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=4117ec23-5a09-4571-bf04-61afdf6272f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:00:04.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:00:14.834Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=234bd05b-7c4c-44c8-b23c-8508f3d90887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:00:14.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:00:24.849Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=d4b4d70a-2884-486e-a416-e6e797e6d888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:00:24.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:00:34.858Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=b6dc0287-e294-4170-8ab4-9182f4e06e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:00:34.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:00:44.868Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=b9511e9c-acaf-4886-8097-ea2f529e525a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:00:44.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:00:54.880Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=7bf6142e-c477-4461-b22b-eb00dcffa0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:00:54.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:01:04.895Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=d0d3c1c6-8335-4d3e-8609-c542f9e1f81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:01:04.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:01:14.906Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=0f327c18-ea16-43e2-b76d-0097daea899f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:01:14.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:01:24.925Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=6d1cd368-8c4f-45e2-b34e-ee720ab725e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:01:24.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:01:34.935Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=42171ce5-0da9-4a17-b4fe-256c9496b87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:01:34.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:01:44.946Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=c66d8127-a094-4a0e-a61c-2f72847e655c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:01:44.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:01:54.956Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=02aaa65d-280f-48e1-8212-45de4029c2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:01:54.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:02:04.966Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=24a6fe58-914c-4457-a90d-a5ceadb63c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:02:04.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:02:14.976Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=e7f4c5b8-0ad4-471b-aaae-176b43924562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:02:14.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:02:24.986Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=76d5ee58-e652-4a20-ae0e-d4c4a3c04667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:02:24.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:02:34.995Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=04cf60fc-a5da-4ab1-9bc7-b9daa91c54b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:02:35.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:02:45.006Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=2123bd8d-cb75-45d8-8cff-cd5df3471924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:02:45.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:02:55.019Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=cc0659d4-a075-4751-a8d2-b0eff34a6145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:02:55.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:03:05.031Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=85176735-c46f-4035-b404-9a53ac33b621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:03:05.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:03:15.039Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=ffc87b48-0f5b-4314-a52d-00d9885d44d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:03:15.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:03:25.050Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=0ffb7192-ad4d-4185-92cf-815466e4e1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:03:25.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:03:35.062Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=f8f19458-1eb0-4688-a022-3af0adbf4ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:03:35.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:03:45.125Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=7858f0d5-bc17-4bb4-b752-79078cc86336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:03:45.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:03:55.139Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=509de0d4-6335-4b52-8aa4-aff200e03022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:03:55.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:04:05.150Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=706e35b4-0a67-4067-8cc3-a0e957d7926c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:04:05.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:04:15.162Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=c5b3a130-2490-4ce6-a27b-4ea6ae7ae686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:04:15.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T06:04:22.010Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T06:04:22.011Z |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-22T06:04:22.012Z |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-22T06:04:22.014Z |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-22T06:04:22.019Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-22T06:04:22.020Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-22T06:04:22.020Z |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-22T06:04:22.022Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:04:25.180Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=3b37a304-9f25-4c08-933f-a4fc9accbd18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:04:25.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:04:35.203Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=59703153-9455-4717-be0c-f4e03182782a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:04:35.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:04:45.217Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=4b7f0a70-6e00-4209-b3d2-48ebceeb7976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:04:45.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:04:55.227Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=1f7aae67-cbd2-44ff-aaf5-2a1b006c885b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:04:55.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:05:05.244Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=2fbe97a7-23ad-4755-93db-ffbb29d43e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:05:05.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:05:15.253Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=d05acb23-f093-4534-bb05-a4f21b101beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:05:15.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:05:25.265Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=71c2f543-9c3c-49b0-b5aa-1648bfc61f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:05:25.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:05:35.277Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=d080541f-144d-4487-9d66-43f1489b7302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:05:35.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:05:45.285Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=f390e611-1294-408e-adb4-db0ff729bf41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:05:45.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:05:55.302Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=f3cf378d-8464-4ff3-9294-437122cc2579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:05:55.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:06:05.310Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=aa6c3bf9-ec75-4a18-b013-a3bfe314aad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:06:05.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:06:15.346Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=af889c0c-6678-414d-8627-d873aa8b271c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:06:15.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:06:25.359Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=213b41bc-7a47-49cd-a56c-3956862397bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:06:25.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:06:35.374Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=7d9b5839-592b-43f1-ab55-a3c6516df76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:06:35.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:06:45.397Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=d90e4a31-27de-4afc-af69-e233003e82f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:06:45.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:06:55.407Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=1bdb4d27-7948-4ca1-8ce7-8c8343304dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:06:55.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:07:05.431Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=1a88b633-2801-40e7-bfdf-90636d493822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:07:05.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:07:15.440Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=b91aa3ed-0dd5-48f6-a54f-c6c94d063bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:07:15.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:07:25.452Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=570b7316-8e95-4a74-bd8e-4c1bd0d8ef0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:07:25.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:07:35.460Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=e331292e-30cb-483c-b805-1395e04cb13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:07:35.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:07:45.470Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=954494c0-f594-42d9-b79f-91d4e00fde34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:07:45.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:07:55.480Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=5a08a8a7-6961-439b-a719-b0c662180856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:07:55.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:08:05.504Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=e67d0cc2-cf63-4136-bfc6-872f71a47d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:08:05.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:08:15.623Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=30b9220c-dc86-4143-91b8-4048cee7b8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:08:15.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:08:25.641Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=7ef3014e-f376-40d8-937e-29bac0496bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:08:25.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:08:35.687Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=9770636a-92db-48d5-9e52-98b0dc661b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:08:35.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:08:45.700Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=3269045f-ae50-47d2-9c37-74cdf46bce8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:08:45.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:08:55.720Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=8b536298-625d-4804-bb82-474f7efb70af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:08:55.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:09:05.762Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=367d44b8-a8d0-4ef5-b855-276c55eb23c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:09:05.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:09:15.839Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=364b5cb8-bf48-49fc-89ce-a5dce4e954f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:09:15.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T06:09:22.082Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T06:09:22.082Z |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-22T06:09:22.083Z |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-22T06:09:22.086Z |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-22T06:09:22.091Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-22T06:09:22.092Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-22T06:09:22.092Z |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-22T06:09:22.094Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:09:25.849Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=884d4d94-8057-4612-b5a8-6bd275b9b859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:09:25.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:09:35.873Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=058f2954-82fb-43c8-bc96-aa3ebb42cbda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:09:35.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:09:45.882Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=a45c1385-66b8-44af-a34c-ca72be9215bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:09:45.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:09:55.890Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=57b949f1-f58a-4a27-bbf6-6729ec8ab1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:09:55.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:10:05.900Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=068ceee9-b06e-41b8-85c4-bd4a57f4c103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:10:05.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:10:15.927Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=ca8f0db1-405d-4781-87df-2049efe6c0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:10:15.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:10:25.949Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=c2ba22ef-0da4-4220-81ae-483ed97f0a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:10:25.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:10:35.999Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=8369cfbf-736d-424b-9f7c-f199ca8d3e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:10:36.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:10:46.019Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=3ddea49d-138c-4ebe-874b-349d9e30b9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:10:46.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:10:56.028Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=35abe85a-efcb-4d20-af23-d6b733f3034f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:10:56.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:11:06.042Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=a66e0f12-8c21-43f7-9d75-6d6b6fc54fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:11:06.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:11:16.054Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=52fd7ff0-1d1d-49cc-876d-4f1af3c51c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:11:16.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:11:26.062Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=64f8f1cb-49ee-43c4-a0e0-e8b93c131f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:11:26.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:11:36.073Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=286ae3d2-861a-4647-a573-e1484aec42a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:11:36.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:11:46.081Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=0a2b8e33-5cbc-40a5-a8ce-9601ab622dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:11:46.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:11:56.090Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=9b6a030e-7e7f-48db-96e3-15a6d091205d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:11:56.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:12:06.098Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=c07f5671-a9e4-45c9-91d9-016767b69301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:12:06.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:12:16.108Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=c05861d4-af60-4f3c-a90f-abc403837df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:12:16.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:12:26.117Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=69991d9a-079a-4b9b-89ee-22c7b7f74f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:12:26.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:12:36.126Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=57cf1388-530e-46fe-827a-4ab0e65fc558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:12:36.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:12:46.139Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=1f57305b-29f7-40b8-b668-cc5da349da14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:12:46.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:12:56.147Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=6649843a-30cd-4e70-b182-7d6fcf88ae96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:12:56.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:13:06.156Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=609dbf9d-c27c-4070-84d4-b385c858dc6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:13:06.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:13:16.167Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=94675b74-6edd-4952-87a9-32a395285082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:13:16.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:13:26.179Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=0ec55e0c-58d0-4b56-8129-bf201b46566a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:13:26.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:13:36.189Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=b275097a-980b-48d3-8173-2e5f9b1aa985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:13:36.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:13:46.202Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=4020d5f5-e92e-435e-a578-3a8c15a801cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:13:46.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:13:56.211Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=eefd08ef-90a4-4ef9-8dca-f73dc44e378d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:13:56.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:14:06.220Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=1541827c-3e04-48ab-bbe5-828ecac48ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:14:06.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:14:16.232Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=c81ff35f-e209-4f5f-a91b-c897575d70d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:14:16.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T06:14:21.991Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T06:14:21.991Z |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-22T06:14:21.992Z |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-22T06:14:21.993Z |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-22T06:14:21.998Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-22T06:14:21.998Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-22T06:14:21.998Z |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-22T06:14:21.999Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:14:26.241Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=15b3d2fe-5a69-4ece-9c1a-cbbbb8a285d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:14:26.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:14:36.249Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=99419c7b-f400-4eff-86f2-414df4765cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:14:36.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:14:46.260Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=5f2e6b88-414a-4121-b9df-595f07b21ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:14:46.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:14:56.271Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=018335ea-8263-46e0-b6bd-b745dc2e43cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:14:56.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:15:06.280Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=70d8b088-ea61-463e-b090-11feef175a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:15:06.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:15:16.289Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=440aa46e-5c4a-41fc-803d-f461a5ba67d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:15:16.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:15:26.300Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=83899349-79ca-4540-bc04-0b1978bafdf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:15:26.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:15:36.310Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=ddbdb59a-33cf-481c-91f3-349914e915e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:15:36.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:15:46.319Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=fab5a127-cce3-47db-bfea-ebe9e3ff7951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:15:46.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:15:56.330Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=2dd1dd31-68ae-458e-a56f-39fade4e3c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:15:56.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:16:06.339Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=1479ab7e-fda7-40aa-8cdf-05f6dbdbf35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:16:06.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:16:16.356Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=533e4760-3f48-4ef7-94d8-72a596dbb527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:16:16.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:16:26.366Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=18d7aaff-43f2-4c6f-bfe5-4441e5f13f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:16:26.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:16:36.375Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=57a66ff1-d4e3-4a0e-b51e-3190fcf7e409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:16:36.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:16:46.385Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=e8d2c604-d7a9-44f9-8f4c-6fad4d026f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:16:46.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:16:56.401Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=28f58575-3942-439a-9b1a-2010f4ed294a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:16:56.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:17:06.409Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=e8eb8093-bad9-4d1a-b9c8-ca7bb16d7626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:17:06.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:17:16.420Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=4c52b8b2-241d-4931-a98a-e8d78fe4d95c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:17:16.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:17:26.430Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=86466a8a-fff3-4cca-af33-a2393cba1098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:17:26.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:17:36.439Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=37942e00-4cb6-4990-b984-c54c5565c949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:17:36.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:17:46.448Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=38a41a4e-0195-4816-823e-0993f9797cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:17:46.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:17:56.457Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=daaca7dd-3cf1-4391-a022-620eb01793d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:17:56.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:18:06.466Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=93aded61-eba9-4e43-8473-f108d6a8ac23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:18:06.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:18:16.501Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=76eb4752-f485-4ac1-9edd-535f4480cd84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:18:16.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:18:26.523Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=31884f5b-14dd-4367-b0ba-e3c46f99810f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:18:26.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:18:36.545Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=9a2d2b35-d6aa-4de7-b196-e8d6adbec61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:18:36.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:18:46.593Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=d3ff2dbc-7d24-4f7d-a4cd-610b31c7db60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:18:46.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:18:56.610Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=df57b774-d03e-4d20-a8d3-f6b659580697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:18:56.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:19:06.620Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=7233169f-dddb-43bf-8ab4-5797c4b09049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:19:06.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:19:16.629Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=ca396f4f-a4fc-4f9a-be8d-55a2869c5bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:19:16.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T06:19:22.071Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T06:19:22.072Z |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-22T06:19:22.073Z |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-22T06:19:22.076Z |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-22T06:19:22.082Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-22T06:19:22.082Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-22T06:19:22.082Z |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-22T06:19:22.085Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:19:26.642Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=fa3a46c0-8e6c-4a28-b661-e9f247003f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:19:26.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:19:36.654Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=1d38259c-372f-476d-b697-6e91c8d0c51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:19:36.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:19:46.665Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=333956ff-43af-49d1-8fd9-c09a6a62ad68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:19:46.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:19:56.704Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=cf389190-31a4-4255-b9bd-fcb3e60ae52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:19:56.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:20:06.726Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=bacb82c6-55b8-42c2-aee5-8f596d841da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:20:06.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:20:16.738Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=2b7cdf87-1acd-4125-88b8-d8563c47cb02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:20:16.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:20:26.748Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=be444ab6-58ba-4065-99f4-e02fc0df83b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:20:26.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:20:36.756Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=20972152-81b5-45a0-bb2b-d468103fb05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:20:36.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:20:46.785Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=5c81923f-bb04-4483-bfbc-c9628b3b763f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:20:46.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:20:56.801Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=f150a0a5-39cd-4922-8c90-4071d1c204cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:20:56.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:21:06.811Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=9e49b954-1330-43e2-a923-3995c6fa56da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:21:06.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:21:16.823Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=4d003c2b-bc19-474d-a1b2-ec75cf7d83bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:21:16.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:21:26.832Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=188908f1-d15d-45b4-893b-c7e31bb87d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:21:26.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:21:36.841Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=167e5342-8c80-4731-ba96-51f4c84a3322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:21:36.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:21:46.849Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=0e549615-2a49-4941-aeb7-e1d04fc6e653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:21:46.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:21:56.875Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=ae568f2b-da31-4ab7-ae25-9c236f8f2629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:21:56.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:22:06.885Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=e6cd9795-3867-4e0d-adde-e72f58a96f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:22:06.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:22:16.896Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=ea426147-d32e-4706-b2b8-2121ccff7cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:22:16.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:22:26.905Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=caca22fb-752a-41e3-aa8b-0dae85ef1301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:22:26.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:22:36.914Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=5ec91a13-5cdc-41be-8cd9-18774935acde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:22:36.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:22:46.925Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=ec5abc67-19cb-4bbb-9ae4-f4ac2ce2c74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:22:46.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:22:56.939Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=104f3557-1f83-482e-9190-4f7604a90db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:22:56.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:23:06.955Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=a6ec193c-7d6b-4b94-8322-d40b4e62f73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:23:06.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:23:16.964Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=f1d404f7-6cd2-4513-85b4-8f6b55bb4e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:23:16.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:23:26.987Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=e87b3ea3-ea2d-4524-b3ad-85ca3c922333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:23:26.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:23:36.996Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=b0fd7ac0-cad4-4cf2-b3de-4b8894dee293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:23:37.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:23:47.011Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=6e92586a-af7f-40a8-9b4d-2aa70eb71db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:23:47.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:23:57.021Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=1bf0ef4b-9356-4c04-9f82-b2b0bf083f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:23:57.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:24:07.039Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=86ae4e8b-7b90-41da-a8ca-d8084ae1d2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:24:07.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:24:17.050Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=a901087f-2933-4a2c-9d0a-d43978becd75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:24:17.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T06:24:22.006Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T06:24:22.006Z |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-22T06:24:22.007Z |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-22T06:24:22.008Z |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-22T06:24:22.013Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-22T06:24:22.013Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-22T06:24:22.013Z |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-22T06:24:22.014Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:24:27.084Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=612ae6be-dce5-42ea-a628-d9cbbc882669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:24:27.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:24:37.094Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=78e2e537-8737-4592-99f5-24b85548cc9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:24:37.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:24:47.107Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=1a4acd88-d065-43d6-b6a4-a91bd2fdcc95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:24:47.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:24:57.115Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=38da5746-e622-4cd3-a3cc-64f5158e71a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:24:57.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:25:07.133Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=47364ae5-47d5-4cf8-9c8c-11528b39752d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:25:07.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:25:17.162Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=33e02a95-a94d-4e6a-8359-143adba91835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:25:17.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:25:27.180Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=d22781d6-1f47-4183-9d30-b76dfdd2a370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:25:27.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:25:37.190Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=0f7f3a3a-4cbc-414c-b813-cf6f59107d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:25:37.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:25:47.199Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=010213b2-39db-4143-a3d8-2d83ce56302f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:25:47.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:25:57.214Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=28b749ce-6cc9-4dd1-be4a-970b0432f7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:25:57.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:26:07.231Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=9cec5e1e-e43c-4531-ac42-f3a57c8c4799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:26:07.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:26:17.252Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=88771f5d-bb8f-46d2-9b44-58e92f8a1caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:26:17.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:26:27.261Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=f3df044a-4c01-44ef-be37-7cf7e4e48be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:26:27.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:26:37.268Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=63029d51-35b0-4ba2-a2fd-da12ead46551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:26:37.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:26:47.283Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=540c6a49-add0-4f4f-9ea4-9126a785a22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:26:47.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:26:57.309Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=6abba629-1984-4306-b474-47438e9841fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:26:57.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:27:07.326Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=b85c236f-e960-4ffc-a6fe-436109e0c924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:27:07.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:27:17.337Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=76b7e31d-67e4-4ec8-8283-db579f84cbb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:27:17.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:27:27.356Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=eae6e298-51f3-41c5-99b0-b10b6d724cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:27:27.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:27:37.371Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=ecec3ad9-f718-43db-8cec-add2976ad7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:27:37.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:27:47.384Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=55f4048c-89f8-4d2b-bfd4-b610d9d18449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:27:47.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:27:57.392Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=53c6e900-c903-4fce-9977-d73477e69630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:27:57.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:28:07.403Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=233a8410-b9e6-4998-8794-aeedc8159c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:28:07.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:28:17.413Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=15f7f594-947b-4274-a541-f3c73b131238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:28:17.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:28:27.426Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=613155b7-798b-447e-914e-00335f2eda31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:28:27.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:28:37.444Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=61d478d9-74e1-4a40-a2c1-95d24e74d384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:28:37.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:28:47.453Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=88d67783-cab1-4f01-ba9a-a0795cb20c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:28:47.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:28:57.465Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=62cf02c6-c78a-40fd-a820-85469820b06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:28:57.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:29:07.480Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=067c5817-3ce4-470f-a65b-7390675fa3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:29:07.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:29:17.490Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=c3a46e2c-68a0-43b9-86da-edd0eccdde00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:29:17.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T06:29:22.103Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T06:29:22.103Z |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-22T06:29:22.104Z |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-22T06:29:22.107Z |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-22T06:29:22.113Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-22T06:29:22.113Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-22T06:29:22.113Z |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-22T06:29:22.115Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:29:27.502Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=9bacdd45-4fae-4934-a2ea-5412d04f8b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:29:27.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:29:37.511Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=04673d1c-3b5d-4776-a752-5b8ba18d62b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:29:37.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:29:47.527Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=1359f83a-a421-4c68-a23b-ea36ca933a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:29:47.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:29:57.535Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=eda2a56d-9a91-4f46-9817-2680c49478b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:29:57.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:30:07.546Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=81c2b921-908d-4c3d-b95f-d5b4bc8a2136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:30:07.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:30:17.553Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=14daaa60-9df5-4723-92b3-4ea9af6a811f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:30:17.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:30:27.569Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=596f322c-6332-479d-9c57-1d81bf697617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:30:27.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:30:37.582Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=9993a96d-c192-4da1-801c-5e06e01bdb72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:30:37.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:30:47.614Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=ac5c7b02-1f9f-4bd9-927b-30aaf8d983e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:30:47.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:30:57.621Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=2d63279d-f44d-46bd-a79b-fa37041d08dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:30:57.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:31:07.634Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=32d0642c-2658-4d6c-a506-0113148da8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:31:07.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:31:17.643Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=5e86944f-33d3-49cd-bb63-28a174e3a9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:31:17.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:31:27.651Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=a44e1df5-65da-4d49-8f7e-2ae690ecd5ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:31:27.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:31:37.659Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=51d3791b-8e15-4257-9987-d1934223a1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:31:37.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:31:47.669Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=88666bb4-a244-4dc5-bd37-1196570aab03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:31:47.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:31:57.683Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=6de0b3db-c144-4b30-873d-e2a280194fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:31:57.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:32:07.690Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=a7dea2da-96f5-44dd-bc2e-500150156ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:32:07.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:32:17.707Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=6e6afc31-1093-4b28-abab-c165eed75a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:32:17.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:32:27.719Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=7c71f514-282b-4762-b4bb-81f4331bde23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:32:27.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:32:37.743Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=c26d20df-582d-40ec-83a1-136e3f29b478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:32:37.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:32:47.753Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=2fdf8076-17bf-411f-95af-afd309d3ee29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:32:47.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:32:57.777Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=551b7206-e4db-4e7f-869a-d8019abf17a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:32:57.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:33:07.785Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=dc4b86c7-5906-40f1-98ed-9bb4320dfd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:33:07.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:33:17.795Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=d1e611d3-5aaa-477f-aecc-9a921b9dd3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:33:17.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:33:27.812Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=0c0970b6-6389-4c06-b09e-739c05496a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:33:27.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:33:37.864Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=afbf14d4-ece6-407e-a44d-0a6d9e6a6543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:33:37.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:33:47.881Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=c3ef28fc-fea3-46e1-a01c-a969e884334f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:33:47.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:33:57.891Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=5ab6adc6-fce0-4024-b6c2-f59527bad06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:33:57.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:34:07.900Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=b8128d34-b11f-4e8c-869f-9616f81c7d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:34:07.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:34:17.909Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=a99d0ed0-7dfe-4bf8-9c77-8e09248f4663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:34:17.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T06:34:22.020Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T06:34:22.021Z |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-22T06:34:22.021Z |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-22T06:34:22.024Z |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-22T06:34:22.028Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-22T06:34:22.029Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-22T06:34:22.029Z |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-22T06:34:22.031Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:34:27.921Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=22133887-0730-44dd-8cbc-412f98b1a23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:34:27.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:34:37.929Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=9a784b77-df80-4c64-a141-4e2a4c1faf3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:34:37.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:34:47.947Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=e55e1c2f-90ab-41c2-9290-9a78b3b87b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:34:47.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:34:57.956Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=76bd2864-3b41-4d28-af18-38468b5c8dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:34:57.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:35:07.966Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=eace329c-f26f-4639-aae9-adcfd21ecc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:35:07.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:35:17.976Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=8b5b25eb-b4a9-4f3a-ae83-c4e366e1ace5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:35:17.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:35:27.985Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=3cb313f0-5d25-45c2-99fa-bcfe7aa04bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:35:27.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:35:37.995Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=57ca7149-818b-4d1e-9cbe-89340e436cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:35:38.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:35:48.019Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=2b4e47fb-f9ea-4173-8773-146a2160d7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:35:48.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:35:58.032Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=82a959d3-f4d1-4ccb-aa29-015283dc23b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:35:58.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:36:08.041Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=a3f71de0-a5d5-41d6-bc53-c8ad6724e62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:36:08.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:36:18.051Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=0e26c76d-31f1-4f6a-9ce5-07c2dadc2674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:36:18.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:36:28.060Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=13229ac0-0d67-45d5-a767-0620811a9394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:36:28.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:36:38.069Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=bf634a3c-aa39-45b9-8cc2-9f62c11684ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:36:38.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:36:48.079Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=e967563f-5691-42d9-98bf-36d44bbff337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:36:48.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:36:58.087Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=2e9e7e4c-8ce6-455b-8966-fbd126874fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:36:58.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:37:08.098Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=ad830f40-d26e-468e-87f1-20f89da86c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:37:08.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:37:18.106Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=d230c5b3-a296-4b48-a9b3-e2ff80da6455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:37:18.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:37:28.117Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=e4f973b9-0718-436f-8341-af9693f9392c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:37:28.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:37:38.127Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=314e8f2f-be59-49a3-aefb-9e2eec644fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:37:38.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:37:48.137Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=a86a8c03-56b4-4179-8d73-63602b73a396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:37:48.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:37:58.147Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=649eb4b5-1324-44de-bbe8-7744b338f581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:37:58.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:38:08.156Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=8046efee-5bb5-436d-9fdf-6093dc8fb996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:38:08.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:38:18.189Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=e7ddeabe-765e-484b-9e1a-883b745bd8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:38:18.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:38:28.219Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=74c8cb63-0a76-45c1-827b-d5d0117a98a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:38:28.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:38:38.241Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=5b2e844b-6c6e-4989-b0a9-540c4a15150d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:38:38.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:38:48.257Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=304b7b5b-a5d0-426d-b6ec-9461b714a6df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:38:48.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:38:58.269Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=9084505b-f36d-4009-880e-ebab0de00716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:38:58.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:39:08.279Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=d846295e-95bc-486e-8332-c6e1ff96adc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:39:08.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:39:18.288Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=53bfc6b2-dca8-4bcb-a483-85eb3fd2ffdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:39:18.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T06:39:22.085Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T06:39:22.085Z |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-22T06:39:22.086Z |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-22T06:39:22.088Z |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-22T06:39:22.095Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-22T06:39:22.095Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-22T06:39:22.095Z |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-22T06:39:22.097Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:39:28.300Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=67c78d46-5fe1-4c72-b805-25960d03a1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:39:28.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:39:38.313Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=827e030a-0437-467b-b0a2-c28fc44123db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:39:38.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:39:48.324Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=533722c6-e9cc-4f8d-a543-0c461365dcd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:39:48.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:39:58.339Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=f158f547-5b0f-449e-8882-def5f8b02e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:39:58.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:40:08.353Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=59cf684d-6b29-44fa-812b-00b3011e4978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:40:08.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:40:18.370Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=9fdec6fa-81ae-4c91-84e9-63e1304607ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:40:18.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:40:28.380Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=be5c8851-768f-45c1-98c3-f1da3a0830e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:40:28.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:40:38.411Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=5a155204-dfd1-47f4-8bb7-2e01a8a43da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:40:38.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:40:48.425Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=e47fa2e1-e5f4-4e6d-b942-517c87a4926d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:40:48.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:40:58.457Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=6ada0272-6245-4267-afbf-8934bc242536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:40:58.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:41:08.468Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=f22d7f79-e22e-440e-a60d-d19c417f27aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:41:08.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:41:18.494Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=7651376c-7a3c-4328-ab7a-95f4eccf167b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:41:18.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:41:28.504Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=6169f0dc-a2eb-43f8-96b0-1be3ecc1db0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:41:28.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:41:38.513Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=15321a92-5323-493b-9dbf-483234472a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:41:38.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:41:48.522Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=d0718709-34b0-4cc5-b326-1030b2761cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:41:48.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:41:58.534Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=2fe44672-26ff-4f3e-9a33-1a7a0d944d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:41:58.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:42:08.550Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=05a2fb9b-5bd0-4157-b799-4e6e236fbacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:42:08.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:42:18.561Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=11fb1bf9-aa7d-471a-89fb-5e675fd812d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:42:18.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:42:28.599Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=c26e5d64-a438-4c8d-86a3-ae2db647188f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:42:28.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:42:38.608Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=3de272ad-5418-4a5f-8a3f-ef904f6d0b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:42:38.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:42:48.639Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=94ce2cb3-2cd7-4c08-b873-365625ec5ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:42:48.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:42:58.648Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=b12ebc99-45d3-4d58-8ca2-c515ba094b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:42:58.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:43:08.671Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=21fba886-f07d-42eb-b28f-6ac27cfd515e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:43:08.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:43:18.689Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=d1613b04-5b09-4d17-9735-19eb8ff79a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:43:18.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:43:28.699Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=6ea700f6-22d6-411c-a8f9-95ad0e2abb6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:43:28.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:43:38.709Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=eb826c47-375b-4371-ad79-edcf05ee6ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:43:38.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:43:48.718Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=128ac267-3ef5-4a32-a0e6-2f9821ef18f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:43:48.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:43:58.726Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=b7b4bcfe-2f9c-47a7-ad07-104e49ac311e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:43:58.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:44:08.734Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=56326f48-d058-4d21-a608-3d2be71f0b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:44:08.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:44:18.741Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=9824232c-babe-46c7-aaa8-15ef46508c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:44:18.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T06:44:22.080Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T06:44:22.081Z |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-22T06:44:22.082Z |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-22T06:44:22.084Z |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-22T06:44:22.090Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-22T06:44:22.090Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-22T06:44:22.090Z |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-22T06:44:22.092Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:44:28.748Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=de23f5c7-ba38-44c8-8fba-38872cbe8a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:44:28.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:44:38.757Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=87f4b82d-1dd8-46ca-b3ad-15901aa1e85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:44:38.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:44:48.767Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=1669c6f4-06dd-45ce-aa91-8df65180e888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:44:48.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:44:58.782Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=09b091ec-0a41-43f6-b733-5cf1b7befa25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:44:58.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:45:08.792Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=36a46ea3-3b93-4b90-b9f9-3742bf591bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:45:08.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:45:18.804Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=8d6244e9-6003-49c7-8b5f-0fb4356f6180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:45:18.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:45:28.813Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=8bbfdc5f-8fd5-45f0-b4a5-00ee11c9dbed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:45:28.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:45:38.820Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=354f75ec-3498-407e-bc62-0992e157b374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:45:38.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:45:48.831Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=db3862c6-bde0-4eed-a53b-12ac48bc3dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:45:48.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:45:58.841Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=0375f0a3-415e-4a99-9128-a0a2c6adf6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:45:58.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:46:08.849Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=2a0cee72-fb41-4b17-9247-8c10ea4d688b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:46:08.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:46:18.858Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=f440f13f-a7ad-4e84-a4b2-1ee19c2bfe90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:46:18.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:46:28.866Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=14abf941-dfad-4c8d-be34-863d42793b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:46:28.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:46:38.876Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=68b7ace1-b554-405d-aaec-3a1ab944d4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:46:38.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:46:48.885Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=148f2a49-f250-4708-80c4-bf3132f0f67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:46:48.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:46:58.897Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=99f477d3-5b5b-4493-9dc5-71756f84c065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:46:58.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:47:08.915Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=46f58ad6-b37d-424a-98be-a862ffb34ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:47:08.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:47:18.922Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=555a233e-bbac-4523-90ff-c0fd28376a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:47:18.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:47:28.931Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=b2bfff04-e6bc-4a22-b2f8-cee120c3f15e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:47:28.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:47:38.942Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=27b014c8-409f-459e-9720-fc9a4b72f3ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:47:38.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:47:48.951Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=41079487-e3a3-47a0-94ae-b68b04abee36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:47:48.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:47:58.960Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=a8a89234-0740-43e7-aa01-8623720e3403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:47:58.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:48:08.971Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=0f05f794-adf5-41a4-9d50-4c8965d0370f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:48:08.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:48:18.983Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=5c93bfd8-e5f4-4c90-94f8-88eb60638e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:48:18.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:48:28.993Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=0b957b91-39f9-4d4e-8a2e-b5b702a1d9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:48:29.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:48:39.017Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=9d6dc721-cb04-48ba-aeac-416fb052ab65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:48:39.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:48:49.032Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=04015e02-0423-4d08-99aa-126116c72c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:48:49.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:48:59.046Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=5b194a8f-9660-4e35-b097-ba81090ba422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:48:59.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:49:09.054Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=c79f671e-96e0-47df-ba14-448dc3eef82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:49:09.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:49:19.064Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=7fc07387-4585-4be7-9440-79725ed64ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:49:19.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T06:49:22.112Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T06:49:22.113Z |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-22T06:49:22.114Z |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-22T06:49:22.117Z |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-22T06:49:22.123Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-22T06:49:22.123Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-22T06:49:22.123Z |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-22T06:49:22.125Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:49:29.083Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=7a91fb85-42b9-426c-a96d-3b84c1bb866e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:49:29.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:49:39.097Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=81e4447d-fb15-4f23-b4c9-fa885766d73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:49:39.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:49:49.107Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=143ef337-1d9a-4cdc-9e68-cb9fed430084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:49:49.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:49:59.116Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=a89d52b8-6b45-4881-badb-482be97b5e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:49:59.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:50:09.151Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=780c295f-c878-496e-b74c-8a5db4be759f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:50:09.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:50:19.164Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=0dee967d-2e90-40a6-9a34-4782459b4f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:50:19.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:50:29.192Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=b26ae209-a301-4cf1-9763-f654784358f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:50:29.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:50:39.202Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=53c23344-977e-4832-adfb-e274f0d58ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:50:39.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:50:49.210Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=31438a3a-2da7-4c3e-bf25-4126a6b2ee86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:50:49.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:50:59.219Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=2df116ed-1a9c-4626-836b-02e54e217fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:50:59.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:51:09.231Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=47f9ac9e-59b3-4926-a09d-009063bcb43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:51:09.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:51:19.243Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=64413537-a22f-4150-9547-539eebd5fe97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:51:19.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:51:29.252Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=0e566f24-17f5-44e0-9aa5-5e99b070d366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:51:29.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:51:39.271Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=cf8a8889-6dcd-4a05-a61c-986b31d50cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:51:39.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:51:49.282Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=8fe10eef-6c65-4666-8a8b-5eee06d8df2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:51:49.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:51:59.293Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=bc01c584-4fb8-4814-9649-d18d44cc4a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:51:59.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:52:09.310Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=fdec69d5-f626-4d3d-9984-713cf04374fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:52:09.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:52:19.320Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=5eee0ff4-e983-4efe-aaba-a1505aac9868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:52:19.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:52:29.328Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=45279e2d-636a-4405-93a9-761427335ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:52:29.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:52:39.338Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=9e71f3a1-90bc-4dc8-bc8e-fb7c5826a0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:52:39.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:52:49.380Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=39eba9ae-6d16-4721-869c-39c1ef2fcf58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:52:49.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:52:59.389Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=51a31e9d-6b0c-4b34-b7df-da112af1f07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:52:59.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:53:09.405Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=d753608a-5a17-4eb7-af90-d4ae0bdee8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:53:09.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:53:19.418Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=094bc0fc-fdc4-4330-a40e-0d35d34aa879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:53:19.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:53:29.432Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=3d46dfb4-0843-4f7d-8b91-9d5fd94dc5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:53:29.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:53:39.450Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=f021163e-33db-4217-9fd4-d189caf196f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:53:39.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:53:49.462Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=d5a314e0-dc5e-492f-aed1-09e21cc7d06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:53:49.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:53:59.470Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=77407151-4f66-47ae-8cff-5f16b6d300d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:53:59.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:54:09.478Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=ace83b71-bc09-4d85-8968-3bbbb8cda0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:54:09.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:54:19.496Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=47629706-9789-4a2d-b100-17dbc63fef95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:54:19.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T06:54:22.002Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T06:54:22.002Z |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-22T06:54:22.003Z |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-22T06:54:22.005Z |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-22T06:54:22.009Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-22T06:54:22.010Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-22T06:54:22.010Z |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-22T06:54:22.011Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:54:29.506Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=b0e3061d-1c05-4402-996a-2aa787c343dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:54:29.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:54:39.517Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=706d3595-93a8-489b-b254-91a722c717db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:54:39.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:54:49.547Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=7240ee7f-1c6f-494c-9263-65eb62518730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:54:49.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:54:59.556Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=29ec32ea-a1ef-4824-a54b-67b6490cb104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:54:59.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:55:09.571Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=7098c3d5-dceb-4194-9c8c-c2ff33ad0d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:55:09.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:55:19.580Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=bff8a377-00f0-423b-993e-fee345a314f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:55:19.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:55:29.589Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=0e8a94cd-d13f-47c9-b6f4-e44330353473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:55:29.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:55:39.597Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=bae15782-227c-47d8-98fe-27f78494a38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:55:39.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:55:49.609Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=65971e12-23f1-4116-ac57-6d0ac2975614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:55:49.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:55:59.622Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=0ef22125-5c06-4973-87bc-abbae624ac49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:55:59.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:56:09.631Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=31e5f853-836c-419d-bab9-4ce13081f186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:56:09.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:56:19.646Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=0db257c0-17f9-4fde-bb1a-a47b4e17a50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:56:19.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:56:29.656Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=8232a1ed-1f0a-45c4-83c4-3b6158ab9411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:56:29.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:56:39.671Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=b8ed838b-3e07-4936-821c-46ff60b7af28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:56:39.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:56:49.695Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=aeea88b5-fe16-471e-803c-ff443141b994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:56:49.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:56:59.703Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=241181d7-77f8-4346-b92e-18e7dca9573a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:56:59.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:57:09.719Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=ff7cf90c-40ad-4913-a43c-31156b9f5d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:57:09.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:57:19.729Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=2ac6f07f-2ae0-4616-ace7-15e0b28dca48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:57:19.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:57:29.751Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=1876c073-e23b-42ea-9e3d-a1597245fa9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:57:29.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:57:39.843Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=87161b56-d2aa-46e0-aade-36ea9fd30c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:57:39.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:57:49.855Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=c10c4396-ec6a-4f2b-965a-23610962b443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:57:49.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:57:59.868Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=7337667d-d30d-422d-b70f-9f49c9732cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:57:59.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:58:09.889Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=6f4c3e2a-cd0a-4f85-8274-45c964a03d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:58:09.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:58:19.914Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=031fe27c-b0c6-40a3-86b8-42d42b3e9529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:58:19.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:58:29.931Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=5f38f8be-246a-40f4-b197-13d35958cfbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:58:29.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:58:39.947Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=3f4a6cc7-e7cf-4ad1-a4ab-3bf361ef1082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:58:39.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:58:49.974Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=1cca7241-e126-4831-9514-207db07bf4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:58:49.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:58:59.997Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=db9dceb0-6d8e-4b3b-87b6-2e1a12025604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:59:00.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:59:10.056Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=a1b0173d-7a3f-4ddf-bf94-7bd77cae1a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:59:10.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:59:20.097Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=4b0a1c4c-2ae9-489a-af45-05bd47bb4848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:59:20.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T06:59:22.095Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T06:59:22.095Z |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-22T06:59:22.097Z |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-22T06:59:22.100Z |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-22T06:59:22.105Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-22T06:59:22.105Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-22T06:59:22.105Z |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-22T06:59:22.107Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:59:30.107Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=1f435331-768d-4641-9cd0-1543d5dcc61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:59:30.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:59:40.130Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=9cda0404-d09b-4e7e-b252-afbb9441eb06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:59:40.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:59:50.140Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=1ca23cdd-d8c3-4f77-9e2a-dbff8a8c89a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T06:59:50.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:00:00.155Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=f23aa844-2514-422c-bded-2dfb6137bb75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:00:00.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:00:10.165Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=1879b6e0-24d9-4b10-a646-2bb5443adb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:00:10.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:00:20.208Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=bbd9dd48-a3b6-48f8-ad1b-662037fa72e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:00:20.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:00:30.217Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=87003763-be29-426a-817f-5e146ac5b0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:00:30.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:00:40.235Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=77de29c0-b74f-4aca-a4c7-3d306715e845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:00:40.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:00:50.250Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=1315b415-cd1e-4b06-8f54-94df95c28720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:00:50.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:01:00.277Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=d83f7d21-e59d-43b4-8afa-715f5fdf03b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:01:00.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:01:10.288Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=4a33f61c-0749-46f0-8ad5-cd1e4337bc35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:01:10.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:01:20.309Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=0156351b-8207-4965-a15b-3178f99957fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:01:20.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:01:30.319Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=da077365-bfa4-4c18-abd6-f7c0ef8fb05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:01:30.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:01:40.329Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=15850078-637d-4afc-9b5f-4606610190be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:01:40.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:01:50.339Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=14b0fdc0-29a1-4a7d-8301-8412b9c5c4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:01:50.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:02:00.354Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=89e91af5-22eb-491d-b364-0429ae64f9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:02:00.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:02:10.363Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=7e2181f8-6207-4951-b0f5-7ef4d667d1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:02:10.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:02:20.372Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=600ae2d4-1c87-451a-ac83-54dcbf516393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:02:20.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:02:30.382Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=60efc373-53a0-46e1-94ab-1f586f9068d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:02:30.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:02:40.392Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=957fc09a-6748-4024-820c-e1d1056a0175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:02:40.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:02:50.402Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=ee8eea5c-89e8-4683-b740-3210ef35e453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:02:50.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:03:00.411Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=862c055e-20b6-48cb-b8fe-295da5565eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:03:00.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:03:10.419Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=1db98741-ed42-4260-af9e-c9a0726acb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:03:10.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:03:20.429Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=a42449c6-6731-447e-a334-fdd87dc2af15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:03:20.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:03:30.439Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=154d6ed9-9929-4b51-a267-1b3424ebe0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:03:30.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:03:40.450Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=c9804573-0104-41c0-8ff6-7dac24326d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:03:40.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:03:50.459Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=46db8134-13bf-43e9-b6ac-4df6dc883d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:03:50.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:04:00.481Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=4b6ccc68-c68c-400f-9a7e-c9c8a23082f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:04:00.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:04:10.490Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=ea17e3c6-bd95-436c-b6c1-aa3abc3a5c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:04:10.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:04:20.499Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=976cfd5d-a10a-44a6-943d-5cddb1be73d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:04:20.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T07:04:22.081Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T07:04:22.081Z |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-22T07:04:22.082Z |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-22T07:04:22.084Z |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-22T07:04:22.089Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-22T07:04:22.089Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-22T07:04:22.089Z |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-22T07:04:22.091Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:04:30.515Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=13d980fb-fc6b-4c2a-8d72-ef1e2bc2bfd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:04:30.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:04:40.523Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=0972d7f0-905a-4c4e-b529-692e946f33d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:04:40.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:04:50.532Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=963ff0ea-e688-454e-aeb0-467b4bc472a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:04:50.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:05:00.542Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=828e5aab-dce5-412c-b879-3b9f556d2c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:05:00.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:05:10.550Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=b99c5f8b-b37f-45eb-be15-dadaecaa8484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:05:10.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:05:20.559Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=1b7d772c-e85f-4c79-a307-ac877081d9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:05:20.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:05:30.571Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=34fb323a-8b3f-419d-8222-f13644fb5f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:05:30.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:05:40.579Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=e311e693-e72c-4f7d-adfb-6c472d3e9eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:05:40.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:05:50.587Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=cc0c5be3-6c36-4352-9c77-e051b98d7970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:05:50.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:06:00.595Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=8a66ea41-00d0-468c-9e18-9c50fb333653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:06:00.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:06:10.606Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=8eace301-4d2e-456c-adfc-fb34c2fc37e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:06:10.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:06:20.614Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=119187e8-1a54-4672-8005-95f33580a417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:06:20.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:06:30.626Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=5af4b102-14ce-4efc-8bbc-69f5c0637b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:06:30.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:06:40.635Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=b81cbad9-a4ff-44b0-8b05-122b74ab0205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:06:40.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:06:50.646Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=a4b6a061-9d5c-45e9-b062-7f75143c860c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:06:50.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:07:00.659Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=301596e6-545f-4922-9970-9ab38e64c15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:07:00.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:07:10.671Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=e18766f4-7b9a-4615-85f7-af8f5fa6a2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:07:10.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:07:20.679Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=2f59e349-0a68-41a0-a0f7-728dbc1a1a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:07:20.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:07:30.687Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=67179f02-f388-4857-8e2a-57c1554c3680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:07:30.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:07:40.697Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=272e4d98-9f96-445e-a518-13e7eb4f129c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:07:40.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:07:50.710Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=7e6ca255-1a75-406c-853e-ab7d0a9a877c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:07:50.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:08:00.720Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=14fbf270-cc07-4c5c-b434-a7c7d6f08b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:08:00.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:08:10.731Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=9921447d-d810-4639-8d15-4f6883edb137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:08:10.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:08:20.742Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=e359f337-18b6-4018-935c-ac82a416f9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:08:20.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:08:30.757Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=037c7e55-c016-4409-b668-b8c691d95da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:08:30.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:08:40.766Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=0b5441a8-abdf-4d55-a5d0-6d180ba9193a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:08:40.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:08:50.775Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=19f06bd0-a8be-4702-b815-5764b85063d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:08:50.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:09:00.790Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=3f06c69f-6bfb-46ab-a5fc-06a02750123f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:09:00.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:09:10.799Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=6189f45b-c090-4f4f-9bf9-9d84093ee6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:09:10.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:09:20.812Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=4258eeb3-abcd-4646-91b5-8f5fd056fc04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:09:20.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T07:09:22.138Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T07:09:22.139Z |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-22T07:09:22.140Z |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-22T07:09:22.142Z |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-22T07:09:22.149Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-22T07:09:22.149Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-22T07:09:22.149Z |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-22T07:09:22.151Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:09:30.822Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=8e975b91-fe62-4bc1-b18c-37f81389c5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:09:30.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:09:40.830Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=a818bc02-11d5-4d35-a9bf-edcd5db1dd22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:09:40.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:09:50.839Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=96c909b3-5fe5-4623-9844-567259427fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:09:50.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:10:00.847Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=6afffccd-4dd0-42df-9624-409afb410a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:10:00.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:10:10.856Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=4ff26d84-30f3-4402-bf2b-11b741257c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:10:10.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:10:20.864Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=eb3dc4d6-6beb-424d-b374-b4ecd6ad8fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:10:20.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:10:30.873Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=bde48fba-9491-4fd7-b09d-35ca65d3cd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:10:30.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:10:40.883Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=1474f1c4-392e-4e8c-a249-fdeafd358cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:10:40.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:10:50.892Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=d19824ca-74dc-4914-9429-3563424138ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:10:50.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:11:00.904Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=a0effcb0-5988-460c-8150-d29c1fb394b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:11:00.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:11:10.914Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=cf0be3a6-d003-4dbb-a721-4104cfff8973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:11:10.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:11:20.923Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=e1e5b8f0-b848-4af8-a143-a8a8da80aa1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:11:20.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:11:30.932Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=6cb1c820-065c-4d0f-bd3e-4a45491bd645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:11:30.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:11:40.946Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=a08ba0e4-9d23-46cb-887c-3e0b2bf0966e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:11:40.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:11:50.956Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=f3dd0fe9-8067-4d0e-947f-50b5493e8dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:11:50.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:12:00.975Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=941800df-0186-48ce-abb9-2f4d1f99bff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:12:00.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:12:10.985Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=f88d6fdb-469d-4b7e-9949-e224bc853fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:12:10.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:12:21.000Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=592ea3ff-91b3-416a-a135-497c8e248eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:12:21.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:12:31.015Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=ac4cce36-0732-441e-be1b-c0ec20b25b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:12:31.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:12:41.025Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=c5d7b27e-6812-48f7-85fe-9a42cd26f8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:12:41.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:12:51.036Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=7be2781a-f051-422c-b6cc-cc010dbc41b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:12:51.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:13:01.045Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=fa6c4751-b369-4040-a79c-07de1128e4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:13:01.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:13:11.054Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=d4ef146e-b541-4396-bd98-169398ee25f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:13:11.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:13:21.070Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=4474cd0e-337d-4e7a-8dfd-dc0c74193384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:13:21.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:13:31.086Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=60150c2f-3d91-4421-a94e-e55fb9ec9b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:13:31.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:13:41.095Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=28a9f24c-648a-4ff2-b6f0-d9cb880b7796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:13:41.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:13:51.106Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=6bd0c18d-040a-4cba-bcbb-790229185ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:13:51.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:14:01.119Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=32a1ef00-9245-4512-a108-4851b144d80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:14:01.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:14:11.128Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=95f29615-6bec-4c90-9840-6fc7bfe79a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:14:11.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:14:21.143Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=7e147fb4-e498-4592-8d50-b7541ebbeca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:14:21.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T07:14:22.030Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T07:14:22.031Z |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-22T07:14:22.031Z |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-22T07:14:22.033Z |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-22T07:14:22.037Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-22T07:14:22.037Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-22T07:14:22.037Z |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-22T07:14:22.038Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:14:31.178Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=f6ffb72b-4ccf-4565-b0f0-ce1cfa9e9c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:14:31.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:14:41.192Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=5d6e34fc-1d05-44ea-a0e5-e264a8d2f8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:14:41.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:14:51.209Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=3d28c762-e739-4dd5-b972-4be9ab76c1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:14:51.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:15:01.236Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=1dc41a71-bb30-4779-a85a-fcd9461652eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:15:01.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:15:11.244Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=4c8fc64a-4b7c-4ada-aedc-a8d1a8879ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:15:11.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:15:21.253Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=6246ed48-3c7b-443a-8427-93fc8922f09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:15:21.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:15:31.264Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=a7d1da60-194c-4302-b1c1-c0389ede4599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:15:31.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:15:41.274Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=6da17e2e-a716-4128-b49a-fdaf60f2258d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:15:41.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:15:51.283Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=c28dfb1a-b5ae-4a36-8255-3bebdb116322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:15:51.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:16:01.304Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=8e196af2-68c2-4d1e-a0ee-021cfaeac3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:16:01.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:16:11.313Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=1862fc3c-b64b-4f5d-912e-9467b315dae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:16:11.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:16:21.322Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=58727526-ec51-4949-81ca-b28da8961397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:16:21.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:16:31.331Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=140a1b69-0a9f-4353-a3db-19eebcf65321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:16:31.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:16:41.341Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=484fe993-9a33-43de-be78-49dd4d1511db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:16:41.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:16:51.357Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=72918f8e-8188-4ee9-8cab-d5da3837320c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:16:51.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:17:01.380Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=73b68dc7-4b21-462c-bfa4-dd5f075cd987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:17:01.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:17:11.390Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=708e9036-fd2a-4792-b96f-b725e17833ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:17:11.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:17:21.398Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=8943453a-bc62-4b51-a56f-3f1c48500e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:17:21.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:17:31.423Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=563b3821-4dd8-470e-9317-501185afee72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:17:31.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:17:41.433Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=0e380f94-cac3-4933-9955-f235979f85b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:17:41.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:17:51.445Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=a20fa5af-2394-44c9-9f73-77f9327183b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:17:51.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:18:01.468Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=cfec8ba8-c6e6-4c5e-9a02-dfb07ee4ba15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:18:01.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:18:11.489Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=ad6c65cc-41ab-4ecb-a18e-013a390cf5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:18:11.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:18:21.525Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=0218d9ca-24d3-4f30-8c98-6b18ff31ec23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:18:21.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:18:31.541Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=18544098-5083-4e26-b099-e66a6f6d4831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:18:31.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:18:41.560Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=7ca4132b-9b3b-425c-8bc7-1d0c03b55181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:18:41.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:18:51.604Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=5586aa76-9cd1-4442-9dd9-2f972f94e1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:18:51.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:19:01.617Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=822c668d-857c-4d42-897d-aa1a3fe155b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:19:01.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:19:11.628Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=2fee8868-1bd3-48e0-8b40-a9b8f954f8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:19:11.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:19:21.643Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=3f45040d-87bf-4b2e-8336-6ab01b67dd1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:19:21.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T07:19:22.133Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T07:19:22.134Z |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-22T07:19:22.135Z |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-22T07:19:22.138Z |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-22T07:19:22.143Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-22T07:19:22.143Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-22T07:19:22.143Z |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-22T07:19:22.146Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:19:31.665Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=6e3f25bc-5933-49f9-8daf-b4d277ce4f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:19:31.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:19:41.693Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=a1b9dd5e-c254-4147-a73a-f2cd46d18e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:19:41.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:19:51.707Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=6fedac8c-32ca-4ec6-bb05-dbdae3f9814f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:19:51.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:20:01.738Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=4cb37bbc-e419-4d60-bf70-6fb365839e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:20:01.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:20:11.785Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=ce6d4d78-d6a8-4523-a17d-7c0bf1cffaa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:20:11.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:20:21.811Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=bcec26d4-41b5-4441-ab14-03b942df95b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:20:21.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:20:31.832Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=45280823-c1a7-4924-80fe-affe16faddeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:20:31.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:20:41.841Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=430e7a86-a93e-4a49-994b-e8a4ba76cec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:20:41.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:20:51.864Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=de63c1af-ad0c-4d85-b7cf-e5ed9f7c62b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:20:51.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:21:01.872Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=da556c30-36f0-42b9-a251-44c33b230260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:21:01.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:21:11.883Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=f91373fe-cfb1-4a09-a923-048f91296138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:21:11.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:21:21.928Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=d540e503-6fd8-49a7-9f84-711e2add89df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:21:21.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:21:31.941Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=8bca22d7-bdd6-4672-a520-3934033eebd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:21:31.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:21:41.949Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=c53fa075-c369-4fdc-8969-69a080202e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:21:41.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:21:51.991Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=b7863330-c28f-4682-a92b-082cd411ea2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:21:52.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:22:02.005Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=c33f2fa3-7ec7-43d2-8851-b4b00ed00d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:22:02.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:22:12.016Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=1c53edcf-a91a-4c5e-b4ee-ee562512ae3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:22:12.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:22:22.027Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=3dd43ca7-a379-41cf-9a6a-f6474a214b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:22:22.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:22:32.049Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=6c4f229c-a3af-4876-a4f9-62957e95b315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:22:32.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:22:42.058Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=3213b05a-cf5e-4df1-859c-33885208a5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:22:42.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:22:52.068Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=f72bbc58-1443-47de-bdec-9751d612c050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:22:52.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:23:02.078Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=ec509099-beee-451f-b43f-53a8563df2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:23:02.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:23:12.089Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=de2ef599-25ec-4169-ae2e-27aebc3c9f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:23:12.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:23:22.101Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=c81929b9-64f1-43f0-9958-9f65f02a4869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:23:22.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:23:32.123Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=fb224be9-3a87-4d77-b675-cec174251fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:23:32.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:23:42.132Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=d7e7b508-ab36-4147-af73-f052b1028283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:23:42.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:23:52.149Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=3e6954f4-745a-42c3-8911-8db8c6c7eff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:23:52.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:24:02.167Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=f7a92478-70ac-4f5d-a9fe-017248fc8c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:24:02.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:24:12.183Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=f1ea6dff-05a9-488d-8cf4-a1fddba356a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:24:12.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T07:24:22.013Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T07:24:22.013Z |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-22T07:24:22.014Z |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-22T07:24:22.015Z |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-22T07:24:22.019Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-22T07:24:22.019Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-22T07:24:22.019Z |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-22T07:24:22.021Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:24:22.198Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=1bab14c6-ecd3-40aa-a1d2-deafd017bb44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:24:22.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:24:32.207Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=6d3ea8d2-470e-4d91-a7ba-81565aa77681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:24:32.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:24:42.217Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=a7499be5-e93b-4b0f-86b1-a86ff6bbe04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:24:42.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:24:52.226Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=0147a744-4256-4a8b-9192-1bbe7f5748ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:24:52.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:25:02.235Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=99346daf-fd0e-4579-b014-251055694137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:25:02.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:25:12.245Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=d296ece1-90ee-414e-8162-8491602c4331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:25:12.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:25:22.270Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=e7011c87-120f-498d-a7e9-24e67d961024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:25:22.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:25:32.327Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=191140b5-5641-4592-bff8-8ba899f1e605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:25:32.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:25:42.341Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=38c007cc-e2a4-4e92-b348-a90f973efe3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:25:42.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:25:52.351Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=919fe251-6c0a-4624-b3ee-7b653baf1810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:25:52.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:26:02.358Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=f0d9e07e-15b1-4938-bb69-a07d99198e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:26:02.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:26:12.369Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=145463cc-c43d-4655-9cb3-5859ee6a8636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:26:12.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:26:22.378Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=891a72f0-93ed-41e0-a8be-a4c9bd85671c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:26:22.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:26:32.386Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=a51a53c6-f3ab-4e45-97e3-612e716fc7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:26:32.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:26:42.394Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=63366f14-042b-432b-934c-519c2e3fd808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:26:42.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:26:52.403Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=a766e8f5-9d1f-4ef8-8b35-163b02b85be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:26:52.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:27:02.412Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=fee01151-e886-4367-847d-347a9065a389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:27:02.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:27:12.422Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=a52d8014-bb43-4aa6-8a1f-4609fb36bd39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:27:12.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:27:22.431Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=34282c3b-1ecb-41b1-8d14-33823ee64f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:27:22.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:27:32.438Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=c8a81a95-d15a-419d-bdeb-c1f91bb095a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:27:32.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:27:42.448Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=74a75403-c808-4975-86c0-2fc93f46809d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:27:42.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:27:52.459Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=19a2c43a-edb4-4314-998a-3a22db5a4596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:27:52.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:28:02.470Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=472a1e38-8d7c-4ec5-b44a-300943bc0a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:28:02.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:28:12.480Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=38513b28-40e9-48a4-8671-923fbdfdf191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:28:12.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:28:22.532Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=0c419dc1-8b7b-459d-bf51-5c0ca0a7906b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:28:22.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:28:32.552Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=570ceac9-ddda-4233-a36e-d9cc8af1aa10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:28:32.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:28:42.564Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=c810131e-1d8a-492e-adfe-ac47c7ce9a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:28:42.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:28:52.573Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=d0f5262f-9863-47b6-bf11-b52dfddd579e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:28:52.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:29:02.581Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=8f958582-aec1-4da3-a3f5-0a88a881242d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:29:02.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:29:12.593Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=0d5e1eb3-b515-4671-9db4-39dd71b1d240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:29:12.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T07:29:22.093Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T07:29:22.094Z |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-22T07:29:22.095Z |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-22T07:29:22.098Z |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-22T07:29:22.103Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-22T07:29:22.103Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-22T07:29:22.103Z |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-22T07:29:22.106Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:29:22.601Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=1411ef02-99a5-4d4f-8b70-948ce00cced4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:29:22.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:29:32.610Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=80c9fa4e-bde3-4c14-9fb3-cd3e86ff2f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:29:32.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:29:42.619Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=5c2ad842-274c-4c8a-9471-f7adffae9fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:29:42.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:29:52.627Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=fc80af9a-1a7c-4769-8bae-28e5b8813bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:29:52.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:30:02.639Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=59fb2212-1f5a-4973-b1ba-866cac23bb24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:30:02.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:30:12.651Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=4fc118c1-42e7-4135-84c9-6e2a29a57a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:30:12.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:30:22.660Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=e061c5b6-0ac6-4132-9cd2-0f07beef5b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:30:22.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:30:32.669Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=2c725582-cf3b-4937-bc86-20df3496760c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:30:32.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:30:42.684Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=6fb246e0-04cc-47e9-ae58-92f126021c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:30:42.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:30:52.693Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=317bfe0a-736a-4b53-8d34-81db3b414595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:30:52.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:31:02.701Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=22fb5d6a-1196-490d-bdd0-b7ce728bd2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:31:02.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:31:12.742Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=2bef1d62-4a92-4b59-b341-c1265b2e7fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:31:12.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:31:22.750Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=3ab596b3-8cd8-435f-898b-f1472d416e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:31:22.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:31:32.759Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=3c686ea7-7cb8-4594-af61-fa821d92f595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:31:32.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:31:42.783Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=ae2f9a5c-37f9-4ce7-83cf-fcfb32bfd80f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:31:42.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:31:52.791Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=3c1fa64f-a5d9-443b-91ca-25e8e74a74e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:31:52.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:32:02.799Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=6eaae1f4-fd16-410c-ad6a-98a331611791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:32:02.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:32:12.808Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=70b0417b-ae12-43a9-bca9-4f8e3edeee74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:32:12.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:32:22.819Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=42635bbb-adcc-43fc-87d2-7b5c6f0ce40a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:32:22.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:32:32.827Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=6b171dff-c609-41fc-8a67-fbc178c31b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:32:32.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:32:42.840Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=4abb7cb1-fd64-4819-a4d2-8c843afdb0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:32:42.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:32:52.849Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=97a05cf6-704b-454a-8dd0-710748c01954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:32:52.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:33:02.858Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=e002b7ba-6ff3-4137-96ae-c3e698a8cd45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:33:02.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:33:12.869Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=c15b2e2e-a5a5-4a53-9561-d269fc3ad913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:33:12.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:33:22.880Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=2b404c01-3115-471e-9217-7023656f2d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:33:22.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:33:32.889Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=b5eccd32-2fed-4dc2-bda7-789e57107eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:33:32.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:33:42.897Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=de2c2d62-dd10-46e4-95c8-856458496f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:33:42.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:33:52.906Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=1a19c378-e602-4bfa-8851-6e9f6ec57e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:33:52.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:34:02.915Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=e0b9aeb0-f1c1-46b4-8aa1-2ddf03b74487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:34:02.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:34:12.925Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=f22075ac-c807-47ba-b83c-4fc4105305b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:34:12.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T07:34:21.981Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T07:34:21.981Z |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-22T07:34:21.982Z |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-22T07:34:21.983Z |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-22T07:34:21.987Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-22T07:34:21.987Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-22T07:34:21.987Z |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-22T07:34:21.988Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:34:22.933Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=cd257a43-8896-437a-b0d7-d2e558ed54a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:34:22.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:34:32.942Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=4474cd5d-6212-42e3-b2b9-3ab2f02da4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:34:32.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:34:42.953Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=e6e8e37c-9681-4699-abe7-dba91a53e00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:34:42.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:34:52.961Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=f8d076ba-caa3-440e-b5c9-c79ca358918b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:34:52.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:35:02.970Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=a7c03ec2-80ad-4779-bb2f-bb1ba6f355e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:35:02.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:35:12.979Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=ed37417f-ba31-44a7-a116-b820f9235e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:35:12.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:35:22.989Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=53ad693d-722d-42a1-8bd2-61ae81b9a4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:35:22.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:35:32.997Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=d2d65acb-822c-4acc-a0a6-743ccfee1a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:35:33.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:35:43.021Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=36e1ca53-b601-4361-a738-fe54f4180674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:35:43.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:35:53.029Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=daaf0ee4-7f69-41ff-8717-51a3eff66b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:35:53.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:36:03.036Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=e2e754b3-4f3d-42ee-a02b-2bd2c379b81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:36:03.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:36:13.045Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=6cd2acac-e837-4fc2-a58d-fed59c154aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:36:13.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:36:23.056Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=0e94c7ff-9215-48c1-a518-2d0a3fe21458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:36:23.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:36:33.073Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=f79e2a6b-1271-4839-9bf5-6c3f64fb1992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:36:33.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:36:43.084Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=10b35c16-d22d-4fce-a90e-e407bd7afae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:36:43.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:36:53.092Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=ceb9838c-1288-44eb-8898-ca15921614be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:36:53.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:37:03.100Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=10c9c706-acb1-48da-9a82-4abbf0f79531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:37:03.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:37:13.107Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=f804d9e3-723c-42b5-9def-efa1b954ff8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:37:13.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:37:23.116Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=ab658aaa-ce2f-4983-9d0e-cbe5ab2ade3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:37:23.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:37:33.123Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=1f9a1d72-f526-4d5a-a9af-af1f6327a20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:37:33.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:37:43.139Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=2440ba46-d657-4c6d-9f08-f702442b7768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:37:43.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:37:53.148Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=cb9dfd52-086c-406d-9480-dd76e56fabbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:37:53.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:38:03.156Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=28a545ab-4c90-4262-8b02-e54daf3903c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:38:03.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:38:13.166Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=5a20ad3a-e8b6-4047-8f40-383d2df81948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:38:13.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:38:23.187Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=e08a215c-66ff-4714-b1b1-8c4013017864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:38:23.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:38:33.194Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=6b67f9c9-38a2-4f28-a22c-efaad948ff43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:38:33.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:38:43.202Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=29b4cb52-4682-4763-ba73-ed15e6673f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:38:43.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:38:53.211Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=55fa014a-e025-43d0-aa9e-b195f6b2aed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:38:53.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:39:03.219Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=f7269d3d-41d7-46ad-9cfb-b74a41d504cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:39:03.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:39:13.235Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=4510f5b4-be3a-409d-96cb-62adb0a29df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:39:13.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T07:39:22.023Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-22T07:39:22.024Z |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-22T07:39:22.025Z |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-22T07:39:22.026Z |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-22T07:39:22.030Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-22T07:39:22.030Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-22T07:39:22.031Z |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-22T07:39:22.032Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:39:23.248Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=930f69a2-e392-4166-901b-aa274203e2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:39:23.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:39:33.255Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=d562b175-e8f2-43ae-a05d-3ff8b5f9fef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:39:33.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:39:43.262Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=03acba54-17aa-4889-a167-4b61189130a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:39:43.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:39:53.274Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=5bfc338e-71d7-40e1-9d47-545ffdc548cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:39:53.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:40:03.286Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=dd85c9fb-03b1-4fd3-a70a-c3d3ebf393e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:40:03.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:40:13.295Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=6aa91859-ffe6-4f4a-89ef-364770ea4061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:40:13.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:40:23.306Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=fc8b74a2-f32b-4671-b81c-111959c8eab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:40:23.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:40:33.315Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=3623c35c-0222-4fd6-808f-80eb673239bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:40:33.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:40:43.322Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=d1ca8cef-e0d3-4117-9e66-7650483c5285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:40:43.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:40:53.339Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=12a3824c-3ce2-44f7-aaad-af7264316c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:40:53.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:41:03.349Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=ff0dbd3e-f5ea-49aa-8487-8902c1578bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:41:03.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:41:13.358Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=188775b3-92b1-4b7e-911d-3e219eb46b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:41:13.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:41:23.368Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=b9443e65-e7ad-4959-a5bb-0a8fc1c1f237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:41:23.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:41:33.378Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=1000ced4-3ac8-40ec-86b2-953e47f574e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:41:33.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:41:43.391Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=1c249517-d17a-41e4-90c1-14e28d3572e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:41:43.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:41:53.400Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=01f9ce34-ddf1-439b-88d6-3dda2c39cc3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:41:53.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:42:03.410Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=079a321c-5c59-4586-a554-7202302f9ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:42:03.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:42:13.419Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=126b0042-b6b2-4438-b682-3672d5b0d1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:42:13.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:42:23.435Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=ec95a0f9-5f6e-4da6-8951-a4cecd05f969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:42:23.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:42:33.446Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=02ecaae7-e697-4896-9fe3-5ebc9131e9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:42:33.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:42:43.459Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=0d4d6ac2-9e23-4358-993d-54dc1d26226a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:42:43.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:42:53.470Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=4cac64a7-1cf9-40d1-821e-5e8c16e5b9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:42:53.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:43:03.478Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=7bd4922a-3880-4494-95ec-d0249573e889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:43:03.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:43:13.486Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=bd9e1691-9926-41be-9a67-9054cbb32fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:43:13.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:43:23.500Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=da461656-c124-4bb9-afdf-0746543a89f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:43:23.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:43:33.508Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=968db39b-020f-45d2-9461-0b07d93e1eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:43:33.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:43:43.517Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=6d925897-c51a-4bf8-b88e-1f61843eeb83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:43:43.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:43:53.528Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=9868be1b-2e48-453c-864f-a1c9afb530d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:43:53.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:44:03.538Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=cac08deb-fc90-48cd-9ad9-ebca59ec2088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:44:03.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:44:13.551Z |INFO |Init configs |InvocationID=c3d2c32f-7aed-499d-a67a-f9016d1fa3c6, InstanceUUID=ef958e51-f11a-4919-a4be-d96bd30b755f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-22T07:44:13.560Z |INFO |PRH tasks have been completed