By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T12:09:07.616Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T12:09:07.619Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-10T12:09:07.655Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T12:09:08.283Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T12:09:08.375Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T12:09:08.376Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T12:09:08.376Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T12:09:08.453Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-10T12:09:08.530Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-10T12:09:08.602Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-01-10T12:09:09.827Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-10T12:09:10.366Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-10T12:09:10.384Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-10T12:09:10.384Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-10T12:09:10.434Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-10T12:09:10.434Z |INFO |Root WebApplicationContext: initialization completed in 1831 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-10T12:09:10.790Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-10T12:09:11.453Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-10T12:09:12.619Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-10T12:09:13.068Z |INFO |Started MainApp in 7.443 seconds (JVM running for 8.079) |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-10T12:09:13.120Z |INFO |Start scheduling PRH workflow |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:09:13.130Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=53208916-5609-4d28-9e15-1395c8e4c59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T12:09:14.533Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.248.51:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:09:14.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-10T12:09:22.282Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-10T12:09:22.283Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-10T12:09:22.285Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:09:24.556Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=fc5a7b25-de32-4e5e-b6ce-9f538ebb043b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T12:09:25.599Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.248.51:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:09:25.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:09:35.600Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=14cab027-99a8-449f-9812-6568168eb705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T12:09:36.639Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.248.51:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:09:36.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:09:46.640Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=12188691-7127-4dfd-a691-8ef0d4eea318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T12:09:47.679Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.248.51:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:09:47.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:09:57.680Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=27570a35-8a19-4d81-a47b-776e51ef6910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T12:09:58.719Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.248.51:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:09:58.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:10:08.720Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=a557c80d-3117-445e-b9a8-902bbacbf4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T12:10:09.759Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.248.51:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:10:09.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:10:19.761Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=f79e75e6-c4b1-4a80-bc60-5b8e59bf1a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T12:10:20.799Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.248.51:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:10:20.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:10:30.802Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=743d4213-f76f-454f-ba8d-f5935d5389cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T12:10:31.843Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.248.51:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:10:31.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:10:41.846Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=709a42e3-195b-44db-ada4-971f2f5943a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T12:10:42.879Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.248.51:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:10:42.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:10:52.880Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=c9537a59-ac98-40ad-a4e6-c9ac588a9b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T12:10:53.919Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.248.51:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:10:53.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:11:03.920Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=bcaf5645-0907-4d32-bd08-258f513309ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T12:11:04.959Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.248.51:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:11:04.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:11:14.960Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=8b422128-b697-407b-afd1-95d7cd6321ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T12:11:16.003Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.248.51:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:11:16.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:11:26.004Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=4987bb61-474d-4c33-830e-3a6cb5bdb389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T12:11:27.039Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.248.51:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:11:27.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:11:37.040Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=45f6275b-f8e7-4a10-8acb-49e2cd13b1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T12:11:38.239Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.248.51:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:11:38.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:11:48.242Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=fba39252-7440-42ab-bd67-34c24deafb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T12:11:49.279Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.248.51:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:11:49.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:11:59.281Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=7e2833bb-5106-4562-a19c-5f35ae9fa7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T12:12:00.319Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.248.51:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:12:00.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:12:10.322Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=91f89693-f446-4f34-838c-27f3205fd149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T12:12:11.359Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.248.51:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:12:11.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:12:21.361Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=a7bd3cfe-faf8-4f1b-b093-8c2541e02492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T12:12:22.399Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.248.51:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:12:22.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:12:32.400Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=a82e9749-bcc6-4078-80c7-bbf928d98216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T12:12:33.439Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.248.51:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:12:33.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:12:43.440Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=959951fa-37f1-4b24-9baa-25ca2185170c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T12:12:44.479Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.248.51:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:12:44.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:12:54.480Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=32038deb-ce51-46b6-8b25-879a91cc43da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T12:12:55.519Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.248.51:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:12:55.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:13:05.520Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=9e0bbc33-dc65-4c6c-9b3c-6cd306c74b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T12:13:06.559Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.248.51:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:13:06.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:13:16.560Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=2e61a80f-3f92-4133-9786-0a1e4542d219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T12:13:17.599Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.248.51:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:13:17.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:13:27.600Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=6dd5ac7c-7c84-4ab5-9a06-300594e4969a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T12:13:28.639Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.248.51:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:13:28.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:13:38.641Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=ddb486d1-dca1-4804-b810-c3af1a7c7b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T12:13:39.843Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.248.51:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:13:39.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:13:49.846Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=9da5d810-b0d7-40fe-89d3-6d90cf0c184c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T12:13:50.879Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.248.51:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:13:50.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:14:00.881Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=00a6e3aa-2d1d-4230-9ef9-9ad38fd0756e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T12:14:01.919Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.248.51:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:14:01.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:14:11.920Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=1cb3d480-a575-4e58-8845-30220c2f61a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T12:14:12.085Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T12:14:12.085Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-10T12:14:12.086Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T12:14:12.089Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T12:14:12.103Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T12:14:12.108Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T12:14:12.108Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T12:14:12.110Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T12:14:12.959Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.248.51:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:14:12.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:14:22.960Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=ea2deda5-3fb0-459b-b730-de712a87a0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T12:14:24.000Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.248.51:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:14:24.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:14:34.002Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=a69a5712-6cb4-4a82-98fb-2f73b368768e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T12:14:35.039Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.248.51:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:14:35.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:14:45.040Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=b68724ac-d94f-403d-9d41-8f8498040803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T12:14:46.079Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.248.51:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:14:46.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:14:56.080Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=011d7507-0247-4f98-b804-e2e59518dcc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T12:14:57.119Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.248.51:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:14:57.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:15:07.120Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=ef11ea4c-7c01-48c8-ba82-cc908501a174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T12:15:08.159Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.248.51:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:15:08.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:15:18.160Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=acc202ed-9308-4516-9f48-eeca9fcf686e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T12:15:19.199Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.248.51:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:15:19.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:15:29.201Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=02e1b908-d169-449d-8e8c-81df000acd6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T12:15:30.239Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.248.51:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:15:30.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:15:40.241Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=7d9215e9-f7ed-4886-90f8-edd3eb951bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T12:15:41.279Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.248.51:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:15:41.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:15:51.280Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=be5aba36-1ab4-46fb-bb8e-7558e17583e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T12:15:52.319Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.248.51:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:15:52.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:16:02.320Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=ceaf900c-8693-4035-9e86-e55497deda64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T12:16:03.359Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.248.51:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:16:03.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:16:13.360Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=e4c73af0-416f-47f2-9282-0cb8c092888d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T12:16:14.399Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.248.51:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:16:14.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:16:24.400Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=ab03247a-18ef-4ebb-b5c8-f7c949899a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T12:16:25.439Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.248.51:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:16:25.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:16:35.440Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=c04a3d76-ef8a-4723-8667-93fe333d0596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T12:16:36.479Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.248.51:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:16:36.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:16:46.480Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=1ce8932b-8656-4dc3-ad03-8ba3137d6a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:16:46.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:16:56.589Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=64b85eba-c2f6-4fb0-90e8-f3180f888b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:16:56.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:17:06.608Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=b09fa7c9-ed2e-4dda-ac3d-18bfc3d07000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:17:06.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:17:16.621Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=bf5969d2-333f-469b-9d61-6cb5ee28a391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:17:16.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:17:26.637Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=0c2d74f6-1d03-424c-9f4b-2ec57d177275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:17:26.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:17:36.654Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=e0476c62-1a06-4b61-8cde-7ff47602fef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:17:36.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:17:46.665Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=186601e5-abf7-443b-b2b1-08a35dc034b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:17:46.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:17:56.681Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=87da8852-2065-45c1-9f3a-537d726987eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:17:56.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:18:06.690Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=9e0ab93a-6284-4892-942f-425076727c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:18:06.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:18:16.705Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=774c65f8-c4c2-4538-8425-76ee7fb7048f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:18:16.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:18:26.720Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=ac7a7d62-e8f6-49b0-90ec-b7374ce3fc3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:18:26.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:18:36.750Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=55185176-40a0-4edd-aa9d-5c3aaa1c1c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:18:36.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:18:46.768Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=c10f3f70-676d-4ff5-a801-e5eadcd2703c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:18:46.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:18:56.788Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=0a0b09a4-ff19-4a6e-8628-fc79788d7770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:18:56.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:19:06.814Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=01f00f8b-a49f-48ca-944c-7d30c566b2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:19:06.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T12:19:11.194Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T12:19:11.195Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-10T12:19:11.196Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T12:19:11.201Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T12:19:11.208Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T12:19:11.208Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T12:19:11.208Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T12:19:11.210Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:19:16.824Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=6b7a517d-df1f-4f8d-8213-2619d4ef6fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:19:16.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:19:26.834Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=e19921d3-9ca2-4fae-b32f-87b133b37357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:19:26.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:19:36.844Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=fc5b13d3-39af-433d-bec1-4fa54106d98d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:19:36.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:19:46.853Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=8825cd26-f176-41a0-962d-e3afa01c1748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:19:46.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:19:56.864Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=b7a46f3f-7292-4a26-b3c4-e25fbe4bcaa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:19:56.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:20:06.875Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=504153e1-5618-4b3c-bfd8-a00fad0a7313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:20:06.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:20:16.887Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=7a6891aa-3c05-41b4-aa4d-66f888c7bed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:20:16.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:20:26.908Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=a12281dd-0392-43fc-a88d-d496af51efef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:20:26.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:20:36.918Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=25f69745-5cb8-4b25-9775-7b5368b8d6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:20:36.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:20:46.926Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=0446940d-d3e9-4bd5-aa88-4746fcb65400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:20:46.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:20:56.937Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=24fd8cad-035a-499b-a35f-627320732a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:20:56.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:21:06.947Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=56cdbf5c-ee96-4a29-b179-c0e5883a3a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:21:06.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:21:16.968Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=6a5e6ecb-21d8-4c6d-af72-1de16c2488ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:21:16.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:21:26.991Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=00526e45-f4bb-45db-b54b-57af81f058b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:21:27.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:21:37.002Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=d396c8b9-060b-4672-b6e1-73b78abbe2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:21:37.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:21:47.025Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=90b876e2-9590-441c-a8ea-54007e45b062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:21:47.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:21:57.045Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=e1a89d73-e819-4bb0-888e-dff604279c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:21:57.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:22:07.065Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=892215ba-960a-4b90-b91b-24cb72386ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:22:07.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:22:17.081Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=eadbda88-2eb9-4177-9006-5e9931538e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:22:17.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:22:27.108Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=bc1deaaf-e8ad-4eef-b204-ced9f0a60469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:22:27.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:22:37.120Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=9e1d953e-5484-4df9-9d7e-351558f78baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:22:37.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:22:47.139Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=d768dc3b-dc7d-4142-99d2-8bb82b91ccaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:22:47.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:22:57.149Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=6c840a84-4ec1-4623-a4ee-26434aee3feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:22:57.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:23:07.159Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=b76aac15-e2f9-4a3c-8c02-0916acbc1120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:23:07.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:23:17.168Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=d2a7f98e-4b76-4a11-a6d5-6c2ba7b5bc69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:23:17.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:23:27.185Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=b32ab8a8-d80c-48f3-b25a-12ad0bde8695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:23:27.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:23:37.200Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=be8be177-cd45-4622-a421-831311999f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:23:37.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:23:47.212Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=2841cb9c-2f53-4156-8db9-b25270b3d104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:23:47.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:23:57.223Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=b3ba0a89-5897-4e6d-9638-60ee0acf3b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:23:57.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:24:07.232Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=c780a381-9451-4e38-9e49-b21ff991f889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:24:07.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T12:24:11.154Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T12:24:11.155Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-10T12:24:11.168Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T12:24:11.172Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T12:24:11.187Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T12:24:11.188Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T12:24:11.188Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T12:24:11.191Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:24:17.240Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=7592bdaf-0ee1-4ff8-ac5b-7c4880dd4793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:24:17.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:24:27.263Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=8b7b8c9b-482a-4796-9850-67494444efe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:24:27.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:24:37.285Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=df18da83-3577-4bd6-a297-9002c51e3c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:24:37.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:24:47.294Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=1791a8da-b9ee-457b-8dd3-02a659837d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:24:47.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:24:57.302Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=2692d303-9b85-4e7c-93c4-e48daec546d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:24:57.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:25:07.311Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=cfba16e3-1103-4a8f-8c0c-472fbffa41d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:25:07.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:25:17.320Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=cc739982-823a-48d5-b883-35953226d814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:25:17.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:25:27.330Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=2e1bdea0-3973-4ead-8aff-76ca117d1114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:25:27.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:25:37.338Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=b18f6169-d859-49f2-bded-cfeb0464e0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:25:37.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:25:47.347Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=e0b298ed-d71f-40a2-abdd-c1ba93a614b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:25:47.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:25:57.356Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=9cbb5754-0886-4d5f-8aec-e20ff5d078cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:25:57.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:26:07.372Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=a7bf818c-e145-44da-95f4-7a0ed4223e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:26:07.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:26:17.382Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=3637d855-81f8-44ba-b816-dc0cdf62988b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:26:17.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:26:27.390Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=e43544ff-9b7e-4b19-84b2-90bcd81a2636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:26:27.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:26:37.397Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=43e22eb3-c872-48bf-9b1a-4d1519eedceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:26:37.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:26:47.405Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=2cc91cb1-6944-474c-a177-d472b0627b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:26:47.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:26:57.416Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=aa13b767-cc3e-40bf-af2b-08f3b356227c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:26:57.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:27:07.425Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=890e8dca-8781-46fe-896c-9b846044558e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:27:07.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:27:17.432Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=76f9ee5e-fc39-47d6-9acc-de9dd692498a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:27:17.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:27:27.440Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=e3e5f480-77e3-4935-a8d1-ec2be8c5905f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:27:27.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:27:37.447Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=a65f259e-fa01-425c-a726-56e08d77dc78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:27:37.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:27:47.455Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=2484a1cb-8d94-491e-803b-30e6888a8da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:27:47.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:27:57.468Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=39db0fd0-ed50-40db-a8c9-6b574faba5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:27:57.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:28:07.486Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=a9245d58-a340-4a8f-8652-6e156c0e5a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:28:07.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:28:17.494Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=b593a5ea-de0b-4f9e-a006-a819fa1674b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:28:17.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:28:27.503Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=5df0dcc8-a56c-4ce1-8387-a3e1582bcbfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:28:27.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:28:37.512Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=76a68453-a112-4e66-a878-1c37c1b5ec1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:28:37.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:28:47.519Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=52a02b6a-4ebe-4512-bd84-760e500f133e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:28:47.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:28:57.540Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=6763ff26-7a12-47c7-aae0-ffc7e0a4ab76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:28:57.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:29:07.548Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=f99dc8bf-2104-42b0-9f48-3954861c9a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:29:07.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T12:29:11.113Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T12:29:11.114Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-10T12:29:11.115Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T12:29:11.117Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T12:29:11.123Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T12:29:11.124Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T12:29:11.124Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T12:29:11.125Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:29:17.555Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=ca694b7c-ae1e-4b4b-8c3e-bc05c185d820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:29:17.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:29:27.563Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=3b907544-cffa-4c49-bd11-19d360777727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:29:27.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:29:37.569Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=195365db-856b-45a2-8f35-6edf2198d497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:29:37.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:29:47.576Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=59b8b6a3-93c8-4bd9-b419-593876b385da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:29:47.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:29:57.593Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=c10efa90-1f5e-4856-9e0b-33bb70e6b39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:29:57.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:30:07.612Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=80a5f17f-5127-4ef2-9371-8e2a58dcbc46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:30:07.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:30:17.622Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=2dff9ba9-3374-4352-9b4d-76eb58cd62a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:30:17.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:30:27.631Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=5f475cd6-91c1-4961-a953-85fbff1c2d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:30:27.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:30:37.639Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=ea1b1f4a-0ba6-4edb-b5ef-d19d7e4ca4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:30:37.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:30:47.646Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=17b81e4b-c246-4b26-a4d3-8e738fce6fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:30:47.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:30:57.654Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=a55a0dbb-f6f9-41cf-9f3d-3844a01249ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:30:57.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:31:07.661Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=0997756a-f094-4dfc-92ff-ebfe8f3607a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:31:07.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:31:17.669Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=5403b24c-6abd-4593-8d5e-2cd56d40c5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:31:17.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:31:27.676Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=a2928506-547c-4b10-9075-998397f38053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:31:27.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:31:37.683Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=526acd96-be30-42e7-8e77-df2fc95daa8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:31:37.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:31:47.690Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=9246d903-49b4-4685-b90d-bf88a9a4fa2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:31:47.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:31:57.700Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=3094aed2-dd13-4d63-bea4-8eb5d0509069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:31:57.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:32:07.716Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=b77f754e-8c68-422b-a811-cf592f22992d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:32:07.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:32:17.729Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=06ff798e-0031-4ab7-9223-bbec342e4225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:32:17.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:32:27.738Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=82accc37-b8af-4913-a79a-6dc187902c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:32:27.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:32:37.746Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=cc549ada-6e97-415d-85f1-817a349c3649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:32:37.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:32:47.753Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=25b7fbcf-9b44-48e0-a604-8d0b66cb527b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:32:47.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:32:57.762Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=34bd4924-a9c3-409b-81f7-83ed3526a54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:32:57.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:33:07.768Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=5735957f-e22b-4635-b588-e99fcfcb560b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:33:07.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:33:17.775Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=398dc015-4157-4488-9856-e46b4c956da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:33:17.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:33:27.782Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=1762ef80-a42e-4db0-a562-a7447fb6ec86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:33:27.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:33:37.789Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=9f748fe0-0d6f-4ede-93fb-0e3abfc2a9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:33:37.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:33:47.796Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=624a39f4-ca4b-40f2-83f7-2b1f6bba3b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:33:47.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:33:57.803Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=1b902a37-8d03-4592-a761-5b1899d96820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:33:57.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:34:07.812Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=ca8e9b02-e818-49aa-9b03-0099fda70794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:34:07.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T12:34:11.117Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T12:34:11.117Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-10T12:34:11.118Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T12:34:11.121Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T12:34:11.126Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T12:34:11.126Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T12:34:11.126Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T12:34:11.128Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:34:17.825Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=816b52d9-f5bd-4cbe-9ea9-4c5b2b0acdd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:34:17.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:34:27.836Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=ba815910-1e0a-4860-894c-8e0b0ee1de8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:34:27.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:34:37.845Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=bd911726-b083-445d-9691-a8850e9fc80c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:34:37.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:34:47.853Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=c77f3ad3-e90f-42ba-990e-a4d4b7f977e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:34:47.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:34:57.862Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=3045d862-942b-420f-b5de-031297f2df7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:34:57.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:35:07.874Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=3aa2a436-02e1-4022-89d8-a2bf04af5fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:35:07.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:35:17.882Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=e5149936-693f-448e-a5f0-9ae1553991cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:35:17.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:35:27.890Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=a12b302c-7031-41c4-a4f6-c07ad7341cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:35:27.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:35:37.898Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=dadfe759-ff8d-439b-89f4-87337182c09b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:35:37.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:35:47.909Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=be395dad-1fd6-4141-a39a-63f587d138dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:35:47.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:35:57.916Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=ceb3a86b-f801-432f-8992-8472ac01d5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:35:57.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:36:07.924Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=c6f3bdc3-add2-4c1f-8c87-eb5562b38ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:36:07.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:36:17.933Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=8f421a8b-fcd1-46d6-8de8-ff7e8185996f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:36:17.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:36:27.951Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=1f95552f-b6c8-4224-b16a-0ceeb40f9f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:36:27.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:36:37.959Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=1c38ed7f-0944-45d7-b7fb-ea443e5d986a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:36:37.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:36:47.965Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=2c297e45-f90a-4543-99b6-26b8259655a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:36:47.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:36:57.971Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=17b7021e-a786-4de8-873d-81f2755df8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:36:57.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:37:07.980Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=ecc8495c-bfc1-4adb-9758-4ebafab191e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:37:07.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:37:17.987Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=186b81f5-b2a0-4f44-88a2-923675b3335b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:37:17.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:37:27.995Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=59f8d289-aff2-47dc-99bd-99c27b3c0b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:37:28.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:37:38.008Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=076786af-a6dd-4b37-af29-5f3b670fe4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:37:38.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:37:48.017Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=322e1296-5fbc-4af0-a683-9c082afca18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:37:48.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:37:58.024Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=529eae8b-0151-46b5-865e-b8c9457cd025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:37:58.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:38:08.031Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=c70a82cc-61ba-4192-a182-935f6ff6f9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:38:08.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:38:18.039Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=91d8eb8a-69c3-42ee-8618-e105587f97fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:38:18.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:38:28.053Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=9e911334-12b0-4059-ac63-fd1c95d1c88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:38:28.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:38:38.061Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=bc946267-dc90-4ede-8c17-73de7fcd0248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:38:38.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:38:48.077Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=09e40b11-01cb-46e9-ab8e-b38cb5d54f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:38:48.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:38:58.085Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=ba3df779-af6d-466f-ba56-45db2e40b441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:38:58.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:39:08.092Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=cb1f3da9-858c-41a5-9c96-a65356f4199b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:39:08.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T12:39:11.133Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T12:39:11.134Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-10T12:39:11.135Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T12:39:11.138Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T12:39:11.143Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T12:39:11.143Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T12:39:11.143Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T12:39:11.145Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:39:18.100Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=139b9ed6-0a5d-4697-9d44-8b2785fe1af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:39:18.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:39:28.107Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=d8e72c8f-ee02-4af7-afbf-fa52be7ab660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:39:28.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:39:38.113Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=84d3fc6f-b596-4f27-a82a-3b68cac527a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:39:38.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:39:48.120Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=4ce8df95-a342-44d3-8ceb-0dd15f5e524f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:39:48.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:39:58.131Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=048ea33b-4ad8-4f5a-bbe4-b9af6d29f034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:39:58.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:40:08.137Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=6fee8915-8319-45b7-add5-4c5e358cb335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:40:08.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:40:18.145Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=c1fbfd10-df64-4453-aeda-048551a717d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:40:18.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:40:28.157Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=5817425d-f8d3-4308-8a20-570d8a6dc9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:40:28.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:40:38.169Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=fb939a83-7a83-46c3-a61a-a91cc22242e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:40:38.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:40:48.179Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=43eca505-fbd7-4ea3-be33-d8b3c8498b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:40:48.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:40:58.187Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=6f2c1f19-929c-441a-9a9b-f06b7c54b0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:40:58.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:41:08.195Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=f1e31a10-8b97-48fb-b1c2-9eed1c5d7ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:41:08.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:41:18.201Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=489b34ef-251d-4d94-b1ce-c2da43153599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:41:18.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:41:28.208Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=ad2d86de-0ef8-4df7-869f-4e5fcf4b1747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:41:28.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:41:38.215Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=076706c3-4b0d-41f7-92f1-c6c4070cad2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:41:38.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:41:48.223Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=fa8adab2-fd32-4718-9fb8-c79861cf8931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:41:48.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:41:58.230Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=985bc5f3-937a-427b-9061-8db67132c149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:41:58.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:42:08.237Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=d5608506-ea6f-422c-8f7c-6d6ab9646c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:42:08.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:42:18.245Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=6bd4dae1-89b3-4c7c-83d4-27f992652d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:42:18.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:42:28.262Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=d61f6d1a-3bef-411d-9a0e-751773180719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:42:28.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:42:38.274Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=375e715a-ff95-4536-bb13-a21bd30dc528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:42:38.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:42:48.282Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=3cffd9c9-ab12-48f9-8f74-471f72496b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:42:48.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:42:58.290Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=ba32fd9f-5900-4fbb-a1a6-ff94368953d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:42:58.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:43:08.298Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=399f9278-f643-4008-9761-18cddbc7c84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:43:08.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:43:18.305Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=efcfb369-c07f-4fa3-9e76-af04f996b4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:43:18.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:43:28.313Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=000fbbad-0b6b-4eb5-bd9c-5623d39597e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:43:28.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:43:38.320Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=d32b0e4c-d866-40ba-b313-6613c875b997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:43:38.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:43:48.327Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=baf56222-d110-4158-8c24-c5b055e488c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:43:48.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:43:58.336Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=b7822baf-63b3-41c3-bf00-1d4e833af0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:43:58.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:44:08.343Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=94e48c5a-f3ba-46ab-8c2e-6e2560c477f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:44:08.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T12:44:11.135Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T12:44:11.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 |2022-01-10T12:44:11.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 |2022-01-10T12:44:11.139Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T12:44:11.144Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T12:44:11.144Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T12:44:11.144Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T12:44:11.146Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:44:18.349Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=1ef0fe3d-db54-4bf8-b0d3-16699feba60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:44:18.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:44:28.361Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=34db835b-b16d-498c-b0ec-944fb1427491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:44:28.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:44:38.375Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=fc1ba395-a238-47fc-8115-b1d98674c407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:44:38.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:44:48.383Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=90e80fc4-fc70-4adc-9044-1be2cbc25486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:44:48.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:44:58.390Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=dc4ce154-7bc7-49f4-9347-4ad761bfaa27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:44:58.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:45:08.396Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=2f1208f5-d5dd-4a38-9387-2e0f94c32c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:45:08.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:45:18.406Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=7bab5c55-8945-412c-a606-197a76273f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:45:18.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:45:28.414Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=1c93d695-4160-4484-88d4-70495fabe883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:45:28.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:45:38.421Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=9cb71d2a-e0d9-42f3-91cc-67adf6ff76b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:45:38.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:45:48.431Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=0b37c8a1-2297-4412-9a1d-62280863b465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:45:48.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:45:58.439Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=3c8bf364-4a85-467b-9dd8-cdb10ee0f279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:45:58.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:46:08.445Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=5c2faeef-312f-4c98-8f2b-5b08d71d6e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:46:08.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:46:18.453Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=d3644275-8675-4d2a-a98e-25900f1fdbfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:46:18.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:46:28.467Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=5d250b2e-3534-4dfc-b6c3-b31768b5baf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:46:28.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:46:38.475Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=09faca29-6d43-488c-8a3b-ecafb0a0cd45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:46:38.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:46:48.482Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=9c068597-83ad-4e5f-a625-dd4679509fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:46:48.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:46:58.491Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=ffdc36d5-ee04-4836-9aa7-cf4bb8010334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:46:58.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:47:08.497Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=e599c747-d9a5-47ab-b615-e52ab3cc0976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:47:08.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:47:18.504Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=430b61d7-462f-4b96-bcae-0a5d10e27836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:47:18.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:47:28.511Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=5435b114-3e38-4fc1-8a1a-50920d987579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:47:28.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:47:38.526Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=b19f6d6f-125d-4e49-a160-f742fe889a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:47:38.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:47:48.532Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=7a505b05-f17a-4269-b3b7-e867af013aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:47:48.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:47:58.539Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=94f08692-7d9b-421e-8785-7f27a2114d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:47:58.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:48:08.545Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=36528f78-f88f-431c-ad57-ebb0a4e1ae04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:48:08.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:48:18.551Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=90e00921-e8d2-42bd-9bd2-2da5025e5c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:48:18.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:48:28.558Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=63b8539f-39b8-4e9e-81cb-b9f97efda469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:48:28.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:48:38.565Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=ab2720d4-af63-474b-9a04-1845d3e6cc1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:48:38.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:48:48.581Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=98af9ed7-91fa-409c-9d82-bec487683cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:48:48.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:48:58.589Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=66ba58a2-0cb6-4e8f-bb53-bba1f807bf79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:48:58.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:49:08.607Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=665bf4f4-c4bf-47bf-938a-b2579574dcf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:49:08.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T12:49:11.156Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T12:49:11.156Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-10T12:49:11.157Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T12:49:11.159Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T12:49:11.163Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T12:49:11.163Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T12:49:11.163Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T12:49:11.165Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:49:18.614Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=cee9daef-2eeb-40f1-b66f-da420a4ef048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:49:18.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:49:28.620Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=73772992-73ac-41d4-ac72-c8ce0a6e7c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:49:28.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:49:38.627Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=26010a71-bd32-45d0-8dd7-dd590210e338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:49:38.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:49:48.634Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=b52ef45e-7a98-4fc4-b2ac-bb68b4f338a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:49:48.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:49:58.639Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=f4efc433-56a1-4779-9d0a-d92052ccd1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:49:58.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:50:08.645Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=5278bce9-3a4a-4d31-af59-169bcd800cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:50:08.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:50:18.651Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=94874a33-d3d0-48e9-8aec-ebee492b6ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:50:18.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:50:28.658Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=2445a265-a7d7-4276-a28c-36745fc6add4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:50:28.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:50:38.673Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=c2c63d07-a4ac-424e-a69a-548bd1f0c802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:50:38.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:50:48.681Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=bbb7302d-2312-4518-8fb1-b9205aeafac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:50:48.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:50:58.690Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=01700d52-d922-4af5-ad1f-6a2d2546eff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:50:58.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:51:08.696Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=e71d5c61-dd71-4700-ac56-183411cb0291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:51:08.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:51:18.703Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=ebd94f0d-4c7e-4e4b-8fbc-e93798363c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:51:18.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:51:28.709Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=22abf726-ade7-43c3-9042-a35f86898d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:51:28.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:51:38.715Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=b0f73e18-ac3b-46dd-a052-fca16b3f23d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:51:38.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:51:48.721Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=fe453425-7a66-4d73-a9bd-2dba05f81391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:51:48.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:51:58.727Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=3db0ae19-8c23-4f97-ad1d-2a42a0823ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:51:58.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:52:08.734Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=43187ccc-527e-460f-9e94-bd394399f696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:52:08.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:52:18.741Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=6a399118-df3d-4751-82e0-79711d8b004f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:52:18.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:52:28.748Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=7415215d-83fa-4cca-b5f1-0a08699587cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:52:28.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:52:38.756Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=540d70fb-59d6-40da-b387-c2b44fe4f9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:52:38.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:52:48.769Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=1fc9f9c9-2490-41df-af93-e41947029ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:52:48.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:52:58.778Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=63ce8b74-ebc4-4461-8de5-f1501f356bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:52:58.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:53:08.791Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=90392113-0738-4310-bd57-b7f66f5e1ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:53:08.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:53:18.798Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=e58dec2d-9968-4aa5-8ebc-21ef01bfb6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:53:18.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:53:28.807Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=46ffc39d-c45f-45b8-a347-3bf0d6d2eaaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:53:28.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:53:38.813Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=d55328c0-b4ef-4f7d-af67-3320bb85f11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:53:38.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:53:48.819Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=c27ba1a9-d182-4390-990e-cc2308f2654d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:53:48.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:53:58.825Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=4a82deae-3b9d-4052-aae6-52b0e8b3dc0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:53:58.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:54:08.831Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=496332eb-ec4c-4c74-aaf6-7548ad851da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:54:08.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T12:54:11.137Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T12:54:11.137Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-10T12:54:11.138Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T12:54:11.142Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T12:54:11.146Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T12:54:11.146Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T12:54:11.147Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T12:54:11.149Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:54:18.839Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=6df259fd-0b4a-4495-b5fd-18a8aa8e5a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:54:18.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:54:28.846Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=8de8aec7-194a-4ccf-8aa2-2f8a0637e20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:54:28.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:54:38.854Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=676a0c6c-6d9f-46de-923c-44a293844588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:54:38.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:54:48.872Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=4abe2c1e-de86-407e-bb14-12a0bead6035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:54:48.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:54:58.883Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=38f52c31-4d04-4d2b-8d95-1fa3a97aec36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:54:58.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:55:08.890Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=4002083e-4acd-4fad-8cd8-79ef10727fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:55:08.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:55:18.897Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=abd623c4-5b1f-4868-86c2-26bdde90dde1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:55:18.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:55:28.903Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=f1c09d47-491a-4b00-8bba-4fd191e1c522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:55:28.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:55:38.909Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=42bb99ef-02d0-46fe-9a40-0e1b2acd5822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:55:38.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:55:48.915Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=fe69b238-34f3-49ca-a41b-ecaa87fdc1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:55:48.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:55:58.920Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=90109edb-570e-4018-8b0c-e425fe80b9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:55:58.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:56:08.926Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=398e2211-46c2-47ba-910c-f6f5a008c8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:56:08.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:56:18.932Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=832a49f3-84f9-4ecb-8749-47b3aed01feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:56:18.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:56:28.939Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=da215806-5bd6-40fc-a40c-5f8b4aea387c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:56:28.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:56:38.947Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=2c5da4c3-f515-4250-b939-e9ec91c1d44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:56:38.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:56:48.958Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=e976efd3-a476-442d-883a-b770d1298855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:56:48.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:56:58.965Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=7b5b5292-0903-48d1-bf65-9256b1fdc936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:56:58.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:57:08.975Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=1035bd3c-96a0-4e9a-a899-45f9ad5f8abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:57:08.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:57:18.982Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=0387b8bc-173a-42b8-9e31-95a2c5e30c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:57:18.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:57:28.987Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=001a13b3-269f-4fdd-9512-a8eea6985404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:57:28.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:57:38.994Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=89df1ca7-ba94-43b5-a794-38937d508f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:57:39.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:57:49.000Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=d8188dfe-17a8-4ffb-8e60-517c76920c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:57:49.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:57:59.008Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=c4839f06-eeb6-4465-8359-4e2d0ad9187c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:57:59.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:58:09.014Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=48b68e3f-d82e-4be8-967a-a0eb1d538ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:58:09.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:58:19.020Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=d8f24c46-e2d8-430e-b3e4-295351499ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:58:19.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:58:29.027Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=04057348-30df-45e5-9b4c-e9295289868b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:58:29.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:58:39.033Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=11854951-a0e9-4e54-95ef-7fb0c9419208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:58:39.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:58:49.043Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=240b1ab2-a392-42b1-9f9d-51af18198d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:58:49.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:58:59.055Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=38e67804-bc15-4bd3-84cf-4c87f4b216f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:58:59.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:59:09.062Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=2c8a8559-abcd-4d7b-88c3-0cff006e8f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:59:09.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T12:59:11.131Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T12:59:11.131Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-10T12:59:11.132Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T12:59:11.135Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T12:59:11.139Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T12:59:11.139Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T12:59:11.139Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T12:59:11.141Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:59:19.068Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=709615f1-f1de-4735-8d98-bf7f7b1607ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:59:19.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:59:29.076Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=be8e6039-a640-4374-b3b3-edf064a131ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:59:29.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:59:39.082Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=4f3ce6e8-9aa6-4569-9e7a-68df47a059fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:59:39.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:59:49.089Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=918dae73-d147-43c0-810d-60dbcc85ecf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:59:49.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:59:59.095Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=2306f3cf-f254-46f9-a7e6-9714cc819acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T12:59:59.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:00:09.100Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=e8599fba-4e44-4546-953e-6f978f118587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:00:09.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:00:19.107Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=a86eb2a1-96a5-48a1-a4f5-6f99d5053fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:00:19.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:00:29.113Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=05854a5d-dea1-450b-a596-a3e4c4aee3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:00:29.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:00:39.119Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=52a17ccb-eb0d-46aa-8a41-c08a7b50366e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:00:39.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:00:49.126Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=2b227164-dbb4-4f3a-96af-5eb64dba4467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:00:49.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:00:59.140Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=a6df8d4c-eccc-4767-aef8-8e8015a2ce21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:00:59.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:01:09.150Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=38c0e2cf-872a-4cd9-9a85-da1fb4c1e80f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:01:09.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:01:19.156Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=ee1d0b96-2d7c-4eec-b814-c71101e5e0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:01:19.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:01:29.162Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=cbb1485e-107e-4a24-a8dd-d608fcd5eb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:01:29.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:01:39.169Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=e60f8636-ef6c-4001-99cb-c905790051fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:01:39.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:01:49.176Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=f780b9c1-676b-4a44-99fe-48ddf7a4643d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:01:49.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:01:59.183Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=359d739e-4cfb-4ebe-9654-af254792bcc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:01:59.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:02:09.190Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=b1e3c464-c028-4421-88ae-ecd1e0dc1043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:02:09.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:02:19.197Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=798f2358-247b-44f8-b8ca-7c386283b15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:02:19.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:02:29.202Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=d242bbcc-a096-4c92-99a2-34517287e70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:02:29.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:02:39.208Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=45fc9023-4ca4-40b9-966e-703c3eca29a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:02:39.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:02:49.215Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=8c0890f1-349c-4199-aa6e-972db7792acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:02:49.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:02:59.228Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=2d9a4ffc-655d-401a-841d-a27afbcdd7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:02:59.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:03:09.237Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=8e6831b1-3eeb-4bba-b5dd-3bd066c8b949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:03:09.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:03:19.245Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=172b3d93-bf71-4939-b07c-a2fffd8f93f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:03:19.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:03:29.258Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=348e3722-1c0a-4a2f-b702-6c659940f5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:03:29.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:03:39.264Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=1b7045a5-6a59-4cce-a4a8-bd99abda082a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:03:39.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:03:49.269Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=cc851e9e-47bb-4a95-8015-bb5dd4abfd50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:03:49.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:03:59.275Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=b871d5a9-2c2a-4b66-a2af-e9cd3bce5d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:03:59.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:04:09.281Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=22c16aad-b9a6-4311-a191-d65d9475e9f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:04:09.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T13:04:11.135Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T13:04:11.135Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-10T13:04:11.136Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T13:04:11.139Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T13:04:11.144Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T13:04:11.144Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T13:04:11.144Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T13:04:11.146Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:04:19.287Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=6aabf372-fb73-4353-be52-acf7880f0cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:04:19.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:04:29.293Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=31399126-e0a4-4cbd-8d16-c23a8dab4e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:04:29.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:04:39.299Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=a5146f5c-7630-41d2-a7a3-c80e9721d10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:04:39.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:04:49.306Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=75121084-3258-4f72-809e-c88fa803c165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:04:49.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:04:59.312Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=a4869138-8185-44cb-91ee-5a28ff644c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:04:59.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:05:09.328Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=7f2eedf6-23ac-4b9d-a11e-9f90d51961b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:05:09.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:05:19.335Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=e98b61b6-bc16-431a-b8c5-9199d5b90c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:05:19.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:05:29.342Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=0795d1e5-46e7-4753-a0b0-ab25910ab1d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:05:29.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:05:39.348Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=5f146c69-ba67-4789-a306-bcc5ec4a74dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:05:39.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:05:49.355Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=26f64990-ffc1-4454-8204-332d898f981c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:05:49.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:05:59.361Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=66db28f3-7a2a-464a-bd83-dfeed1bc4fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:05:59.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:06:09.367Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=41b24729-22d0-41d2-9c3b-979955e3d469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:06:09.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:06:19.374Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=d6d17802-50f8-492d-a6d1-5cafe6c044de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:06:19.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:06:29.380Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=ae0c028a-0f5d-41fe-a08a-861ee2d8c2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:06:29.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:06:39.387Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=92e362ab-4d4f-4149-b77f-dc267bde571d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:06:39.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:06:49.393Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=5923497b-f157-4ca6-9764-1cbb2f9f066b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:06:49.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:06:59.401Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=1fb862bf-892c-4200-b311-5f64a7f3631f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:06:59.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:07:09.415Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=ba5092ec-a9d2-4af0-b088-d71b2aba2693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:07:09.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:07:19.423Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=01dccc83-66bd-4f27-b87d-44d6550ce748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:07:19.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:07:29.430Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=546e9a00-2638-44ba-8eff-cfe52818b0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:07:29.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:07:39.437Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=7ed055f6-c513-4847-a757-4d4105106cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:07:39.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:07:49.443Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=bcb0e45a-90b7-4910-a1b5-c4dc7288eff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:07:49.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:07:59.449Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=8fbb3ddc-6f3f-4f9e-acef-8068fb86ecda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:07:59.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:08:09.456Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=70e8eded-06a2-4c3b-9f45-73703f7e12de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:08:09.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:08:19.462Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=b40d6d96-9d64-4bea-ad92-42ccc4acb5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:08:19.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:08:29.468Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=026180b1-5aff-4cbd-903d-b8d601c97428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:08:29.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:08:39.474Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=0b207145-f6bc-4c34-9c69-aeba04e6017e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:08:39.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:08:49.480Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=a0c69be5-f5fb-4314-841d-a1e8e9d53916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:08:49.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:08:59.486Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=b6d906b0-a3b6-44a9-b7db-d23c704ed85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:08:59.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:09:09.493Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=aa33f261-da3d-4ca0-90e7-091521ac0d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:09:09.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T13:09:11.138Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T13:09:11.138Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-10T13:09:11.139Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T13:09:11.143Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T13:09:11.148Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T13:09:11.148Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T13:09:11.148Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T13:09:11.149Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:09:19.505Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=a8a0b89c-7789-4875-baef-a12a84fcde22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:09:19.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:09:29.513Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=1121aba1-4ca2-403a-afc2-94bdc5b4837f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:09:29.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:09:39.519Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=ab8ac73e-9908-42cc-b45a-e58d6ccc64b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:09:39.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:09:49.525Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=d20a1370-f73f-4d71-b596-e96149cdea93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:09:49.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:09:59.531Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=043d3f11-3d29-4e18-8f60-b9f129e191ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:09:59.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:10:09.538Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=d43a53e3-13f5-451c-b9fb-e387e16276a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:10:09.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:10:19.546Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=3fe11708-c634-495b-a0e5-79bb5be32752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:10:19.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:10:29.551Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=e282d1f9-181e-420b-9778-1edb01491b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:10:29.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:10:39.557Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=bd9b8658-e0c5-4834-bda7-cc85dd3ab439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:10:39.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:10:49.563Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=c7c2a040-29e1-4436-b63c-bb7afcb4d0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:10:49.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:10:59.569Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=3bb24a5b-8355-4002-9fe0-0e009b4b3e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:10:59.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:11:09.587Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=27183d29-8ad7-4bfb-b777-e58214cfc3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:11:09.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:11:19.599Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=aaad150e-a466-403f-922f-21d46d35daf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:11:19.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:11:29.605Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=33714382-dbb2-4553-9673-23a2771930f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:11:29.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:11:39.611Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=a9d02f9e-4c46-41e0-80b0-dd0cb46fbd7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:11:39.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:11:49.623Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=b38c9734-2c2f-4a5b-8e4d-0f6ff941b137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:11:49.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:11:59.630Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=45283fa2-0ce0-4063-8365-aa74d7322533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:11:59.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:12:09.636Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=d73c76c1-47e0-483d-910b-a32021becba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:12:09.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:12:19.642Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=db658162-5393-469e-88b0-77726ebe052e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:12:19.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:12:29.647Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=c5ea47a5-bea0-40f3-871d-085c9105a143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:12:29.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:12:39.653Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=a7fbfc64-2e92-4769-802e-c06a1deeaf65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:12:39.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:12:49.659Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=a7f95410-12ef-44a1-949f-f9e9cabd786d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:12:49.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:12:59.667Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=702cc5d2-8008-468e-813b-e60eaa8ea665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:12:59.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:13:09.674Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=81f95896-4bd7-4eca-a249-4d3271abcad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:13:09.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:13:19.688Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=95ab059f-5181-49e2-9f2e-aa3081df754a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:13:19.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:13:29.699Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=6802a952-b86f-4102-a0e8-f5784b4e08b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:13:29.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:13:39.706Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=fb973edc-1b8b-4cdb-b70c-c5890406d58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:13:39.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:13:49.712Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=0a2fb2cd-476f-4038-907d-0efa11134289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:13:49.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:13:59.718Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=f6d5be28-5a6e-4c9c-8f73-cd18bcc63bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:13:59.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:14:09.725Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=9196c827-681a-4070-ba53-9eaadcdb83aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:14:09.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T13:14:11.124Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T13:14:11.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 |2022-01-10T13:14:11.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 |2022-01-10T13:14:11.128Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T13:14:11.135Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T13:14:11.135Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T13:14:11.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 |2022-01-10T13:14:11.138Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:14:19.731Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=3886335a-f43e-4efc-96ff-2fb54cdffc1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:14:19.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:14:29.737Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=fae528f0-466d-47c0-94ef-e107ff35009f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:14:29.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:14:39.742Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=68175592-112c-4975-a604-0ab63f8830a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:14:39.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:14:49.749Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=1c3b066e-22d0-4f5e-82f1-f38fb9fb03da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:14:49.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:14:59.755Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=206697ba-e4c3-4ad4-be49-c14df72a0ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:14:59.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:15:09.762Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=3f627790-75fc-4a0f-9188-6bb0a93de9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:15:09.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:15:19.775Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=e026aa39-8acc-4483-a216-4dc3b3c52e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:15:19.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:15:29.784Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=41ee43f9-600f-4470-ade9-104f2126be87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:15:29.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:15:39.791Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=4c38bc2c-d481-4cbc-b05b-0f723e47ecda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:15:39.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:15:49.798Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=066a7e9c-8aca-4c50-831c-02c96cba72a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:15:49.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:15:59.805Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=e1d03503-e7be-4f47-9e34-4800d5dc5229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:15:59.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:16:09.811Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=c07b1eaf-f4d7-4703-809f-bba812000460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:16:09.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:16:19.817Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=152441e5-60e3-4c06-8bc5-00c4c616726e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:16:19.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:16:29.823Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=c78ee184-2890-4add-9c3a-432cdbf505d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:16:29.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:16:39.830Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=ee53af63-0906-4710-999c-75a6f9836a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:16:39.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:16:49.838Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=624dafc5-292d-457d-8a11-69b7fcd5c49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:16:49.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:16:59.844Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=eb37bf7b-1b49-4343-bb5a-501f41b60a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:16:59.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:17:09.850Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=a2de55d4-7974-427e-b9a9-1f29d81e9167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:17:09.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:17:19.856Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=55d1e6c6-2a9f-4f81-b3e2-6c50ece6ca86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:17:19.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:17:29.864Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=2e70b468-0ca4-40ec-8a92-3611099e746b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:17:29.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:17:39.879Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=c1945ba9-1d42-455d-b7f6-e97a386298a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:17:39.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:17:49.885Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=489ffc39-9298-450a-b61a-1c52db5e59c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:17:49.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:17:59.892Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=05f3e478-94ef-45b1-9a77-acab004954cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:17:59.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:18:09.898Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=b258c1c0-29d3-4fe4-94e8-ff85fea8cdf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:18:09.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:18:19.904Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=d6b4d15f-e218-4a0d-845b-750a114d4a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:18:19.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:18:29.912Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=6395a216-0958-4704-8d71-5af53b5db642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:18:29.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:18:39.917Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=9051a0f5-23d1-450e-9437-2a9000dbce66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:18:39.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:18:49.923Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=5ee80547-27fc-466c-a475-d1bff748524f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:18:49.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:18:59.928Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=673f7332-6e15-4e1a-a06c-9c3e19febe3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:18:59.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:19:09.934Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=62956e99-c3dd-4d0b-a885-3ffec309a447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:19:09.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T13:19:11.127Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T13:19:11.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 |2022-01-10T13:19:11.129Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T13:19:11.134Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T13:19:11.139Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T13:19:11.139Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T13:19:11.140Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T13:19:11.142Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:19:19.940Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=51320bd9-0503-44ba-9da3-3364b95e2386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:19:19.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:19:29.954Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=a58ddd51-6ea2-44fc-a1e7-8f6550b77d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:19:29.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:19:39.962Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=b0c300c4-be26-46af-a3e6-edfbb5a3f708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:19:39.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:19:49.970Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=0b407ec2-f390-4abd-827d-8b46398661b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:19:49.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:19:59.977Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=ceefecb0-14dc-4fef-9a20-e4ff297f5b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:19:59.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:20:09.982Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=50392cd1-1fd2-4741-9608-33eb42b19985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:20:09.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:20:19.989Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=ceb5061b-352d-42ac-819e-a699e1f0712c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:20:19.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:20:29.996Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=b0e2f302-2dec-4782-98cb-871b53defd14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:20:30.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:20:40.003Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=f6b74629-d97f-4267-a0d4-0d60ad758354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:20:40.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:20:50.010Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=c8ae45fb-c5a1-430d-848e-8b32856f7155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:20:50.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:21:00.019Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=fe965367-0415-4f49-895f-6794c85422a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:21:00.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:21:10.025Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=f4f3aa78-8527-420d-8050-16513f733aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:21:10.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:21:20.032Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=9ae02fad-7b1a-4f11-9b9f-f0071c744366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:21:20.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:21:30.045Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=91d0c48d-fb59-4bf4-9ebf-1aa4a583bdfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:21:30.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:21:40.063Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=8a36b02e-d201-4e9a-a545-70af720502c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:21:40.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:21:50.070Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=d262b881-51ec-4cc1-8abd-2b9a6919e02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:21:50.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:22:00.077Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=7b17c8a1-8755-486e-b6ac-176bfb76c447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:22:00.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:22:10.083Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=2bf774bb-e5e0-4183-b6f1-9916fb550cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:22:10.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:22:20.088Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=2de27032-801e-431e-9c02-9d3e6d01596d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:22:20.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:22:30.094Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=ab961181-f7b3-402e-84f5-3a96d28ab026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:22:30.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:22:40.099Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=a9e98306-223f-4929-a6dc-c7456b452138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:22:40.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:22:50.109Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=e1ca3a13-7f37-41eb-abd1-3a77a9a2c2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:22:50.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:23:00.115Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=39c3f409-2f5d-4340-ad17-a906b187e271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:23:00.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:23:10.121Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=7d6520d1-9d78-445c-962e-7ff3914167e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:23:10.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:23:20.129Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=d9849609-4f90-4b8a-8b03-c95a5b4fe57d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:23:20.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:23:30.144Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=b1554f44-3fc9-45aa-990a-c6eef536a269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:23:30.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:23:40.152Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=21713b8e-8261-4205-9550-2f4f9e244823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:23:40.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:23:50.158Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=b4221466-e4fe-4d30-9b42-e6d998c71fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:23:50.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:24:00.165Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=7b459c3e-29f6-47a2-b291-030c3c8411c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:24:00.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:24:10.170Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=98e17528-1e3c-4fa0-9026-6321a00d394e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:24:10.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T13:24:11.160Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T13:24:11.160Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-10T13:24:11.161Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T13:24:11.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 |2022-01-10T13:24:11.168Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T13:24:11.168Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T13:24:11.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 |2022-01-10T13:24:11.171Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:24:20.179Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=a196081d-4ebf-46b1-a8ab-dfab79e0803c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:24:20.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:24:30.184Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=ce113fb8-cd58-408c-b799-49b8b55f11c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:24:30.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:24:40.190Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=29a34e46-95c9-4f94-bd3e-14eb3fff9ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:24:40.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:24:50.196Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=80dc337b-03c6-40b0-b3ba-26ba237d0bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:24:50.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:25:00.202Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=cc670213-385a-41e8-9ede-196684c57043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:25:00.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:25:10.207Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=3cbfde6c-8061-4b0f-9b92-399314a1d14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:25:10.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:25:20.214Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=0074ebe2-fa71-4cb9-910f-27ed24dc9b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:25:20.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:25:30.229Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=9d416212-7cf2-45a8-9a6b-3cd58dccb9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:25:30.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:25:40.238Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=669c56f3-7cb4-47fa-8db0-7b4a2c9e202a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:25:40.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:25:50.244Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=eb4954f4-a7ff-4b14-9dd4-fb6b26a5cea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:25:50.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:26:00.250Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=7c1d917c-f3b1-437c-b52d-d5336b33b61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:26:00.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:26:10.256Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=9c5d274c-3a9e-4825-a0fa-d8b8d36d5851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:26:10.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:26:20.264Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=426a24b1-27ab-4ef9-b405-3db8985d849f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:26:20.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:26:30.270Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=5f1c51cc-4382-4279-bd2b-57766d9a0c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:26:30.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:26:40.277Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=403724e6-42fd-4f76-8635-a84fa422173f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:26:40.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:26:50.283Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=7d197572-0314-432c-b4b5-08049e5046b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:26:50.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:27:00.289Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=ffc9cae9-cb4c-4b69-bec9-dcfb4903f9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:27:00.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:27:10.296Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=c811c711-bc76-4418-8597-9484194d9879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:27:10.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:27:20.305Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=d62bd7ab-eb76-4ba8-b3c9-d279bbb9d4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:27:20.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:27:30.317Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=9bf2fb0c-6337-4928-8d9a-fb0b590d2d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:27:30.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:27:40.326Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=2cceafd0-1468-4304-84c9-e63535c35d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:27:40.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:27:50.333Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=5b56116c-c538-4518-89d0-c3647edc59b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:27:50.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:28:00.339Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=1bd4eaef-67b5-4b5c-a3e3-42d55fb2b736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:28:00.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:28:10.345Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=27cc0968-836a-4f21-a33b-cfebaf3aed66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:28:10.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:28:20.351Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=9f29885b-f3fe-4543-965b-bdfe7610ea65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:28:20.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:28:30.357Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=6f89ed3a-e563-40b2-b193-d7ed01161ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:28:30.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:28:40.362Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=5fd6cbb8-d564-4d5d-a2eb-65e51a3a95f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:28:40.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:28:50.368Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=093686e1-c35c-4472-a476-e256310de9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:28:50.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:29:00.373Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=44170c2e-df07-471d-921a-e8d9f6f42d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:29:00.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:29:10.378Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=e88d92cf-bef9-44ac-af81-499400700881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:29:10.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T13:29:11.128Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T13:29:11.128Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-10T13:29:11.129Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T13:29:11.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 |2022-01-10T13:29:11.140Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T13:29:11.140Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T13:29:11.140Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T13:29:11.142Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:29:20.388Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=6f227040-36c8-48da-8b6d-9bd74edc8b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:29:20.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:29:30.401Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=774360db-fe71-47f7-bcc8-a9216cd3aba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:29:30.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:29:40.408Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=d7e728c1-752b-4529-af63-8b208d306a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:29:40.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:29:50.415Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=0f84ed87-eabc-48b1-b879-25a7697f8356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:29:50.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:30:00.423Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=c8f95216-9723-4edd-bfb2-398bbc319f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:30:00.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:30:10.428Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=4f5ea503-f3af-447a-8b7c-ed373e45aa6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:30:10.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:30:20.435Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=b25b04d7-7a63-4784-8efd-effac8abeaec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:30:20.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:30:30.441Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=4417f386-6f51-4c97-915c-abda71a805c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:30:30.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:30:40.453Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=587836ad-9338-485b-8e2a-394a961cf9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:30:40.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:30:50.461Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=4ed294e4-70f6-4109-951e-3f40bcba8a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:30:50.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:31:00.467Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=c4818214-b563-4bd0-9780-e0c86a850d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:31:00.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:31:10.472Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=7cebeb81-23fc-4a9e-90c1-da5bd626a035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:31:10.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:31:20.478Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=01e6c3c9-058d-4e27-80a0-6a5c12cb03e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:31:20.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:31:30.492Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=9cf78f17-6793-49e5-b079-e5b88fb9fac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:31:30.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:31:40.500Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=bc7a1bd1-b177-4395-a336-54804a39c302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:31:40.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:31:50.507Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=ced7adef-b656-4356-85e0-ad5bf647a243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:31:50.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:32:00.514Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=6193fef7-5ddb-40c3-95af-3dab1c81711f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:32:00.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:32:10.523Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=69dfebb1-91ca-4154-b411-0be3409b54a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:32:10.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:32:20.530Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=bb7f59c6-1a4c-41a9-a0d1-ccfc5f2b0da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:32:20.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:32:30.536Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=ca78b451-a61e-4efb-bf88-f1b15a3a2a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:32:30.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:32:40.547Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=6ed4ceb6-5968-43ac-8bcb-acd6c26a6d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:32:40.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:32:50.557Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=0a03e6d5-8cb5-4524-b61d-e7e914e728a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:32:50.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:33:00.563Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=8adcf0e7-b7b4-43ac-9ad8-b63193761d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:33:00.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:33:10.569Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=7e9e7494-58c9-4884-98b8-6c331144ef7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:33:10.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:33:20.576Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=814e7403-f6cb-4aa9-837b-e1ac7719a857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:33:20.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:33:30.585Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=0d3c4397-6acd-4332-82ae-2aa557f7aa69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:33:30.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:33:40.597Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=bc7706bf-4866-48d1-b901-fe09a5557a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:33:40.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:33:50.603Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=05184fbb-b5b6-496e-b7bf-e8c7fe2c9dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:33:50.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:34:00.610Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=12106040-e88f-4b25-b878-46a4cad8ec30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:34:00.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:34:10.616Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=a43b49f4-13e5-436f-806c-a985831f17ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:34:10.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T13:34:11.133Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T13:34:11.134Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-10T13:34:11.135Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T13:34:11.137Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T13:34:11.141Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T13:34:11.141Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T13:34:11.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 |2022-01-10T13:34:11.143Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:34:20.628Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=1bedd63c-95ef-446f-8f18-ec5827eda06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:34:20.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:34:30.634Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=d93ee798-34c7-4f05-a674-5efce9ef68e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:34:30.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:34:40.639Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=71da0171-a869-4b84-9bf5-8c7852e8b0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:34:40.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:34:50.646Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=1b52e59f-0a31-4cac-82cd-5a5a6d28ff19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:34:50.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:35:00.651Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=0eed7f6d-1007-4ff8-809f-388e0b0abd85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:35:00.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:35:10.664Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=fd88c344-2f54-4644-b65e-7cfd16d35056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:35:10.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:35:20.671Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=1bf3f4f9-c0a5-4943-9f06-b4a4dcd6b27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:35:20.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:35:30.678Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=1b9e6f79-8383-4a02-8cda-35f808ca6d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:35:30.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:35:40.692Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=582b528e-05c9-41bc-8bfd-2304ad91bd41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:35:40.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:35:50.702Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=5763fa3e-4f5c-4d80-800d-85085571c177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:35:50.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:36:00.708Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=e124f1d6-1e95-4919-a33d-dac9eb93c452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:36:00.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:36:10.714Z |INFO |Init configs |InvocationID=1eb98b17-e6ec-4a85-b44e-9d509af14db1, InstanceUUID=29f4a563-f990-41f2-8089-ce2320e7041d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T13:36:10.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |