. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T05:00:16.990Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T05:00:16.994Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-11T05:00:17.033Z |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-03-11T05:00:17.705Z |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-03-11T05:00:17.813Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T05:00:17.814Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T05:00:17.814Z |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-03-11T05:00:17.900Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-11T05:00:17.958Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-11T05:00:18.093Z |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-03-11T05:00:19.518Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-11T05:00:19.949Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-11T05:00:19.969Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-11T05:00:19.970Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-11T05:00:20.033Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-11T05:00:20.033Z |INFO |Root WebApplicationContext: initialization completed in 1939 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-11T05:00:20.449Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-11T05:00:21.274Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-11T05:00:22.468Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-11T05:00:22.644Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-11T05:00:22.646Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-11T05:00:22.680Z |INFO |Completed initialization in 24 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-03-11T05:00:23.112Z |INFO |Started MainApp in 8.706 seconds (JVM running for 9.443) |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-11T05:00:23.179Z |INFO |Start scheduling PRH workflow |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:00:23.196Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=f6b1820d-53f3-47a2-ac57-1b78223e73c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T05:00:24.715Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.235:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:00:24.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:00:34.758Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=75c5b444-0b34-44a3-89b5-9aca25cc799f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T05:00:35.811Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.235:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:00:35.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:00:45.814Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=fd97920c-1629-406a-acca-3121930aeeba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T05:00:46.851Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.235:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:00:46.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:00:56.853Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=e901e6af-2dd2-4634-93aa-62e8d17f9ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T05:00:57.891Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.235:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:00:57.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:01:07.893Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=5bfdba8c-3b13-4f53-bf3b-a15a0e0d55dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T05:01:08.935Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.235:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:01:08.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:01:18.936Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=2a821c12-cb8f-4c59-8ba3-d35f8e482596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T05:01:19.971Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.235:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:01:19.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:01:29.973Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=f4164555-e14c-49f7-8645-ae16b78e72bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T05:01:31.011Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.235:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:01:31.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:01:41.012Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=522ed8e4-9bae-45d7-9324-4d1eae2f0e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T05:01:42.051Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.235:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:01:42.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:01:52.052Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=1cee6cc6-c970-44f0-bf04-e8e9908c6ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T05:01:53.091Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.235:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:01:53.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:02:03.092Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=af6dc70b-f1be-456f-acb6-58f6bb288d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T05:02:04.163Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.235:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:02:04.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:02:14.164Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=647d8074-24f2-41b9-9b87-329097914834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T05:02:15.203Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.235:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:02:15.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:02:25.205Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=8f941162-ad3b-4b07-ab97-1614e175da00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T05:02:26.243Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.235:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:02:26.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:02:36.246Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=95970167-cc88-4495-abdb-0bb8e6ef29a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T05:02:37.284Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.235:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:02:37.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:02:47.287Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=dace6e01-b9b5-4635-a3ab-f3eab4eb4d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T05:02:48.323Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.235:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:02:48.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:02:58.326Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=e9a02e7d-065c-48fb-88ed-be3e6640115a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T05:02:59.364Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.235:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:02:59.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:03:09.366Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=d1fa3785-2d96-4372-8533-12f352bd4678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T05:03:10.403Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.235:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:03:10.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:03:20.405Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=b65d6540-ad2e-4dd5-a98c-c99b75c692eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T05:03:21.447Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.235:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:03:21.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:03:31.449Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=bddc4f99-cee3-4ac2-8735-2ea43deacab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T05:03:32.484Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.235:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:03:32.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:03:42.485Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=a0d63de7-f93a-4365-857c-6fa0b235b60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-11T05:04:12.515Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.233.60.235:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:04:12.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:04:22.517Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=960cc817-52d1-445f-a8bc-cb94a752583b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:04:22.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:04:32.639Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=edd608b8-16e6-45ad-8e7e-48a23b3e3984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:04:32.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:04:42.666Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=1365a698-adfa-4aee-be3d-25a50c490c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:04:42.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:04:52.704Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=c5f3646c-b385-403d-959e-93a66ca63309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:04:52.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:05:02.738Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=b58dacbd-66d2-491d-81c8-54df103f2f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:05:02.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:05:12.767Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=fecd1dd7-511d-4757-ae5d-25515ad0e59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:05:12.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T05:05:20.878Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T05:05:20.879Z |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-03-11T05:05:20.880Z |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-03-11T05:05:20.883Z |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-03-11T05:05:20.896Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T05:05:20.896Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T05:05:20.896Z |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-03-11T05:05:20.898Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:05:22.780Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=1e3cb07f-2594-4b46-bafe-62079d60a906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:05:22.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:05:32.795Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=8a554f58-3f13-4b59-a99c-b2f2486f5180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:05:32.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:05:42.811Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=1160b8b4-51a4-43e4-a734-0b4bb12b53ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:05:42.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:05:52.833Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=736057df-b1d6-434e-b84a-495585e68ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:05:52.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:06:02.850Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=0e0bffad-944c-4d7b-a17f-0daeffc2e378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:06:02.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:06:12.863Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=2746d546-91c5-4658-a4f0-11ff3a6fe71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:06:12.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:06:22.895Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=a67649cc-568c-4e49-bf61-f05770a0ec96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:06:22.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:06:32.911Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=cfeee101-685d-4cd9-97f6-3d8ad291b1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:06:32.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:06:42.927Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=6b3cbfe5-763b-4326-bcab-74e1f3a90e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:06:42.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:06:52.942Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=b55c2e0c-38d1-4761-a26f-2cd30609597c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:06:52.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:07:02.956Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=f82a311c-a8ed-46ba-97fe-8cfb1f027e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:07:02.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:07:12.970Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=0fd46282-2af1-441a-a20e-6f38392e1c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:07:12.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:07:22.983Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=b828377d-dfd4-4b6a-b177-8e8aa939fbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:07:22.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:07:32.995Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=9d5f209b-9aa8-4771-803a-a65724ea7c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:07:33.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:07:43.007Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=8b451a2e-01d0-49ab-8e9a-4877e388a3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:07:43.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:07:53.018Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=192b29f3-b677-48fd-908d-70a643ecc71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:07:53.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:08:03.032Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=2ca10bf2-7155-4c29-96f8-da92e4e25c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:08:03.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:08:13.045Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=f81cf712-b8b2-42ee-8717-9a24449630df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:08:13.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:08:23.058Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=058f2b29-9e4e-4f48-8e04-b9a7b8b63041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:08:23.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:08:33.072Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=8966357b-ea92-45b0-871e-56b1794b6abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:08:33.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:08:43.085Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=d0e0ce60-0f31-48b1-b668-e65f67ae962f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:08:43.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:08:53.098Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=a4f6b1cc-2a33-43f0-bffa-f9bc121d86a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:08:53.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:09:03.118Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=b98ab92f-8a1f-4253-bc99-adffd43a5c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:09:03.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:09:13.130Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=201e896f-b0ec-40bf-80d3-9ab55914fe4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:09:13.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:09:23.146Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=74fc388e-9fa4-4e1d-bb91-62938dfc7298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:09:23.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:09:33.158Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=0fb9f3ec-ba93-43b6-aa1f-67932652de65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:09:33.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:09:43.173Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=f20046dc-2e71-4b7f-ad37-3d943d73455a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:09:43.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:09:53.185Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=a8983e95-b0fc-479f-b1af-250f1de86be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:09:53.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:10:03.198Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=823a564b-090c-4ff2-a133-0d1e12a75177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:10:03.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:10:13.210Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=75588d9b-c4ec-4d61-bf7c-0241fd21e9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:10:13.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T05:10:20.801Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T05:10:20.801Z |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-03-11T05:10:20.802Z |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-03-11T05:10:20.806Z |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-03-11T05:10:20.816Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T05:10:20.817Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T05:10:20.817Z |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-03-11T05:10:20.819Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:10:23.221Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=aef704ec-c596-4d95-9c69-47267a3f1c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:10:23.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:10:33.232Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=4db44a59-40ee-4456-9d11-27dfbf4f862f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:10:33.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:10:43.242Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=47b68225-0e52-4ae5-94b7-aa1ceacf9def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:10:43.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:10:53.255Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=015656ca-d19e-49da-a08f-02252855842a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:10:53.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:11:03.265Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=7e7fdc7b-17d1-4ef7-993f-a10a21412c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:11:03.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:11:13.277Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=0e108a80-e280-4a19-85f6-edae2122b4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:11:13.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:11:23.288Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=d22c5441-a168-457e-a31c-081f42543746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:11:23.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:11:33.299Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=b4e31d0a-17a9-4f7a-a53b-363e163579bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:11:33.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:11:43.313Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=f123c81c-50de-46f1-bda6-0594cebf80d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:11:43.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:11:53.324Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=99833d93-3b58-4fa9-b659-0db25ad21898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:11:53.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:12:03.336Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=76d589c7-e9d8-4dc6-b4de-fdc383766f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:12:03.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:12:13.349Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=b717d616-cc32-4e4c-880d-5edc9c9c495d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:12:13.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:12:23.362Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=429ab1fa-8333-4289-b936-6c0b5901d0d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:12:23.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:12:33.372Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=572a1f87-581a-49b2-a599-8828112f8b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:12:33.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:12:43.384Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=96fb3761-997d-49a1-ac00-dbd9f7f422ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:12:43.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:12:53.394Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=00dbe0b9-e22a-4dc0-917f-ddcb22e9423e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:12:53.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:13:03.405Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=8be3621b-fe0e-4ab7-8a1f-120159af5ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:13:03.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:13:13.417Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=c7058705-d0bb-4f19-8d6a-2a240a5fa5a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:13:13.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:13:23.426Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=9bf53e8b-ef79-443f-b2bd-2974fff3805f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:13:23.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:13:33.439Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=7754385f-40d3-46a3-9f90-662d86ef7b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:13:33.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:13:43.451Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=605cdb39-beb7-4193-b634-0432e45e36c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:13:43.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:13:53.460Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=0f6cf3b4-28d6-46ff-947d-514746a55ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:13:53.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:14:03.471Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=7a80fea5-b993-491f-951d-f48e9d45f7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:14:03.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:14:13.481Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=7b55f709-a519-46dd-8648-f93d34448fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:14:13.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:14:23.496Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=03c709f7-ceed-4d29-8f16-5fcf25fb939b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:14:23.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:14:33.508Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=8da6ddf0-b349-4bd6-9d22-d689f150e794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:14:33.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:14:43.519Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=dce4e396-604b-4b9b-aacd-72c5d8b25947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:14:43.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:14:53.529Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=4e528e9a-2325-44ad-9c39-c042ba0a1d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:14:53.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:15:03.538Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=b469ef26-6c86-4712-9eda-713fd186002e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:15:03.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:15:13.548Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=258891f3-8ee2-415f-9ec4-2d9ca8919d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:15:13.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T05:15:20.782Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T05:15:20.783Z |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-03-11T05:15:20.784Z |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-03-11T05:15:20.787Z |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-03-11T05:15:20.797Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T05:15:20.797Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T05:15:20.797Z |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-03-11T05:15:20.800Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:15:23.559Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=16aff146-ae81-471f-9f36-cdd2c67ac56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:15:23.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:15:33.570Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=576e698c-adad-4f4a-8560-6c902be1d334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:15:33.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:15:43.580Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=c6105a77-0da3-4556-abf2-ae037c44b0d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:15:43.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:15:53.590Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=e56f9650-3e88-4ced-92aa-887e58183d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:15:53.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:16:03.601Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=0993ec40-8159-4fee-b77a-603bcef759f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:16:03.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:16:13.612Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=c9f6d970-6cb5-45a6-870e-4f157d6a44c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:16:13.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:16:23.623Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=735d3c01-dadf-48bb-aa27-71a4f7f3a8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:16:23.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:16:33.632Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=a2054a04-55cd-4536-b328-e2a85c578c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:16:33.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:16:43.643Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=94b3c3f4-fe25-4fff-945c-8836224de3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:16:43.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:16:53.655Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=f4101596-739b-446a-995b-c91650ec1f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:16:53.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:17:03.667Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=5692fca8-49c0-4cde-9644-630e91b90185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:17:03.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:17:13.678Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=111bae57-d02f-4db3-aa2e-b27bd9331954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:17:13.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:17:23.688Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=47b2080a-e213-4ce1-8904-a6f53bf31ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:17:23.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:17:33.699Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=7729f59b-b293-436c-b55c-7ba9e1bc22a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:17:33.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:17:43.713Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=ff45da2e-52a5-40a9-9956-2c2454cfff02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:17:43.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:17:53.723Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=26134626-b2c0-4864-9c92-e2a1abddc041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:17:53.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:18:03.733Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=b30c2795-55de-412a-8036-02cb9a6b4657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:18:03.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:18:13.743Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=b887d196-3749-41d7-8283-2c317fe891cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:18:13.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:18:23.755Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=c98ac77e-0dd6-4462-8d32-c910a251fb18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:18:23.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:18:33.764Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=f1db3eed-6b7f-42a1-a311-b169d89cc023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:18:33.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:18:43.773Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=859790f6-9740-4ddc-9851-696fb334f8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:18:43.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:18:53.782Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=bf55243a-1d38-49bf-ae8c-0413fac457fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:18:53.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:19:03.792Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=d36cd57e-b679-4f59-b2af-66fe3780f3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:19:03.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:19:13.801Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=d882001f-1835-4352-974c-c7a9b713bb7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:19:13.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:19:23.811Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=550dad21-0071-4ac5-ac05-ee5334a4f790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:19:23.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:19:33.822Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=2903d25f-63d0-478d-b07a-38c6f717928a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:19:33.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:19:43.840Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=d8fb387d-5ba3-4ca6-8e56-23a1b86879c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:19:43.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:19:53.850Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=3949b8a6-dc7a-4892-a6b2-d6c2b7529400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:19:53.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:20:03.868Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=220bd9e6-8afc-4570-86ae-36e302c46768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:20:03.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:20:13.881Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=810d76c2-db97-4757-879e-3176361695c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:20:13.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T05:20:20.786Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T05:20:20.786Z |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-03-11T05:20:20.788Z |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-03-11T05:20:20.791Z |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-03-11T05:20:20.801Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T05:20:20.802Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T05:20:20.802Z |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-03-11T05:20:20.804Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:20:23.892Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=c663cfa2-b5e8-4697-a6f3-0d092016b688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:20:23.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:20:33.905Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=1562e956-b0bc-473a-86b3-71901f1be179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:20:33.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:20:43.935Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=cc188343-84d7-4816-9845-c9733c395400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:20:43.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:20:53.961Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=9a8ad42b-cf00-4237-8a38-454bd9095642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:20:53.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:21:03.984Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=93a55326-6156-4e4c-820f-ecf63929c2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:21:03.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:21:13.993Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=75d63720-24ce-4f97-b3f5-d7ff0cfe3300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:21:14.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:21:24.034Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=32a9dc36-47ca-4cb2-8958-3814067ffe5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:21:24.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:21:34.042Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=5dcf5a6c-1bee-463f-8b31-b271d120ad50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:21:34.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:21:44.062Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=3d90ec59-9902-4bef-8423-e7cbd089f2e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:21:44.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:21:54.071Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=4b46f382-01d0-4ad4-9339-33ba3cfbb0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:21:54.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:22:04.079Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=35ef4580-1d24-4006-8eb5-cd04bf5749ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:22:04.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:22:14.089Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=678e5a8a-c1f8-4a15-ba6f-46df18027ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:22:14.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:22:24.103Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=3b8bcf69-0203-4cde-b7b6-645e3f08c786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:22:24.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:22:34.114Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=36b63a62-3d01-4ee3-8438-7c27f18b7869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:22:34.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:22:44.124Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=521ba0d0-daba-45d8-91a8-89ea19b28f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:22:44.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:22:54.138Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=59d61194-eebe-4b42-8cea-9ca549661454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:22:54.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:23:04.152Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=5e305574-573d-479d-b1ec-0ee28d243a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:23:04.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:23:14.163Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=e3777581-2e35-404b-85db-5f4143c34dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:23:14.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:23:24.173Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=76e3006b-68e4-4c5f-8357-f7ab7adf8eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:23:24.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:23:34.181Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=d1abaf9e-e0b8-4c25-954c-07f00a844b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:23:34.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:23:44.194Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=4e372285-bc3f-4171-aeb4-9e4fbcbc9c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:23:44.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:23:54.204Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=59cbc90c-b93b-41e6-9950-5d5a72bad72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:23:54.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:24:04.214Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=edd9780c-72eb-46a3-bba4-53573ee86b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:24:04.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:24:14.224Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=0d12066f-8a63-4b42-94d7-97f146a4ac31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:24:14.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:24:24.241Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=700e3561-1de3-4e73-99d3-0f20c3867204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:24:24.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:24:34.251Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=baae342f-82af-4037-9b57-41cf18d216c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:24:34.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:24:44.265Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=1b5a72df-30a4-464a-bce3-55ad6b5d784d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:24:44.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:24:54.273Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=e366f8ed-7ec1-43b9-b151-8de24c659102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:24:54.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:25:04.283Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=7805cd70-851b-46c9-8595-19816480d173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:25:04.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:25:14.292Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=56bd629e-cd58-441a-8281-db3e9bdc0228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:25:14.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T05:25:20.755Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T05:25:20.755Z |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-03-11T05:25:20.756Z |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-03-11T05:25:20.758Z |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-03-11T05:25:20.766Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T05:25:20.767Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T05:25:20.767Z |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-03-11T05:25:20.769Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:25:24.301Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=e94b6f02-267f-453f-b3e7-c5102b41505e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:25:24.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:25:34.312Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=d9505503-d2dd-4265-9139-ba07b1113e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:25:34.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:25:44.334Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=f514302d-abc1-4bfa-987c-5adf7a19852d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:25:44.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:25:54.345Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=2f9d5dc1-d4ea-4716-9606-f7224c01c123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:25:54.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:26:04.361Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=52fa5ec9-7c04-4e7d-80db-224561e67ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:26:04.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:26:14.373Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=aa890332-9ba2-45e9-b315-7b2b9f527780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:26:14.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:26:24.383Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=310ca404-353e-432f-bae1-3490337e24b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:26:24.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:26:34.394Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=77364584-0e08-4dc1-aaa1-f2b4198f7bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:26:34.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:26:44.411Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=daec4b12-7d9f-4a90-83a1-369016629e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:26:44.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:26:54.421Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=0cb4cd91-67a4-443c-9ba8-fe912db91c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:26:54.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:27:04.431Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=5602d432-1421-41bc-9bac-178fb6d51c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:27:04.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:27:14.441Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=28890906-2198-468f-91d3-d8778a0657d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:27:14.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:27:24.451Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=95c41e6a-24b4-4fa1-9f3e-1d55a16d659b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:27:24.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:27:34.460Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=976d1a6a-eb68-462f-9505-c29d7c8d89eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:27:34.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:27:44.469Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=96524580-479a-4d56-b9e3-844eea7cb1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:27:44.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:27:54.477Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=149f6833-3b6f-42ef-9fd1-331614dd1c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:27:54.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:28:04.487Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=b5ba8f9c-fcf4-4341-926b-96e7814772be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:28:04.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:28:14.497Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=9ee3eeb9-98c4-4989-863f-32fe0043de86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:28:14.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:28:24.507Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=092e37cc-8537-440b-a435-4e7ce05ff97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:28:24.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:28:34.517Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=59d75891-b474-4b8e-a684-21f04b2276d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:28:34.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:28:44.528Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=0f797465-cf0b-4aa9-a1d6-649f8ebde979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:28:44.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:28:54.536Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=cdbcbd4a-50fd-43e6-923f-e58e849ef6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:28:54.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:29:04.546Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=9b045d85-c425-4dc4-b15f-e10318a607e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:29:04.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:29:14.555Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=d4010318-2674-4066-a15f-20524d90d37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:29:14.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:29:24.564Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=5cef2a58-a6fe-41cc-90d6-8e3861c4bc29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:29:24.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:29:34.574Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=94733d31-a32e-427f-b766-31b87245de5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:29:34.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:29:44.584Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=04417988-4149-4e02-8f49-970a85ce65da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:29:44.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:29:54.593Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=e925e625-57c2-4bdf-8b31-72232388ed6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:29:54.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:30:04.602Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=5d1d0b37-1dd5-4f2e-907b-b8e06cd04879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:30:04.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:30:14.614Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=a4eafad7-265b-4b11-9065-a4cc93703129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:30:14.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T05:30:20.663Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T05:30:20.664Z |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-03-11T05:30:20.665Z |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-03-11T05:30:20.668Z |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-03-11T05:30:20.675Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T05:30:20.675Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T05:30:20.675Z |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-03-11T05:30:20.677Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:30:24.624Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=317650ff-a144-49b9-9003-1d0e8295f742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:30:24.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:30:34.632Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=db08256b-b300-4c46-ac6c-925d99b0e129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:30:34.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:30:44.641Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=3464e3d1-3a45-418d-985a-52b28b7b79d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:30:44.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:30:54.653Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=0a6a4680-5acc-4bef-bfcd-533b9d2b3a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:30:54.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:31:04.665Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=1c98ab1b-ab2a-4da9-a8dc-cd94e9520641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:31:04.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:31:14.676Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=e8e78e6b-ce39-41e5-bb50-ca6aa5d678b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:31:14.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:31:24.687Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=f68b52f0-f526-4939-8cb7-88e4fbe5b45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:31:24.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:31:34.697Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=2c0f5440-0bf1-4e43-8979-251d3098c793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:31:34.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:31:44.708Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=767f9df6-1d81-4309-b012-1cc1a2de38f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:31:44.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:31:54.719Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=350d00bd-bbab-4555-aab9-d563cdb22ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:31:54.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:32:04.727Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=d4b00d36-d11f-41e3-afcd-e8f1ab40f132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:32:04.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:32:14.737Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=eb7937c9-5138-4896-acf4-cccb18d5fe78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:32:14.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:32:24.746Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=fb1a5359-fa24-493b-adc8-32399ce5aa48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:32:24.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:32:34.756Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=9badbdd8-58bb-4c0c-b23c-f916c9d0715b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:32:34.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:32:44.764Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=93e75fde-ba71-4542-ba94-c520140f2b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:32:44.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:32:54.775Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=71ca2e80-2ff5-415b-bae3-97ddabfa7591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:32:54.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:33:04.786Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=ca1eb128-6a16-4da2-9d24-e2d1ef41c9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:33:04.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:33:14.795Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=4ba36865-d378-4b3d-b9c7-b9281c26ed3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:33:14.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:33:24.805Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=f395f22d-61d7-49f2-9fd7-df3ba2a90d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:33:24.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:33:34.813Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=f596804a-4506-407d-8d9c-a906622f92e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:33:34.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:33:44.827Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=8f2b6a8f-647f-451e-bf2d-edbf5149569c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:33:44.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:33:54.837Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=be70bfe8-b6e2-4603-8197-6ba38de67d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:33:54.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:34:04.845Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=d920fd6a-7b04-464e-acfc-112e9ff6ad99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:34:04.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:34:14.856Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=5d327826-801e-4262-9c4c-25909431ba63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:34:14.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:34:24.865Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=26ae019f-2306-4598-8e20-53c6ab2bf96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:34:24.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:34:34.873Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=c531b854-e28a-42a7-83d6-fa615668497d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:34:34.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:34:44.881Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=ead37ef1-2cff-4b6f-8151-da537e3cc000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:34:44.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:34:54.890Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=6084a1dc-cf78-4a20-a611-d13cd8600b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:34:54.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:35:04.900Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=f516969f-54b1-468d-b3d8-a429302455b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:35:04.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:35:14.911Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=b1aae46d-2899-4d10-aba3-229546b3240a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:35:14.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T05:35:20.732Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T05:35:20.732Z |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-03-11T05:35:20.733Z |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-03-11T05:35:20.736Z |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-03-11T05:35:20.746Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T05:35:20.746Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T05:35:20.746Z |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-03-11T05:35:20.749Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:35:24.921Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=f8dc1329-5ec2-4b34-88d7-db10b9049958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:35:24.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:35:34.931Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=9effc042-a8bf-4a38-982c-574a236293ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:35:34.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:35:44.940Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=72585cf9-4db7-4b81-b30a-3e54541a859e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:35:44.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:35:54.949Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=958b0e47-117d-46cd-9f64-8095ded7a204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:35:54.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:36:04.957Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=4eb1de1e-40f0-4bd6-ba54-7ccd67221ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:36:04.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:36:14.967Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=10317430-13d1-467a-a7f1-b62d221106e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:36:14.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:36:24.977Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=eeb93373-65a9-4b1f-81e7-fb6886f6337c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:36:24.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:36:34.986Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=9ddb75c9-19e8-4b5c-a45c-4b17e0c7f297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:36:34.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:36:44.998Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=9bd3c029-2ec6-4ad7-92ba-54bf5132159d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:36:45.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:36:55.008Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=571b3998-89b0-4d2d-a80e-ca7728344549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:36:55.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:37:05.017Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=916cd838-7713-479a-b5d0-65588d49cbdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:37:05.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:37:15.030Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=0bed02c5-4644-424b-8d68-2658ffb8276b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:37:15.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:37:25.039Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=df0eba7c-2858-4bde-8834-f3dd49ac8595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:37:25.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:37:35.049Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=9626d088-9ff2-455c-b55d-7e7e3c5fe673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:37:35.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:37:45.064Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=d779ec35-2339-475a-a7cb-4c1eeb76cb07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:37:45.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:37:55.081Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=44da834f-e8be-4cd1-a784-8029a2157f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:37:55.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:38:05.091Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=588d4634-5371-4ca1-a99f-c570b84ec307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:38:05.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:38:15.104Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=639fe367-ef7b-4cfa-86dc-d73d8ec5aef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:38:15.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:38:25.114Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=9fe0f1a4-9a17-4f27-b039-7e220d11bfcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:38:25.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:38:35.123Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=6cc32c97-f2ed-4c03-a9b6-2d0e1b9c00a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:38:35.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:38:45.134Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=10972f66-a14e-4b53-9f4d-0c29abb6c3fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:38:45.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:38:55.144Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=8d39ba67-ae7b-4cb0-b82b-0625ba2b2322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:38:55.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:39:05.152Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=eb621ac9-7fc4-4bb5-b4f9-55e1b7b38bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:39:05.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:39:15.163Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=79270f10-c0d7-45db-b4ca-b89b4fb53046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:39:15.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:39:25.172Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=9e357870-d29e-4b38-83e3-6eb6df1143d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:39:25.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:39:35.181Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=f9a6212e-c847-4a68-a7a2-24d330d18043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:39:35.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:39:45.190Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=96743a32-a365-47d5-82f9-7ba38603d45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:39:45.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:39:55.198Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=18b3fed8-f714-48bd-b09e-f7210c30ccaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:39:55.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:40:05.207Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=546be32e-e18d-45cc-9bc1-04ed281103f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:40:05.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:40:15.223Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=15bca025-ca3f-42e3-b56f-4642eaef1b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:40:15.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T05:40:20.801Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T05:40:20.801Z |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-03-11T05:40:20.802Z |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-03-11T05:40:20.805Z |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-03-11T05:40:20.812Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T05:40:20.812Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T05:40:20.812Z |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-03-11T05:40:20.814Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:40:25.230Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=efc6a7a4-cc6b-4252-a084-ec1973b76c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:40:25.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:40:35.238Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=ece04cd5-35a0-4906-873b-97cf7d2f088f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:40:35.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:40:45.250Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=68cea8c4-f4b6-4390-b2f8-db886ccc5c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:40:45.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:40:55.258Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=d22d47cb-64b1-4e40-80b9-1090c15fc4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:40:55.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:41:05.267Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=4a1f607f-8a1b-4516-8100-3f9683002b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:41:05.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:41:15.275Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=d42bd58d-2aed-480f-88f1-1b11367528a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:41:15.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:41:25.284Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=64a4b3ba-b62e-4e18-8a85-9725e3593de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:41:25.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:41:35.292Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=32cc0d5d-72bb-4a8d-ab8a-2e8af95de478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:41:35.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:41:45.302Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=9c657ac5-e965-4023-8bd0-e5c2d24db2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:41:45.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:41:55.310Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=8589b741-792e-431c-bf29-b51c4d376352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:41:55.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:42:05.318Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=673b4134-3ebd-4c04-9502-571bd33f41e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:42:05.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:42:15.327Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=09921458-df75-4f6e-837e-37ea3fdf045d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:42:15.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:42:25.337Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=de40dfac-d8ba-4ddc-b441-2e2c27a37554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:42:25.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:42:35.346Z |INFO |Init configs |InvocationID=c571eeff-f666-4390-9a1d-1e47c4669edd, InstanceUUID=6ee1cac5-1836-48e9-9b13-8231bab60c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:42:35.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |