. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T11:05:59.284Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T11:05:59.287Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-07T11:05:59.324Z |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 |2021-10-07T11:05:59.973Z |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 |2021-10-07T11:06:00.066Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T11:06:00.066Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T11:06:00.067Z |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 |2021-10-07T11:06:00.196Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-07T11:06:00.250Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-07T11:06:00.277Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-10-07T11:06:01.701Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-07T11:06:02.191Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-07T11:06:02.211Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-07T11:06:02.212Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-07T11:06:02.283Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-07T11:06:02.289Z |INFO |Root WebApplicationContext: initialization completed in 2011 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-07T11:06:02.770Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-07T11:06:03.553Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-07T11:06:05.063Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-07T11:06:05.160Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-07T11:06:05.161Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-07T11:06:05.164Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2021-10-07T11:06:05.659Z |INFO |Started MainApp in 8.857 seconds (JVM running for 9.505) |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-07T11:06:05.719Z |INFO |Start scheduling PRH workflow |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:06:05.730Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=764aca16-de08-490d-bdf9-41dd839fccde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T11:06:07.188Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.5:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:06:07.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:06:17.220Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=35c8e551-2f25-47dd-9029-dadf5648e2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T11:06:18.288Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.5:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:06:18.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:06:28.291Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=2b323386-2b2d-4bb8-9f44-d55b81658142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T11:06:29.328Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.5:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:06:29.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:06:39.331Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=26a1b948-493c-4b7f-a8f6-2f830c19731b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T11:06:40.368Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.5:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:06:40.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:06:50.370Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=af3541f4-3366-4ec5-8c72-b453c72a82da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T11:06:51.408Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.5:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:06:51.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:07:01.412Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=9d1f3043-85fb-4be3-a596-cc8f90b8ac6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T11:07:02.485Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.5:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:07:02.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:07:12.488Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=87ba1df2-2616-436c-b4d1-ad9bca678425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T11:07:13.520Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.5:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:07:13.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:07:23.522Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=f87e100f-aa29-4304-8aa1-392b3f216d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T11:07:24.560Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.5:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:07:24.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:07:34.562Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=a21b1b4d-1691-4783-bb36-d4876367e17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T11:07:35.600Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.5:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:07:35.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:07:45.603Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=41918ca6-d843-4f85-92a2-a5cfd554c9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T11:07:46.640Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.5:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:07:46.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:07:56.643Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=830e8109-364a-49f2-865f-5614a7c16f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T11:07:57.680Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.5:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:07:57.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:08:07.682Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=58fe51f7-6ecf-4776-b3e1-0514e7a7c05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T11:08:08.721Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.5:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:08:08.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:08:18.722Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=9d77ce00-b397-4ffb-8aeb-e9bfc6a63cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T11:08:19.760Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.5:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:08:19.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:08:29.768Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=9af7528b-52fd-4a00-9abf-39b67ef8e3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T11:08:30.834Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.5:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:08:30.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:08:40.839Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=a309e237-c47f-49d9-b7c4-38479316da66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T11:08:41.872Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.5:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:08:41.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:08:51.875Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=cd57cd68-c40a-4d86-b8b2-576f96ba404b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T11:08:52.912Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.5:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:08:52.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:09:02.914Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=0eb8e5cc-b575-493d-91d4-52509e97baca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T11:09:03.952Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.5:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:09:03.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:09:13.954Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=c640018c-8ce1-45a8-a667-b6344b5624a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T11:09:14.992Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.5:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:09:14.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:09:24.994Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=a0485015-8e0b-4c09-9e1c-6b43811ef8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T11:09:26.032Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.5:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:09:26.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:09:36.034Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=e2e7714f-3fde-4c6a-81ab-5153a8c25e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T11:09:37.072Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.5:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:09:37.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:09:47.074Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=5eaa3410-4806-434b-9b8c-e055711f40e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T11:09:48.112Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.5:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:09:48.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:09:58.113Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=53bea056-ac56-43d5-9558-6e16b8576f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T11:09:59.152Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.5:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:09:59.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:10:09.156Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=7bce4666-d9f9-4aca-a68a-167d7f5c66ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T11:10:10.193Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.5:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:10:10.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:10:20.197Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=f1245675-8934-45be-9d45-3672dc7de5cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T11:10:21.232Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.5:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:10:21.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:10:31.234Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=00fcbe55-0a14-48d2-853b-7bb38c90e9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T11:10:32.272Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.5:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:10:32.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:10:42.274Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=5e2a7b06-d41c-477e-9366-09672a2648b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T11:10:43.313Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.5:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:10:43.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:10:53.315Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=eed59188-c99a-49b8-a4c1-107edd9e6b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T11:10:54.352Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.5:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:10:54.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T11:11:03.299Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T11:11:03.300Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-07T11:11:03.301Z |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 |2021-10-07T11:11:03.304Z |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 |2021-10-07T11:11:03.313Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T11:11:03.313Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T11:11:03.313Z |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 |2021-10-07T11:11:03.316Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:11:04.353Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=b47f4314-44f2-420d-9372-d38eebfa3c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T11:11:05.392Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.5:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:11:05.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:11:15.395Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=3e9a7cd8-4a0f-4746-9190-1301f4e72e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T11:11:16.432Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.5:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:11:16.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:11:26.434Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=23f519db-177f-449f-8452-97323a186db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T11:11:27.472Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.5:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:11:27.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:11:37.476Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=ca87c3d3-c03b-4ea7-9ff6-d6096bd96442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T11:11:38.513Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.5:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:11:38.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:11:48.516Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=271728e3-2658-458f-b7f0-abb9d667ba79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T11:11:49.552Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.5:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:11:49.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:11:59.554Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=703dfee3-4455-4224-9f0a-10e3a8ab89a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:11:59.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:12:09.768Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=b4190c0f-5ee9-43d7-b01a-71f2f4a4fd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:12:09.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:12:19.789Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=a53409a5-1cc2-4b49-8f10-08f298aeeccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:12:19.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:12:29.821Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=7d772579-b80a-45b3-8190-3ab5921f09d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:12:29.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:12:39.834Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=3284c644-f178-4237-8293-65832c88d8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:12:39.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:12:49.851Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=d1e90a88-0df1-4827-8bb2-7e97b051de42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:12:49.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:12:59.861Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=dd085e65-a77c-469f-b557-ba92dd065bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:12:59.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:13:09.877Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=c3593556-eb9e-4a66-b345-b842ab31d2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:13:09.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:13:19.902Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=9b4dde76-7ab0-421a-ab60-161d769777ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:13:19.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:13:29.914Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=5b4dc003-911d-48ac-a5e1-4031172ea720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:13:29.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:13:39.923Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=4dc0fe1e-248e-41d6-83eb-fdcc7c01ea1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:13:39.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:13:49.934Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=798db58e-793a-4a1c-a996-2b30ed197009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:13:49.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:13:59.947Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=2c9408f0-6d58-4528-b4b7-7a40087d9bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:13:59.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:14:09.966Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=81a6a960-bf74-4bb4-935f-dc4fb8c91787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:14:09.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:14:19.988Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=31a7028c-d758-44d5-805f-a479e0d09cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:14:19.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:14:29.999Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=8bb540d0-b539-4aff-9628-9e660a3d67a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:14:30.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:14:40.010Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=51a0f4aa-df42-4be4-af85-7f14c07170fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:14:40.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:14:50.023Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=9edbd457-c49f-47a8-af19-099798adf581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:14:50.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:15:00.035Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=75b75797-d3f0-4d52-8d34-e152b48e9701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:15:00.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:15:10.053Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=05064e0f-c73b-4e1e-9285-99909b3efd15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:15:10.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:15:20.072Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=8fb82eba-91a7-45a8-a5ae-e8658f1578c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:15:20.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:15:30.090Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=69ddc04c-a62b-4a90-b4ae-427655139173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:15:30.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:15:40.100Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=240a4546-b294-4627-beca-25367cc07147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:15:40.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:15:50.112Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=207bc5e2-261f-489f-becf-0a83a7308090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:15:50.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:16:00.122Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=fd209301-2a34-4e42-b29d-c3343fa23562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:16:00.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T11:16:03.288Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T11:16:03.289Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-07T11:16:03.291Z |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 |2021-10-07T11:16:03.300Z |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 |2021-10-07T11:16:03.316Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T11:16:03.316Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T11:16:03.317Z |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 |2021-10-07T11:16:03.321Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:16:10.136Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=467e9738-d107-4204-81f1-25c34e71fc14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:16:10.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:16:20.155Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=3f55e2e3-88f3-4771-aca1-a697f8dc501b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:16:20.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:16:30.164Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=16543846-89f0-40ee-bebb-efb82ea9bd1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:16:30.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:16:40.173Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=e2089814-978d-444b-9032-1b8941dd8645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:16:40.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:16:50.184Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=b9b56782-8701-4656-b2b2-ebc85613f5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:16:50.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:17:00.193Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=fc01e06f-032b-4e9f-9d53-30742d07582f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:17:00.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:17:10.211Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=b4efa133-91ed-4e29-92c5-7f81a810fd30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:17:10.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:17:20.234Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=a550ebf1-f1a8-4c2c-8a49-e7398c4e8955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:17:20.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:17:30.247Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=d39e2d8c-a42c-4e24-93e2-7df5ee823ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:17:30.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:17:40.261Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=b51c6e6b-3c35-434b-987e-c9e47f6e3186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:17:40.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:17:50.270Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=00c3f70d-ad33-46db-a557-58af1c75cf20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:17:50.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:18:00.286Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=8c01b197-982f-44d5-afa6-0e50a2048478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:18:00.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:18:10.303Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=e61f4cc9-d052-4a47-b5f7-b69d9b6dcf09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:18:10.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:18:20.317Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=6dea17b7-bb97-4151-9db5-9dc69a5dab2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:18:20.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:18:30.335Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=aa93c2ad-07fb-47ec-923d-b838d0e057ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:18:30.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:18:40.347Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=ccdbd560-9422-4eba-9b06-23ce9fc53d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:18:40.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:18:50.364Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=b0e5e27a-3593-4843-b1b4-69f882a4eaeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:18:50.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:19:00.377Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=23fa78dd-bc03-4b9b-8240-ab7f19336c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:19:00.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:19:10.400Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=37b9df43-8cd4-4d65-be89-202f4e53daa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:19:10.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:19:20.413Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=183862fe-4b74-4f1a-aae6-c71f36d59ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:19:20.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:19:30.422Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=1dab1e1a-2a04-400a-ae3a-e1fb4ca4deb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:19:30.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:19:40.431Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=e03bae9d-62cb-40dc-94a9-e31d188a21ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:19:40.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:19:50.438Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=41d52754-d512-443f-835d-b38747d99a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:19:50.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:20:00.445Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=c1d56fb8-e9d6-4f07-a5fb-275f3bfa4603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:20:00.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:20:10.453Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=32ea8591-4bd4-4e55-8498-24bc3ce0425c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:20:10.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:20:20.465Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=e4806c6a-baf3-477c-ac2b-45614510301a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:20:20.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:20:30.481Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=08d6a729-3fe9-4965-bc67-85f756ba490d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:20:30.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:20:40.488Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=535ef913-201f-4c61-91a7-6f800fa6835e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:20:40.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:20:50.497Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=60f89df0-002a-4454-9de4-664611fc7303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:20:50.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:21:00.506Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=3900aff5-275e-45d2-bb60-4ea11d7df4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:21:00.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T11:21:03.175Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T11:21:03.176Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-07T11:21:03.177Z |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 |2021-10-07T11:21:03.179Z |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 |2021-10-07T11:21:03.187Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T11:21:03.187Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T11:21:03.187Z |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 |2021-10-07T11:21:03.189Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:21:10.516Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=56220749-6ac9-4096-9de4-cea5ffd1a7f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:21:10.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:21:20.526Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=6e0810e4-5c3d-4d47-86b5-4291cfbbf09f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:21:20.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:21:30.534Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=8678f3ca-6f32-490e-8549-5627098ffe7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:21:30.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:21:40.545Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=d6719467-902b-4fc0-8dce-b1fa9bf20325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:21:40.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:21:50.561Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=3324ca23-f0e2-42ee-87e3-3ef0bb9b3d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:21:50.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:22:00.570Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=a512ca8a-e09f-4be5-ab53-3093a03aecac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:22:00.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:22:10.578Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=5e407382-4fcd-4f5e-9cd8-38aea3f288cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:22:10.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:22:20.591Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=aec888dc-f5c4-4956-8efe-2397c6386f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:22:20.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:22:30.600Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=7c9e3b40-38cd-4923-bc73-9731707829b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:22:30.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:22:40.608Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=c215eafd-5e65-4eea-96cd-ad82f9b5b27e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:22:40.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:22:50.617Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=d59f07e7-5d9b-468f-8a12-76542afd3114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:22:50.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:23:00.625Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=1d93a5d5-49d5-4695-9f7f-11eb18eb712f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:23:00.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:23:10.639Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=82ea329d-0ab4-41b7-8221-7e543cafdb31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:23:10.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:23:20.652Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=3b4eba1f-1a65-43a1-9035-3ac35928bb74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:23:20.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:23:30.661Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=7605b8e2-bf3c-48e8-9d4b-0de7a9840321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:23:30.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:23:40.668Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=7d0bd3b2-0b0c-4515-ae77-6660a0421bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:23:40.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:23:50.677Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=ac1129c2-f55b-404b-9db7-8c03ff232605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:23:50.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:24:00.684Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=d0ad9298-e93b-4898-a198-4701af16a9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:24:00.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:24:10.694Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=01fe385b-0590-4732-b60b-3b649f49a64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:24:10.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:24:20.703Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=9ad0ea99-cd34-4885-9882-023687c1d796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:24:20.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:24:30.715Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=6c28ed09-c816-4667-87dc-85f93772cc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:24:30.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:24:40.738Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=91a22b86-962c-46b5-b51d-8c6365d35f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:24:40.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:24:50.746Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=8369c9a4-e6b9-4a4f-88fe-3e688d05429a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:24:50.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:25:00.754Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=7b919c60-d1a8-400b-8f74-354729d257ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:25:00.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:25:10.763Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=0d895c03-9ddd-4ee7-a4dd-8d255ef8fdc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:25:10.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:25:20.771Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=5893c71b-8a4e-4255-b3fc-7ab8c234fbb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:25:20.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:25:30.778Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=7d6b26c1-eabf-4766-bf4f-b00d7d0a38ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:25:30.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:25:40.784Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=d23528cb-3e08-47ef-aadc-17f6e4ca23ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:25:40.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:25:50.792Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=6de5e537-b059-49ec-9fce-d6ddfcea1d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:25:50.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:26:00.804Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=4636fd84-cf96-4543-ba4d-9433b5e8e138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:26:00.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T11:26:03.172Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T11:26:03.172Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-07T11:26:03.173Z |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 |2021-10-07T11:26:03.176Z |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 |2021-10-07T11:26:03.183Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T11:26:03.183Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T11:26:03.183Z |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 |2021-10-07T11:26:03.185Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:26:10.827Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=a67fa0c3-b7ac-4829-a6bf-651c5aa79c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:26:10.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:26:20.836Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=39aad7cc-f704-4935-b163-2b9d4d9f2461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:26:20.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:26:30.844Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=c4ab016b-ca73-4657-94f6-4d3db03d45cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:26:30.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:26:40.851Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=e6d99a9e-2c32-4c27-b6bb-b618f75367ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:26:40.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:26:50.859Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=d0a149da-796e-44c4-b4f2-c6c54392d97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:26:50.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:27:00.867Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=89e68d65-829e-4162-8545-bc19c56b310e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:27:00.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:27:10.877Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=6aab86d5-a8a0-41d5-b73d-1b73e61f1814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:27:10.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:27:20.889Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=a14ac56c-8c3c-4e96-a27c-75c3ac53a4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:27:20.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:27:30.902Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=cc202b46-d0a2-44b1-9b26-2d5104f28551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:27:30.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:27:40.911Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=cc9f2dce-2b3d-42a6-95d4-23cac2b94da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:27:40.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:27:50.919Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=a07ca6fa-dec5-4500-9725-6ada0d02f21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:27:50.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:28:00.929Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=64d683ef-b818-4950-8b27-484e1876d0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:28:00.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:28:10.941Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=34ceb93e-bc3d-489f-9ebd-c6e1b72fb056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:28:10.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:28:20.949Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=74b3752a-f068-41d5-bbbe-239d2ede0015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:28:20.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:28:30.959Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=dc6247c3-7c16-47fe-93d4-6f7adc5c8543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:28:30.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:28:40.967Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=f66ab55a-1185-4f7a-a7e2-d00967f3dd11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:28:40.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:28:50.976Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=7135764a-10b8-450c-9d16-9ccdb9fa8f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:28:50.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:29:00.989Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=11a5b17d-4732-4979-be1a-5f065829f322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:29:01.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:29:11.015Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=59fc5bb4-c58a-4a8c-bc76-041206fd3d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:29:11.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:29:21.024Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=d546d1d9-2079-4f4c-be89-c3af73a825cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:29:21.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:29:31.036Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=c559b147-63e6-4d1a-b197-d388381badee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:29:31.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:29:41.043Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=24a2dd9f-f6ca-4242-aaa1-fc507bd78ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:29:41.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:29:51.052Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=b1664e18-832a-47ef-9d4a-5e6473e7ca4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:29:51.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:30:01.059Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=b9f0cb6b-6bc7-42a7-a6f2-8e186f22e38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:30:01.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:30:11.068Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=7596930e-6f3f-4860-97dd-33c232cb7b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:30:11.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:30:21.076Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=223eefd8-9999-4953-9dfe-a09dc1c45a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:30:21.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:30:31.088Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=53d6e413-68ff-400b-b6e4-0dcc97c81dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:30:31.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:30:41.098Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=4c46d9de-fb6f-4999-8f4b-afef92694bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:30:41.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:30:51.114Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=5d5a6665-0454-4182-a3f5-cfb5f2a12c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:30:51.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:31:01.138Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=0b8f0bbc-6eae-42b8-9ddb-7e37ab31d640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:31:01.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T11:31:03.146Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T11:31:03.147Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-07T11:31:03.148Z |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 |2021-10-07T11:31:03.152Z |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 |2021-10-07T11:31:03.161Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T11:31:03.161Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T11:31:03.161Z |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 |2021-10-07T11:31:03.163Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:31:11.152Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=d249888f-9b02-4f1e-b5dd-8f9cf507ae27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:31:11.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:31:21.160Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=ea1bbd61-8fb9-41e5-b87d-40a6a04e5102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:31:21.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:31:31.168Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=9d35c2bd-a6b7-4bd3-b3f5-f98328bbd50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:31:31.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:31:41.178Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=a8658bc6-356c-4389-bb4b-1c39bcc51487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:31:41.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:31:51.194Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=b611c0af-a7ee-467b-8045-f0b35f68bd9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:31:51.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:32:01.202Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=c31e5011-8ea1-4ad8-8269-ab7733cb1651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:32:01.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:32:11.212Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=dd0e2e8d-09ff-4c00-bb1a-2ce9f05b9055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:32:11.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:32:21.220Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=45d5a242-a648-4616-9de4-a36900bb1419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:32:21.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:32:31.231Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=084d8bd3-3ee2-4aa1-a3fc-a74c89792a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:32:31.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:32:41.244Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=e2262885-8c19-46e5-870d-053fef709a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:32:41.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:32:51.258Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=ec08a71e-f3fe-4fe8-866d-15f2e0e8a56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:32:51.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:33:01.265Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=d1ea55ec-3506-4734-9491-7e23e5dc2671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:33:01.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:33:11.273Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=341a692b-6366-4837-8e15-cbe137b880ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:33:11.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:33:21.281Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=fbe91778-eecd-4511-a19c-93a0651a52a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:33:21.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:33:31.290Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=22fb5572-11b3-48da-aaab-c625b0586ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:33:31.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:33:41.298Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=9b35d475-216e-4798-92c8-4ab454c9418a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:33:41.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:33:51.305Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=af951bb7-f01d-4b8e-a79e-86b3234e4306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:33:51.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:34:01.312Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=041e4c6c-dcaa-4c44-8ab1-cd29d04ae06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:34:01.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:34:11.320Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=866d29b7-a2c9-4877-94f2-79ed80058b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:34:11.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:34:21.329Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=99389bd3-afe5-4251-8f4e-4c24dbd69c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:34:21.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:34:31.344Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=5329aa68-c994-4edb-a3b8-640d7bfa2121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:34:31.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:34:41.356Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=88aaf692-8f5b-4c8d-8757-1673ce0d3bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:34:41.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:34:51.364Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=6000da4a-40e9-4422-97be-1d6ceb8dca7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:34:51.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:35:01.371Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=c8921a4b-6ec8-455c-9b94-6e4f8efb6bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:35:01.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:35:11.378Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=70119799-5eeb-4325-8ded-85dbec751bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:35:11.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:35:21.387Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=a3b5ef68-635e-450a-8f04-ca112876f0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:35:21.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:35:31.394Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=93a1f310-c0cf-44c7-81be-d9fee2da239b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:35:31.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:35:41.401Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=5e091b30-3da9-4a8e-a247-ac1d853517d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:35:41.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:35:51.409Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=1ceb27e1-2f10-49b4-9a28-e55da8efbca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:35:51.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:36:01.417Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=07b1bc92-45ab-481d-ad77-b444b5a94f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:36:01.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T11:36:03.174Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T11:36:03.175Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-07T11:36:03.176Z |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 |2021-10-07T11:36:03.179Z |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 |2021-10-07T11:36:03.184Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T11:36:03.185Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T11:36:03.185Z |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 |2021-10-07T11:36:03.187Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:36:11.427Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=07f9af50-a400-4973-bbba-1ac666606447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:36:11.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:36:21.443Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=b03c9c5f-f05d-42bb-83ad-46efa3f044f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:36:21.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:36:31.455Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=9fb474dc-3aec-4773-9a77-7dcc49e00952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:36:31.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:36:41.464Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=c6ae1288-51a8-4af0-9c7d-a5ef7f3ba27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:36:41.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:36:51.471Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=4635c0c1-fa27-41e8-9548-022bb7ebdd0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:36:51.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:37:01.478Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=9c7e21c7-b1ed-4f24-8e14-b4622a8a8f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:37:01.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:37:11.487Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=5574b746-c09b-4a0d-938e-86204319d1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:37:11.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:37:21.494Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=821e8c4f-0f4f-40e7-8f17-6900220fd0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:37:21.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:37:31.502Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=f23343a8-3129-410f-aa96-e7a1cedb091b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:37:31.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:37:41.509Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=d57b7df0-2b50-4ad1-87fe-f25d86d197b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:37:41.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:37:51.515Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=b37b208e-ae3f-40c7-87c9-bf688cb5da71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:37:51.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:38:01.525Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=11a0a28c-3b4b-4201-a95a-88f5bb32fb5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:38:01.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:38:11.545Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=4db02fc6-285f-407e-82a3-6c5c8e482ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:38:11.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:38:21.553Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=3ea55383-eadf-4ebc-a1a0-47d3bde9f34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:38:21.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:38:31.562Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=d63e705e-e657-43dc-ae47-6a8f19eebf4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:38:31.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:38:41.569Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=c6c92930-8930-4db4-ad0b-61c8a11bcd8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:38:41.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:38:51.577Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=1f9d89f1-ab6b-4947-bc02-8f30430bd7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:38:51.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:39:01.584Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=3708c4ee-25a3-435b-8893-db5f35cbec65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:39:01.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:39:11.591Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=0a363240-6d2f-4a40-8083-99015ceb9ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:39:11.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:39:21.599Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=264cee03-fcbe-45b1-a658-92ae22b0b09f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:39:21.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:39:31.608Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=4c363356-77e6-4287-96c6-22f149e4e006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:39:31.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:39:41.616Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=1e38fd29-d31e-4399-83cf-bb17edfd042f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:39:41.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:39:51.626Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=42703b55-14a9-4415-9feb-0061187c4e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:39:51.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:40:01.643Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=2137895b-0543-4e90-a6ef-e89cb79a617a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:40:01.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:40:11.657Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=2c8d04c7-451f-48f1-a3f6-8cc5c5499f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:40:11.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:40:21.666Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=12f4b9a0-15ef-4cf4-a747-3fc543a5ba64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:40:21.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:40:31.675Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=8d2f431f-8397-4cf2-9dd2-66d38651436b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:40:31.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:40:41.684Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=88721ff0-a7d6-47c1-98d2-234d8edd448b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:40:41.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:40:51.693Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=e4391718-5cfa-4079-938f-8c8cf53a6df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:40:51.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:41:01.700Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=c8685031-c2af-42ae-aa6b-7dd4c62f8d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:41:01.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T11:41:03.136Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T11:41:03.136Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-07T11:41:03.137Z |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 |2021-10-07T11:41:03.140Z |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 |2021-10-07T11:41:03.144Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T11:41:03.144Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T11:41:03.145Z |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 |2021-10-07T11:41:03.147Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:41:11.709Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=282c8b0d-4272-4130-8b60-f6deeb78fd03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:41:11.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:41:21.718Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=117f1a9d-d5c0-400e-89d8-357dbe462189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:41:21.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:41:31.727Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=90c99489-aba5-4fd4-9adc-5556c8abdcfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:41:31.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:41:41.742Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=51019135-e315-420d-93a3-d02e869948a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:41:41.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:41:51.758Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=150d7165-67b9-4164-9976-a8ee15ef5146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:41:51.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:42:01.766Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=a1d82b1e-0430-4739-b659-c578ea5c5547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:42:01.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:42:11.775Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=dde595c4-cd54-4470-b78b-c16eb3e27442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:42:11.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:42:21.784Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=0be15cc7-7b9d-4387-9075-e76cb304a12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:42:21.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:42:31.792Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=c5b1d433-d3e1-4026-b850-24137cc66aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:42:31.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:42:41.798Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=ab1e2d53-2437-4151-8f11-dd1573dc721d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:42:41.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:42:51.806Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=30d0610c-bde1-4916-96dc-f9d7bfd1ce9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:42:51.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:43:01.813Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=20210ae8-0b54-4e33-b95e-dbd91cb9ca3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:43:01.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:43:11.819Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=f68e4e0e-69b7-4f1f-9c61-f8d7e672eabe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:43:11.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:43:21.832Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=8037a5d2-caa7-4c36-a0ea-aad160915c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:43:21.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:43:31.846Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=eaf34ca9-6fa1-4a53-a18d-a7b7284e39d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:43:31.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:43:41.854Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=0f0fd0fd-5e1f-48b2-856c-784364398e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:43:41.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:43:51.862Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=85b5b7d3-405a-4bf2-80ca-2d2a88bdb73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:43:51.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:44:01.869Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=422d75d4-b88f-4497-877f-e23ad0604a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:44:01.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:44:11.879Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=5efe2ced-e713-4bf7-bb7b-37c37e871ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:44:11.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:44:21.886Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=0c25daeb-a933-46b8-95dd-59638c159c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:44:21.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:44:31.893Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=b50090ec-77a6-473d-8e47-6ba567b3ec49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:44:31.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:44:41.900Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=75c2bb47-7819-477b-81a2-2f73c20876c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:44:41.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:44:51.909Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=f3c47e50-dc0b-47e1-be41-f3ee28f1d410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:44:51.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:45:01.917Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=94e17d1b-d7ba-48e8-915d-7f9107d36a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:45:01.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:45:11.929Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=e1258c9f-8026-4e7b-8481-39c01701ba13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:45:11.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:45:21.950Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=3fbdbf36-18fa-47a5-8dc7-dca166c8fdd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:45:21.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:45:31.959Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=828e5fb2-94a3-4a52-b703-5a09d035f3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:45:31.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:45:41.965Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=f8da2dbc-222c-4996-a083-f3596264b342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:45:41.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:45:51.972Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=d4023d48-b804-4cc8-92e5-2334b08d107f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:45:51.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:46:01.983Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=6ad17dac-9a7f-483c-9346-38df891972fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:46:01.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T11:46:03.124Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T11:46:03.124Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-07T11:46:03.125Z |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 |2021-10-07T11:46:03.127Z |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 |2021-10-07T11:46:03.131Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T11:46:03.131Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T11:46:03.131Z |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 |2021-10-07T11:46:03.133Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:46:11.989Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=e3a40118-af77-4cac-b754-78e7ef972e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:46:11.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:46:21.996Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=3932174b-e572-4dd6-8f2f-45a906606e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:46:22.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:46:32.003Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=8d6b74e7-6876-4d5d-865c-b4f9b6e7a25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:46:32.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:46:42.010Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=9dde260e-24c8-47d1-af51-edca8e42f2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:46:42.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:46:52.018Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=f5d3ebad-ea9e-4761-acbc-ae514cd1ff3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:46:52.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:47:02.041Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=fb3c41b5-9ed3-4008-b96a-868ab4e4d80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:47:02.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:47:12.056Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=4d88bf94-7fdb-44c2-a194-03f58adc6245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:47:12.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:47:22.070Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=b74782e6-c2b6-47e8-b575-770f018f97a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:47:22.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:47:32.078Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=bcd1f338-9489-492f-b58e-6f0c3bd3516a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:47:32.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:47:42.089Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=0301b3a4-12fa-46bf-b3a1-2cdffc7a9c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:47:42.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:47:52.097Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=97717f38-3802-40f1-a3c4-9e13c22ad6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:47:52.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:48:02.104Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=637bf0f4-6ecd-453e-9402-279e7b705090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:48:02.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:48:12.110Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=109b0618-afed-4c36-8141-2a51c941013c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:48:12.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:48:22.118Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=ee64fd27-c604-4662-a871-f218f28632bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:48:22.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:48:32.123Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=c6b64eb9-4ed1-4065-9860-a4296ca6a26e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:48:32.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:48:42.129Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=f81b547b-a20e-4a32-9ce5-41ab26d8065c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:48:42.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:48:52.139Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=5b059513-be68-490b-bcde-30509340fccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:48:52.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:49:02.152Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=7d5a7609-231a-491d-8399-94029da222a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:49:02.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:49:12.169Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=7706391b-361a-46e5-843c-127c225db4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:49:12.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:49:22.178Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=22214a0c-2b9c-4882-9f38-f3d0eeabeb91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:49:22.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:49:32.189Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=7a3e0f06-21fe-4732-a042-54e076b82093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:49:32.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:49:42.197Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=10d731c4-7535-41c7-8e2c-78ca7c7fe2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:49:42.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:49:52.206Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=9b42c3d6-23f8-437e-9765-49420613587c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:49:52.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:50:02.214Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=0a0ef166-ff08-4c88-8507-a13a54f7a36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:50:02.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:50:12.221Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=23e3bc9e-4da2-4380-9332-bbfb9fe369f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:50:12.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:50:22.231Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=aa1d8c36-eac7-4493-9bca-d6f82ceda99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:50:22.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:50:32.240Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=6d019eb7-8a16-438e-a876-e794b8463243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:50:32.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:50:42.249Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=95b15d17-9195-49d6-aa5b-21ecf77bab84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:50:42.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:50:52.264Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=9489e1e1-7db7-46ea-afe3-275b2a406f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:50:52.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:51:02.271Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=afb00474-c3b0-48dc-ae8e-79f7984454f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:51:02.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T11:51:03.111Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T11:51:03.111Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-07T11:51:03.112Z |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 |2021-10-07T11:51:03.116Z |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 |2021-10-07T11:51:03.120Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T11:51:03.120Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T11:51:03.120Z |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 |2021-10-07T11:51:03.122Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:51:12.278Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=dbb82f28-76f3-4260-89c5-8d2841a5841f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:51:12.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:51:22.285Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=5ef5928e-265b-442d-9aeb-e33f641a2dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:51:22.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:51:32.292Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=dfd53c9f-0c6b-4c95-ad68-5917606324ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:51:32.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:51:42.299Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=96a8f3af-8eb2-4393-9973-d5fff4e16e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:51:42.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:51:52.307Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=ced7b3c4-fe89-4f80-ac82-81824dd0a8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:51:52.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:52:02.315Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=fbf1a5f9-78ff-49ea-b591-a816e6e69228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:52:02.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:52:12.322Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=edd90a36-ca3f-452d-a4e6-945b9369d5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:52:12.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:52:22.330Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=0883a7e5-2710-4b02-844a-6860bf918a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:52:22.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:52:32.337Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=924ed7c9-c267-4d16-bf66-15a12d037df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:52:32.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:52:42.346Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=0469e5b2-9327-48aa-ae1d-a037167ad98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:52:42.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:52:52.357Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=f692395e-a66e-4ec0-97c2-91a1c3e4dc09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:52:52.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:53:02.373Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=8080632c-78dc-4c72-9749-59af82c54401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:53:02.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:53:12.384Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=f41b324f-f481-4684-ba4b-55aafa2c822a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:53:12.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:53:22.391Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=be078029-098a-4276-a624-16e3f47d43fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:53:22.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:53:32.397Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=73a9b3ba-1144-457c-8004-2330df368d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:53:32.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:53:42.405Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=8886df45-4cf0-486b-aa46-9041c1eeaaee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:53:42.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:53:52.415Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=2a0615c1-9420-44b4-a105-d62bec9038b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:53:52.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:54:02.422Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=41a83e97-a363-4fdb-9cd5-6af033034f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:54:02.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:54:12.433Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=b919a268-9443-4d37-80ff-47cb192352ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:54:12.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:54:22.441Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=17076699-ad5a-4aa6-a7dc-af5ddd63ab7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:54:22.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:54:32.448Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=dcec79a4-e348-4102-994a-db189da027ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:54:32.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:54:42.460Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=2f09377f-4a06-45ca-a906-f352fe6725fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:54:42.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:54:52.480Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=c9c20b9e-b478-4367-ba03-adf4c645cd7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:54:52.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:55:02.488Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=2b6ff6b3-ce0b-4021-9530-3aa13d5f92c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:55:02.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:55:12.498Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=e9cf4056-48c5-421f-b4b0-f334c627bd1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:55:12.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:55:22.505Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=c115bdc8-76d5-497c-8c07-29a87c872c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:55:22.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:55:32.512Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=0bb328c0-1bc7-4e36-bfa5-61bc7bd9f5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:55:32.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:55:42.521Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=76eb2616-a9e4-4cfd-b747-4b798fe5d71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:55:42.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:55:52.528Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=f4cef0af-8054-4b5b-a99d-211ac71b2b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:55:52.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:56:02.534Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=e8820e04-082e-4930-a1a8-9b341c21b738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:56:02.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T11:56:03.107Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T11:56:03.108Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-07T11:56:03.109Z |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 |2021-10-07T11:56:03.112Z |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 |2021-10-07T11:56:03.118Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T11:56:03.118Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T11:56:03.119Z |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 |2021-10-07T11:56:03.121Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:56:12.542Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=87c4ccd9-3827-4eed-90a4-b7f7e5737613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:56:12.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:56:22.550Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=1fba9820-3cf2-43a9-9846-12e28f0a84e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:56:22.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:56:32.560Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=eaf22837-f9af-4398-8f55-96a58eb704a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:56:32.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:56:42.579Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=0c4eaf63-d9b3-49a2-a852-fdd0dd186201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:56:42.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:56:52.586Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=10cac819-17d8-4771-be6f-9a1fb32b6104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:56:52.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:57:02.593Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=f1d67136-7e9a-4641-b424-a1c368a4af20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:57:02.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:57:12.600Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=b9546e54-133d-4c1d-b6a9-862c229e5901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:57:12.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:57:22.609Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=e00acfaa-cc9e-47f7-8493-8559add77a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:57:22.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:57:32.618Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=ac330a8a-3bb2-4169-80ce-9f88ecfacf95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:57:32.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:57:42.624Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=87a98a26-e8bf-436d-bab1-de67fd467724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:57:42.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:57:52.630Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=6ca52e8f-24f5-43bb-8f04-a2f7e4b72fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:57:52.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:58:02.639Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=5b2a02dd-1e5b-4305-afdf-bd64d0158b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:58:02.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:58:12.647Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=28a6046f-aec5-49c8-94d1-13053aee2032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:58:12.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:58:22.656Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=0e1ee444-3558-4f4c-9078-ea6f11c497f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:58:22.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:58:32.670Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=762ad9c4-1558-4686-b237-39e9553c3451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:58:32.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:58:42.694Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=80b272fc-40d5-427c-bda0-f4d817d4fba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:58:42.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:58:52.703Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=38ce3a7b-bd73-4791-929d-898c4434565c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:58:52.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:59:02.710Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=2a6a0931-712e-4505-a6a7-d0e5c78d3b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:59:02.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:59:12.717Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=96992d34-32e3-4726-b9c0-438c3e9a620b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:59:12.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:59:22.724Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=31dca9b4-246b-41ff-9b35-0e3cafcc3dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:59:22.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:59:32.732Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=1ce95b2f-f0c1-4579-a2db-ad88df8f9674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:59:32.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:59:42.738Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=68495efe-2dbf-433a-b098-5f6050a25435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:59:42.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:59:52.746Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=9c6b6c89-397b-4d92-9f84-bbcd225b7f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T11:59:52.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:00:02.753Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=6989536d-d9ae-4659-aedb-7fb8f1e3da1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:00:02.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:00:12.764Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=f6307bd8-5509-4f3d-89ae-afec743ef28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:00:12.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:00:22.781Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=c5ed5ed4-7839-492a-9cb6-6590f5d06c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:00:22.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:00:32.792Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=cb4f7af0-2be9-4651-8986-cfa03d93c266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:00:32.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:00:42.800Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=67223a03-15c6-41a8-b172-024a53787147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:00:42.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:00:52.806Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=252598e7-9a11-4cd1-bd78-e399b394c8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:00:52.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:01:02.827Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=4a1e0c2c-9166-4a71-815c-766d344c9437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:01:02.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T12:01:03.161Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T12:01:03.161Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-07T12:01:03.162Z |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 |2021-10-07T12:01:03.165Z |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 |2021-10-07T12:01:03.169Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T12:01:03.169Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T12:01:03.169Z |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 |2021-10-07T12:01:03.171Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:01:12.835Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=fb4a6d1e-74be-43f3-90a1-262f6d533dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:01:12.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:01:22.841Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=553a2758-3190-4683-a9d1-913e6b766a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:01:22.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:01:32.849Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=8965b9a0-3dd3-43d1-97a2-75455f64122c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:01:32.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:01:42.862Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=b5f8afed-e3fd-40be-a946-3e08ba09bb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:01:42.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:01:52.870Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=0d7b00cf-0064-4361-9064-4f298ac537b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:01:52.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:02:02.878Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=367ad66f-e8cd-45dd-a498-dc81ae1f1e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:02:02.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:02:12.890Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=68d3bb86-ee0d-46ce-8a55-dd5d9204d045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:02:12.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:02:22.901Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=1560085e-5611-4dff-89ac-9edfc5f8f829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:02:22.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:02:32.909Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=0fa61b36-c41b-4dd2-9f3c-4585771d63e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:02:32.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:02:42.915Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=e6049f87-c289-4c03-bfd3-850fb10cd928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:02:42.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:02:52.923Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=6d67879c-2133-4685-98df-335285a1b081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:02:52.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:03:02.932Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=e8f20444-2f52-45ed-a349-7b47c1a8d19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:03:02.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:03:12.937Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=d7b287c0-3adc-4353-aa04-981dbb2ba35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:03:12.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:03:22.952Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=3a8daaa2-498d-4361-858c-77a158147345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:03:22.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:03:32.961Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=e51a4650-05f9-4fed-89f7-cc7d85f8681d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:03:32.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:03:42.968Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=b7d1c46a-e2e8-4424-b5b6-dd412b6279ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:03:42.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:03:52.976Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=0f2131de-1923-42af-8bdd-522773cb523d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:03:52.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:04:02.988Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=ba6adaa6-49a5-4401-90e6-10ad6c55ebda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:04:02.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:04:12.999Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=a6e6335e-4114-4cf6-a3b7-a52c8f4a8698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:04:13.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:04:23.007Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=9bf78bfb-19fd-40f2-ad11-224465c23c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:04:23.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:04:33.012Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=f9578c29-b3ac-46b7-8e12-9438c64e5030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:04:33.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:04:43.020Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=9748a0dd-5733-4fcc-aab9-4914b515c653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:04:43.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:04:53.027Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=8b5eda34-a92d-4f64-9935-3b6b6fef00d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:04:53.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:05:03.032Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=a3e8f55b-b713-4208-b690-6ead9f1e66e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:05:03.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:05:13.044Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=5782b8c5-4ae7-4f54-8a08-82b9db2f2025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:05:13.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:05:23.051Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=ee5684b7-7b61-4fe0-971d-c334c4515af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:05:23.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:05:33.060Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=b23b229f-8069-46b6-b95a-2c37868a8aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:05:33.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:05:43.067Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=4e249a12-510f-4ca0-a157-93ff85ad24f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:05:43.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:05:53.078Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=d2e04043-60b0-48dd-acd4-3fd5534521fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:05:53.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:06:03.088Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=187d7a56-aec1-4076-99d7-6385ac55aebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:06:03.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T12:06:03.100Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T12:06:03.101Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-07T12:06:03.102Z |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 |2021-10-07T12:06:03.105Z |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 |2021-10-07T12:06:03.109Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T12:06:03.109Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T12:06:03.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 |2021-10-07T12:06:03.111Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:06:13.094Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=9ae91232-d616-4226-a40d-c4ba88f09a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:06:13.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:06:23.099Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=54347e89-c87c-434e-8f97-f5e976b760fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:06:23.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:06:33.105Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=d2391baf-385a-4011-b79e-474c086b1d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:06:33.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:06:43.112Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=17f3b5f5-c1a4-4431-a063-299eb1233b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:06:43.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:06:53.120Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=175e1247-d805-4dd7-925a-d5952756864d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:06:53.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:07:03.127Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=5f324f42-6560-4c58-96a6-117fe8fbe9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:07:03.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:07:13.133Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=8fcad470-d41a-4fba-8853-53d6d455b935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:07:13.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:07:23.140Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=ecbcde55-180f-46a7-afd5-e5532d59861a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:07:23.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:07:33.149Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=8f50fd0f-b317-4e66-ba21-52746d249f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:07:33.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:07:43.164Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=4972c853-52ee-4ee6-9c9f-060f9e73a715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:07:43.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:07:53.173Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=c45c776b-e726-4fd2-b4e5-1a2a633e4c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:07:53.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:08:03.180Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=27567dfb-daa2-4463-8142-0e28b3120abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:08:03.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:08:13.186Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=54530ded-5a83-4251-962f-f3519c92ff09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:08:13.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:08:23.193Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=aeebfc99-6c54-4809-a658-16062e2f7fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:08:23.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:08:33.198Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=21d24d99-cc44-40ed-ae54-e50e46ca5431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:08:33.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:08:43.205Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=e33484ff-527b-492b-b950-7e298793ff09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:08:43.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:08:53.211Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=56847fc5-990a-41c1-9b7b-9666b24bf1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:08:53.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:09:03.218Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=3ec41d94-a87f-467f-981a-4bd11576ebd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:09:03.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:09:13.224Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=a859620d-7c11-40c9-aceb-e1372c680719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:09:13.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:09:23.233Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=ad747958-8327-49c8-be1f-eeccd7ea0337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:09:23.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:09:33.246Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=24c71e11-9d0e-42ca-becb-69ee87ff7614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:09:33.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:09:43.265Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=f838a628-f827-4302-acd3-01e82a70f5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:09:43.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:09:53.271Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=bc1c1ed0-ac89-4789-9033-0be4d9c300d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:09:53.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:10:03.280Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=755bba40-28ef-4192-bbc0-3b0252c8f232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:10:03.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:10:13.288Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=0cfbe189-9eed-462e-aef1-9ab8552966d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:10:13.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:10:23.293Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=5607e22e-9ee7-4649-95e6-f05b3bb1e392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:10:23.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:10:33.300Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=c6e4c404-0532-4a2f-8290-0daafbf76b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:10:33.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:10:43.308Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=b54d4948-65e4-464e-8d52-2f9a52767738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:10:43.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:10:53.315Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=b54a9251-bdfc-470b-a988-0edc3162195f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:10:53.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T12:11:03.187Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T12:11:03.188Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-07T12:11:03.190Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T12:11:03.193Z |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 |2021-10-07T12:11:03.199Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T12:11:03.199Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T12:11:03.200Z |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 |2021-10-07T12:11:03.202Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:11:03.323Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=a7084948-6026-4609-9910-ec396cc46e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:11:03.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:11:13.332Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=c39039a4-6a0b-4c4b-ac79-f0b872357200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:11:13.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:11:23.342Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=56d4eba6-6ffe-4a2a-9afe-1ca8517e1508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:11:23.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:11:33.350Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=6912298a-55e7-470b-8f86-32dd7ad8c8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:11:33.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:11:43.357Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=2095d569-9a43-4f48-9a3c-8b1666a0d18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:11:43.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:11:53.363Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=749f10d8-67ae-4c88-950d-9b6d0bdb13a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:11:53.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:12:03.370Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=ffd7d969-cbcf-4de2-854e-76e481618da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:12:03.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:12:13.377Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=5682db4b-e784-440d-95b8-d328e7af8753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:12:13.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:12:23.383Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=4765e46f-94bc-4478-a3a0-46cd0730e24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:12:23.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:12:33.390Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=dba2ff37-2251-4786-bff7-cfa58b9ee57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:12:33.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:12:43.397Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=6d8c3d2b-ca42-4f89-a5fd-34320f43d57c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:12:43.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:12:53.406Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=502a4910-9051-453a-a791-ba9dfef55bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:12:53.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:13:03.420Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=5961e9f6-9df5-4e99-9100-d2ac10831890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:13:03.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:13:13.428Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=4fb897c5-fb7e-4221-8ef2-ee2d45a0f0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:13:13.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:13:23.434Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=ff8479b7-e592-47a3-8fab-ea2cb4ea7046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:13:23.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:13:33.442Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=0ba20a7b-9122-4384-9bdc-ba30bc53c6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:13:33.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:13:43.448Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=9413a279-97a2-44d5-8d6f-3c0eaa90e07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:13:43.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:13:53.454Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=4d3f0e63-d7e7-4329-99b1-e30591d56ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:13:53.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:14:03.461Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=3edcb710-147c-4e04-8e1c-c68d2261df89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:14:03.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:14:13.467Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=fe47364e-169c-4fd1-bbcc-0777bed88ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:14:13.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:14:23.473Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=acc01363-6049-446d-aee1-24ca91c34048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:14:23.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:14:33.481Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=a1ab8e66-3507-4d06-9ad6-90b12bc0d79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:14:33.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:14:43.489Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=1ed2d0d7-174e-4d00-bb7c-67beb7d358ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:14:43.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:14:53.499Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=f8b058d5-086a-4c2b-a034-cc30b86c11ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:14:53.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:15:03.506Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=fd1790c3-91a8-4284-97f7-6595fac19fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:15:03.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:15:13.512Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=b1fdcd22-9ae0-4ca3-a1f5-880f5b021b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:15:13.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:15:23.518Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=6fccf6a3-a33f-4270-b930-b4f500ae62c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:15:23.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:15:33.526Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=10a5b723-ed72-4dd5-9a19-78d3ce5b4e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:15:33.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:15:43.537Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=20abd4cb-7003-46bc-8898-e1da91142258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:15:43.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:15:53.543Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=a240f1b7-eeb8-4362-94c2-32050e387e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:15:53.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T12:16:03.132Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T12:16:03.132Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-07T12:16:03.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 |2021-10-07T12:16:03.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 |2021-10-07T12:16:03.141Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T12:16:03.141Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T12:16:03.141Z |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 |2021-10-07T12:16:03.143Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:16:03.549Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=424f1b34-317c-40c7-9609-aa1fad808eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:16:03.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:16:13.555Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=0e62c961-0730-442f-b951-ce79c6eefcb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:16:13.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:16:23.564Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=2094c629-c3ee-4b19-aef3-0745cb21787f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:16:23.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:16:33.575Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=f322c32a-c38f-4753-8203-21c20e7ae353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:16:33.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:16:43.583Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=b0ddcc6f-12d1-462f-88fb-39b44004e8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:16:43.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:16:53.590Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=7c4f0e5c-c517-4959-acce-78ba56b88dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:16:53.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:17:03.596Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=130cced8-9824-477e-801a-eef44f8ebf99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:17:03.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:17:13.602Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=3ef12299-a400-4084-aaaf-1a5696fa0987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:17:13.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:17:23.609Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=f29b8a60-4a68-4e35-a32f-8af168b260fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:17:23.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:17:33.616Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=47329375-0b72-47e8-a73c-9c089c5a3ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:17:33.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:17:43.622Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=22618f96-ce38-4aeb-aaab-551c590bc9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:17:43.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:17:53.628Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=aee77eaa-efd9-4de0-a3a6-d257eda2bc1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:17:53.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:18:03.634Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=4cdf5ddb-6e7a-4643-8ebe-33eec140ffc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:18:03.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:18:13.642Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=f76c7230-5b18-4fe6-adb5-e933814b35e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:18:13.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:18:23.654Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=3e4f5db0-4539-42b8-8bf8-040cb2c552ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:18:23.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:18:33.667Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=1daecca4-9bd7-4112-ab35-1a6f0f49dc59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:18:33.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:18:43.675Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=22cf4de4-7b30-43df-a4bb-0452d98e0a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:18:43.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:18:53.682Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=39a16ce6-410d-4ba9-97c9-d875fc22f383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:18:53.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:19:03.688Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=eae27b7b-2ee2-4e01-87bd-99e95cd4592e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:19:03.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:19:13.696Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=907d0892-7783-4e8c-b889-260cd228f3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:19:13.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:19:23.702Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=fba5fc1b-51de-4f4d-b8df-17a34887b7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:19:23.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:19:33.713Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=babe931a-3f9b-47f4-824c-b78810b0a978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:19:33.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:19:43.719Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=031e9e2d-6e5f-4ba3-a47b-5d22da531447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:19:43.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:19:53.725Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=dc0ec8df-7ee0-4206-9794-c2aafb490187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:19:53.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:20:03.732Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=a71cf0a2-6758-46c7-b7de-b2d2ab4c3643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:20:03.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:20:13.739Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=010fb569-2a60-47ec-bb88-0158dd042bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:20:13.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:20:23.756Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=1b230149-68b1-4924-b081-ecd5766fe861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:20:23.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:20:33.766Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=33c414be-bf81-4583-8dfe-7de948d9d19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:20:33.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:20:43.773Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=b275ae34-f080-4078-82a3-51e6cd33903a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:20:43.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:20:53.780Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=04f01566-d148-49d3-b150-806fdd208e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:20:53.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T12:21:03.126Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T12:21:03.127Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-07T12:21:03.127Z |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 |2021-10-07T12:21:03.131Z |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 |2021-10-07T12:21:03.135Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T12:21:03.135Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T12:21:03.135Z |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 |2021-10-07T12:21:03.136Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:21:03.786Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=f85df101-a51a-45d8-93b0-6dbf2e0cb6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:21:03.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:21:13.792Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=869ad349-f25a-4300-a89e-afc04b953564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:21:13.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:21:23.800Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=12c20e17-6a87-4942-8209-cde7ae6537f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:21:23.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:21:33.807Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=801eedfc-2f18-4a5b-b70e-acbf1fb43d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:21:33.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:21:43.813Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=fd6911c7-29ff-4a29-b34a-d72ef4fd8d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:21:43.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:21:53.820Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=f3731ba5-cc76-4e38-8206-ebd0ef6feed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:21:53.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:22:03.830Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=adaa9c37-8161-4db7-b113-20bc623f0df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:22:03.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:22:13.844Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=4018686f-75ec-401a-9c10-4e91d53b9569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:22:13.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:22:23.860Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=8847dcc8-5f8a-4436-bc63-b599e2074922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:22:23.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:22:33.869Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=67b9e1da-abb8-4b66-a8ba-c263afc77a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:22:33.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:22:43.876Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=6a851b63-bd2e-4491-b729-cc9c6e577b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:22:43.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:22:53.883Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=d0f4411e-b45a-467f-aef6-8fbd14c47cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:22:53.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:23:03.889Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=cf57325e-77b5-4497-a6ff-57fbd1d07d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:23:03.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:23:13.897Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=664170e7-5802-408e-aeb2-158dabff1d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:23:13.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:23:23.902Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=2a458990-9386-435b-af8a-17295885613f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:23:23.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:23:33.910Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=b26f8f6a-cbf2-439c-a3f5-3c39cea58c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:23:33.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:23:43.928Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=03d60d4c-a132-43e1-bb00-c4567933761d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:23:43.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:23:53.936Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=baef983e-f1f9-4dc6-8c67-05b46feb70b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:23:53.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:24:03.943Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=ec6f30c5-63c6-404a-bc7b-94cf5e353839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:24:03.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:24:13.953Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=7acb8396-6b7e-4371-a7eb-6b8e7ffa8d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:24:13.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:24:23.968Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=ee7ff7f2-55a4-4132-9e4b-e9c188399896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:24:23.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:24:33.976Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=9ea8f844-5c3d-4df9-b82e-4be69a1228e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:24:33.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:24:43.982Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=46489531-ec25-41a7-bce4-1a0792128d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:24:43.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:24:53.989Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=e1233c6f-fed3-495c-a12f-954ebeb3e0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:24:53.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:25:03.999Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=c2b43b60-e2fe-49c2-8612-a1f065325909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:25:04.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:25:14.005Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=0c08fd0d-7f16-48b2-956c-0cb6c248aca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:25:14.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:25:24.010Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=6c9d9fc0-bf5e-4ff0-a417-13d6c8a32ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:25:24.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:25:34.017Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=105367df-cb9c-4de4-8d80-bfc7546b9c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:25:34.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:25:44.023Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=590a92af-5ac6-4984-a5ce-79466b3bdda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:25:44.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:25:54.030Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=bfbc9c74-e2de-4cb1-acce-3222ee271185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:25:54.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T12:26:03.153Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T12:26:03.153Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-07T12:26:03.154Z |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 |2021-10-07T12:26:03.158Z |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 |2021-10-07T12:26:03.162Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T12:26:03.162Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T12:26:03.162Z |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 |2021-10-07T12:26:03.164Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:26:04.040Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=4c0f9921-1bf9-4203-b1ed-ecd7bbf017ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:26:04.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:26:14.047Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=790087d9-1950-48ae-8304-d2437ac7cdfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:26:14.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:26:24.054Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=2c6c100c-2b29-4ac0-8b83-2099076b84f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:26:24.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:26:34.061Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=31c9cb92-3210-4966-9542-f900896aa9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:26:34.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:26:44.068Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=955b81f4-d5e7-46fa-a4c5-5cb747f500dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:26:44.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:26:54.075Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=4102afc0-d005-463c-b43d-a2eccaa86bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:26:54.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:27:04.081Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=f093780e-d512-43c0-a02d-76712a43b713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:27:04.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:27:14.085Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=1680bc70-eda7-4018-985e-1e1418018a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:27:14.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:27:24.092Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=e8c9ce38-15eb-4f64-8a98-d44403b298ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:27:24.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:27:34.098Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=0902faf8-c7c1-4cea-ab72-e3cc5411c4d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:27:34.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:27:44.105Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=fcd62d08-4143-45d7-afb9-345519efb068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:27:44.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:27:54.114Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=04f2c181-f7ca-4b80-a482-d7aa230cb6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:27:54.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:28:04.128Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=ca910caf-1013-4fa5-a272-0a70011b981a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:28:04.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:28:14.136Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=e1465e10-641f-484e-b8ae-3c5e00df4769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:28:14.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:28:24.143Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=eadf9314-000f-4300-9fda-a207be0c9098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:28:24.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:28:34.150Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=bc82651a-0922-42b4-b8dc-dacd9e725558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:28:34.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:28:44.155Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=0e3a3028-53dc-4b22-8c1b-0a3eba35ef5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:28:44.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:28:54.162Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=08d2aad4-5792-4f78-bbf6-b5f1c5794a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:28:54.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:29:04.175Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=1db75396-455b-4c91-b8b8-81f99af41b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:29:04.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:29:14.181Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=b1391097-c316-4872-a0be-061dbab91d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:29:14.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:29:24.188Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=0328689d-efab-4940-ba69-eee3daea5f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:29:24.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:29:34.195Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=a470ec39-a101-4c66-b385-aa6144fe294b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:29:34.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:29:44.204Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=d3e38a37-9f4d-45f7-842b-d028b186f57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:29:44.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:29:54.221Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=9df7c8cd-00e2-4aba-9500-eca4a64c8baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:29:54.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:30:04.228Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=311a4c5a-09ec-43ba-bac0-7264a4f0508c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:30:04.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:30:14.241Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=27c374ea-e54d-4e90-ba71-4646ed97c02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:30:14.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:30:24.247Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=85cd452b-34da-4457-9f03-22fe0ab69be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:30:24.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:30:34.253Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=c6dd3d88-16a6-46e0-96d9-aa3f710808fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:30:34.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:30:44.260Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=aa80a3af-2c58-4714-b9d3-55f12bbc0846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:30:44.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:30:54.266Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=8b2b147e-0b79-4f98-8f3e-5ab8bb8780f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:30:54.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T12:31:03.104Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T12:31:03.104Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-07T12:31:03.105Z |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 |2021-10-07T12:31:03.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 |2021-10-07T12:31:03.111Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T12:31:03.111Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T12:31:03.111Z |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 |2021-10-07T12:31:03.113Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:31:04.273Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=6e41c819-e5ee-4ce9-bb2c-21d0510c38d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:31:04.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:31:14.280Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=4d6ab66a-6740-4026-a2e3-511f54b81a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:31:14.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:31:24.287Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=74f0bc2c-ee07-4a05-865c-32f13d2a02a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:31:24.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:31:34.295Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=9ca4b628-5daa-45a1-815f-84c9c61f9c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:31:34.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:31:44.305Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=895e0fe2-2b42-4e2e-a426-40254dc0f1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:31:44.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:31:54.312Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=73f17d0b-c96f-4150-bc29-3fd35ca5aea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:31:54.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:32:04.325Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=10fb920a-ac0a-4c3f-9b8b-f91e2c8bbdd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:32:04.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:32:14.331Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=c7615f60-1765-493f-9c4d-7ec878e18d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:32:14.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:32:24.338Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=367d2eaa-620f-483b-aee7-da021fe0cb0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:32:24.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:32:34.344Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=284c3c93-ebfe-4420-8192-2039c8f69924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:32:34.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:32:44.351Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=b9e3cb33-307a-45ef-bc90-927120d45dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:32:44.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:32:54.357Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=4e8821ba-569d-4809-8bf1-5e21377f3ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:32:54.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:33:04.364Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=a9d21a0b-2d2f-490d-8868-97a2c38a55db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:33:04.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:33:14.371Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=be9f9234-e636-44ec-af54-ea1a8de053df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:33:14.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:33:24.382Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=7d19479c-ca8a-4f2e-81eb-589978793de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:33:24.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:33:34.394Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=1222c1d3-0686-4f3d-ac31-90175c444fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:33:34.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:33:44.401Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=e4766774-2b81-4fd5-a231-c618a29b3205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:33:44.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:33:54.408Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=c819be12-c75e-404a-896c-f38a26c3444a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:33:54.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:34:04.413Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=a99d62bc-9505-4089-a441-aae2c08eaa82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:34:04.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:34:14.421Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=ba5102b8-e3f5-4377-9d61-aa2f68bb2af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:34:14.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:34:24.427Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=65557a6d-b05e-45b3-ae1e-17432ecfee94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:34:24.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:34:34.434Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=26006754-0d18-4a7e-8543-c532f85569f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:34:34.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:34:44.440Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=a413512a-eecc-4e05-abce-60c9f717ffe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:34:44.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:34:54.445Z |INFO |Init configs |InvocationID=1b4ab1b2-5b7a-4430-a84e-3d7b0d0049ac, InstanceUUID=e97a416a-4ad9-421c-a0d5-dc1cec7a4909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T12:34:54.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |