. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T05:01:10.980Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T05:01:10.984Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-02T05:01:11.037Z |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-11-02T05:01:11.920Z |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-11-02T05:01:12.052Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-02T05:01:12.052Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-02T05:01:12.053Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-11-02T05:01:12.319Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-02T05:01:12.435Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-02T05:01:12.490Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-11-02T05:01:14.191Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-02T05:01:14.873Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-02T05:01:14.906Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-02T05:01:14.907Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-02T05:01:15.001Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-02T05:01:15.001Z |INFO |Root WebApplicationContext: initialization completed in 2510 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-02T05:01:15.920Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-02T05:01:19.077Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-02T05:01:19.784Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-02T05:01:19.812Z |INFO |Started MainApp in 12.535 seconds (JVM running for 13.442) |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-02T05:01:20.048Z |INFO |Start scheduling PRH workflow |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:01:20.068Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=05bc96e2-8a6e-4885-892a-e9554e2e0d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-02T05:01:21.601Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:01:21.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-02T05:01:29.929Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-02T05:01:29.930Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-02T05:01:29.932Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:01:31.642Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=a716d4ce-7880-4819-ae45-c9f595488c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-02T05:01:32.725Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:01:32.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:01:42.727Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=2014869d-b6c2-47f2-adfe-4d6f4a7cd46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-02T05:01:43.837Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:01:43.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:01:53.851Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=1729cc61-a569-456b-bece-1749e554384e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-02T05:01:54.967Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:01:54.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:02:04.970Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=8d3b5b0b-b4da-4c48-8b62-b9310fc45065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-02T05:02:06.038Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:02:06.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:02:16.040Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=b60f9503-e491-4fb8-859f-cdd51b108ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-02T05:02:17.078Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:02:17.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:02:27.082Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=0b9406d5-a6aa-49e0-9049-4382ce3c7c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-02T05:02:28.154Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:02:28.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:02:38.158Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=1a541b59-b7be-4f6e-b75c-38db99b83464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-02T05:02:39.221Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:02:39.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:02:49.222Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=ff56edb6-08fb-4ea7-9c7c-352949a1ab69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-02T05:02:50.300Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:02:50.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:03:00.303Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=7defb21f-ef2a-4dca-bca5-e77d2212d5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-02T05:03:01.399Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:03:01.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:03:11.401Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=7cd3b597-ad2a-4821-bce1-458c210052f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-02T05:03:12.468Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:03:12.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:03:22.471Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=a6aefdd3-f802-451c-b599-66fa1a6fc892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-02T05:03:23.509Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:03:23.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:03:33.511Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=fc38a11b-7611-4395-8e4a-0fc6a387575d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-02T05:03:34.584Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:03:34.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:03:44.587Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=cd10136c-9a6f-4174-97f7-2db42895abd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-02T05:03:45.655Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:03:45.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:03:55.659Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=3666f3bc-a1f1-4068-bff1-6c13faa7ccec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-02T05:03:56.725Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:03:56.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:04:06.727Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=c11e1314-8707-4923-89cb-12e19b998786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:04:07.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:04:17.138Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=1303e595-855b-463b-b4c3-71b436b0586f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:04:17.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:04:27.193Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=7a0aac23-5be1-4378-bd50-6f9b87a002f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:04:27.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:04:37.232Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=09572919-1c21-4e8f-8984-1267f4944730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:04:37.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:04:47.253Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=d0157298-1193-4516-93e1-a6423f502cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:04:47.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:04:57.271Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=b39df0e0-a7ce-40c2-84a9-30f48b41a993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:04:57.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:05:07.290Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=0a4e02eb-1b7a-48cd-9448-a75dd4fb5b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:05:07.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:05:17.310Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=0e4ff7cb-7b5a-4325-8fab-0c4e66b0dcae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:05:17.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:05:27.353Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=000f0df9-6875-41d0-9bdf-c2dd2622fa4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:05:27.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:05:37.375Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=680f53b9-6ee0-4184-9a75-7aaeb2d89606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:05:37.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:05:47.410Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=5e93e5a3-4a77-42fb-ad23-569d0cb1101c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:05:47.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:05:57.425Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=7ec0bd64-03f2-4df9-a7a9-0c12b86ebcda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:05:57.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:06:07.442Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=38676852-71e7-400f-b776-004419a99374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:06:07.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T05:06:16.721Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T05:06:16.722Z |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-11-02T05:06:16.723Z |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-11-02T05:06:16.727Z |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-11-02T05:06:16.755Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-02T05:06:16.756Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-02T05:06:16.756Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-11-02T05:06:16.760Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:06:17.456Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=1b6572e4-3df4-4faa-8fc5-e836240a9562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:06:17.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:06:27.466Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=a57fb119-d988-4816-9ebe-ca4d645a86ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:06:27.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:06:37.490Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=cd188aa9-1e32-47df-8218-e5c8535a994f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:06:37.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:06:47.507Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=c2e263be-8d30-4a76-8afb-a34a81e3227f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:06:47.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:06:57.522Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=a15dd5e2-78f9-49f5-82ac-3c14d823cf68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:06:57.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:07:07.542Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=ae67dc93-a5b7-4894-ba9d-103b652f7361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:07:07.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:07:17.557Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=72dc4d07-4e48-40ff-a028-f3b3bfa62ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:07:17.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:07:27.571Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=5ca99902-9b4e-4a30-a6a7-b49c24fb3d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:07:27.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:07:37.595Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=488291c5-9f2e-481f-abaf-3018ba7421de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:07:37.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:07:47.618Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=684b1c07-17ed-4402-8176-220029e02ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:07:47.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:07:57.634Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=7a771686-4161-44e1-be94-267c4cec1509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:07:57.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:08:07.650Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=cf747a79-9c8c-462e-b716-840adf4690e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:08:07.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:08:17.663Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=49600b8b-ce01-4ad0-8c24-b4f613cb319f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:08:17.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:08:27.681Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=b82acb56-f7d8-4837-ab71-2d6e3b3726c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:08:27.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:08:37.698Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=1f2f6820-c11e-44a0-89bd-d0d6c362ab51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:08:37.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:08:47.714Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=7598cd54-86f4-41e3-a49c-b779df8d35d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:08:47.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:08:57.723Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=38e2886a-db46-4db4-b672-06aac44ca8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:08:57.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:09:07.743Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=cdc2f1fd-67f4-4110-97be-251796585be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:09:07.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:09:17.756Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=074aa4d0-5171-43f7-a222-bc11b46a2598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:09:17.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:09:27.767Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=96dc5b4b-7b9e-4140-9c9b-688b88f72419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:09:27.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:09:37.782Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=182a2bfe-81e4-40b1-a3b1-75141e8ee76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:09:37.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:09:47.796Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=80041b99-953d-4697-a629-45fd676f3106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:09:47.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:09:57.812Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=092f9c1b-dbc0-41c3-aa7b-b9f84351c690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:09:57.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:10:07.825Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=1ed878ad-177b-4103-ba10-a2fa3cb1a804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:10:07.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:10:17.840Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=701cd0cf-25e7-47af-a0b2-c346fa99e2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:10:17.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:10:27.852Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=41474015-a7ae-491f-b15b-4bc1d5ecb0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:10:27.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:10:37.864Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=c9bf3104-9ed6-40a9-b6fa-5eb707a13139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:10:37.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:10:47.876Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=73d721d9-8b6b-43c9-9f0d-f87314fea7f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:10:47.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:10:57.888Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=3847f739-8cef-4e27-9456-3503cf58160f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:10:57.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:11:07.899Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=ab2d707d-be70-4ae8-a4ef-f05663c6bf7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:11:07.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T05:11:16.319Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T05:11:16.320Z |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-11-02T05:11:16.321Z |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-11-02T05:11:16.325Z |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-11-02T05:11:16.337Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-02T05:11:16.338Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-02T05:11:16.338Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-11-02T05:11:16.341Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:11:17.914Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=985225e8-8d2d-4b6c-a08a-6978e7b3a30c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:11:17.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:11:27.927Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=7f395d17-f265-4b4c-a08b-af184281fab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:11:27.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:11:37.947Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=0e74988d-caa0-4dd2-8e2b-72fce533eab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:11:37.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:11:47.960Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=baf72a93-5100-4f93-a20c-527e99819bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:11:47.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:11:57.972Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=354f1d06-971e-49e8-a1dc-aa44d12dccea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:11:57.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:12:07.985Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=a8dc214f-90e9-4b98-a4a6-3ff7499ba84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:12:07.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:12:17.995Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=18cf77fb-dc84-45b1-8f07-5f25908ff08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:12:18.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:12:28.010Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=186b5bc5-e32a-436a-911c-0c079def317c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:12:28.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:12:38.035Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=bee91aba-1f0b-4516-9028-aac9bf52f8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:12:38.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:12:48.051Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=cca3d2db-8f05-47c8-8653-2daa030f60e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:12:48.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:12:58.065Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=c144afe8-0afc-403c-bed0-d23908af2870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:12:58.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:13:08.084Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=0ad0a48a-65e2-4b8d-9861-7ea81f4a9752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:13:08.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:13:18.098Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=820b878c-b774-4b2d-bd5e-4fd5e86578c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:13:18.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:13:28.115Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=2952d9f2-8ab1-47b6-a95b-1f1bf5d64998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:13:28.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:13:38.131Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=cf77edcb-1228-44f5-b87c-6cfa8e7f99cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:13:38.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:13:48.154Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=0b075294-a933-45da-85fe-21ec333c0af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:13:48.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:13:58.168Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=f19ad2fd-9f2f-4e1f-a73b-5bcf48e0b54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:13:58.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:14:08.183Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=a3086c8e-1a74-42bf-8a5d-1e77fd6abbef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:14:08.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:14:18.198Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=0d8f139f-e72c-4468-b7d9-d1b4401d77cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:14:18.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:14:28.209Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=3bd69df6-f617-4520-8c56-863a0af476df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:14:28.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:14:38.227Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=9273d453-8ffb-4d43-ba21-1bad07bb7041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:14:38.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:14:48.240Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=8f584bb1-d197-4076-a9dc-41050120621e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:14:48.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:14:58.257Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=e422e5f6-b7d7-4d00-9e58-e49a4a32e4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:14:58.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:15:08.276Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=d80d9602-8b1f-44ba-8127-467b3ec7e5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:15:08.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:15:18.288Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=6f047d56-7f5c-41f3-bd70-90928da47e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:15:18.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:15:28.323Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=21eef7e4-f0ff-49cf-ae35-d392e4d249e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:15:28.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:15:38.337Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=a24c615e-6e89-43d3-9b17-0e2b9b09c8e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:15:38.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:15:48.349Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=80c65936-36ce-4ab7-9e12-91d89d93a428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:15:48.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:15:58.359Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=4d02d0ab-bc25-4da5-b601-54f012458746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:15:58.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:16:08.372Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=68f1300a-01ec-443c-abc2-39a2d8de77df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:16:08.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T05:16:16.275Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T05:16:16.276Z |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-11-02T05:16:16.277Z |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-11-02T05:16:16.280Z |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-11-02T05:16:16.292Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-02T05:16:16.293Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-02T05:16:16.293Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-11-02T05:16:16.296Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:16:18.382Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=e132a85d-e3a5-4b66-a94d-1c506cae8585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:16:18.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:16:28.394Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=18f75ed1-0e1c-40b7-a24b-7021eed72c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:16:28.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:16:38.408Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=30b5e187-aea9-4538-a062-196a64a2584b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:16:38.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:16:48.421Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=734f1265-4e28-480b-8e30-784f714c86b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:16:48.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:16:58.434Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=dddc122f-163b-4d67-9d94-13c02cff732f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:16:58.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:17:08.446Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=9a0ebc5b-0c7a-4b98-a94e-71258a7c1da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:17:08.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:17:18.457Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=d0fb0622-02c5-4cc9-9b91-3969c34f6d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:17:18.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:17:28.469Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=28cf6c2b-283b-4065-9de3-ae51c8aa15f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:17:28.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:17:38.480Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=365f9279-e424-4657-930d-afef10c13ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:17:38.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:17:48.494Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=e6dcb23c-4a03-467c-aa11-f86ecf0dd05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:17:48.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:17:58.505Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=c1f53f3b-cd48-4325-8104-2b913c72d65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:17:58.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:18:08.522Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=5e7ac71a-719b-4077-8d89-0f4076610cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:18:08.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:18:18.539Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=2b699537-ce49-47ca-9b0f-62ae44982b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:18:18.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:18:28.553Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=5a769538-e7a5-4a96-89c0-54b848d0a5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:18:28.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:18:38.564Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=324c48dd-caf1-48b6-ad96-26fe52eff420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:18:38.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:18:48.576Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=8e105b4e-ec68-472d-8bd4-04d5ef213cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:18:48.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:18:58.589Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=1cc1a96f-8550-492d-98fe-29c77a911efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:18:58.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:19:08.605Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=e709eecd-125a-440e-9b41-c5a49f217a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:19:08.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:19:18.615Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=5a9aa9d0-16e3-4d86-9f56-ab3f0c6b4555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:19:18.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:19:28.643Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=e7d05ea6-f453-4643-b1af-40264d22de7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:19:28.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:19:38.656Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=ea51ad14-2a82-4b89-b854-c8c5103301e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:19:38.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:19:48.674Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=c7e9d184-2de2-464b-88f0-5081259f52fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:19:48.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:19:58.698Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=8f125749-6b69-496f-ac64-336edebd26a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:19:58.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:20:08.712Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=a57e5788-075c-46ea-8ecf-134cdf8ecb3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:20:08.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:20:18.740Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=87102d2e-6a11-4309-a1f5-7cd76d125038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:20:18.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:20:28.753Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=5e796c6c-0b22-4adc-a860-e39f78e5c141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:20:28.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:20:38.766Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=332642e3-fedc-446b-9fc4-6a0bef5cb5da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:20:38.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:20:48.776Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=89ec638d-ad1d-4281-b3fe-f5f1d45d32e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:20:48.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:20:58.791Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=b24a5f11-f784-4e7f-bef8-0533b79ae914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:20:58.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:21:08.802Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=8f39e63a-4673-48d0-98d1-3482cf1b7c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:21:08.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T05:21:16.252Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T05:21:16.252Z |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-11-02T05:21:16.253Z |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-11-02T05:21:16.256Z |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-11-02T05:21:16.265Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-02T05:21:16.265Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-02T05:21:16.265Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-11-02T05:21:16.268Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:21:18.814Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=bf57e7f7-a3d4-4e71-9914-f2413f2274f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:21:18.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:21:28.825Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=e1e45ab3-a945-422a-ab54-96e20191fc09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:21:28.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:21:38.838Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=04fe544f-731d-4200-a5e0-2d4df8add671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:21:38.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:21:48.849Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=f37f7e97-75a5-498c-ac00-cd94dda0c2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:21:48.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:21:58.861Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=f5e7b27b-e924-4250-8591-d72b28e89c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:21:58.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:22:08.872Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=f361be2c-34db-48c7-81c4-73ec57fded0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:22:08.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:22:18.884Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=8caecaaa-8fdf-4f6b-ab9f-610eb0d0505e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:22:18.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:22:28.899Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=d8e7557a-13b2-4865-b5f4-a5fcecfc0770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:22:28.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:22:38.911Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=57bcf68a-2e8b-4d16-b0cf-0a7be572f7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:22:38.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:22:48.924Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=51f63f75-4063-4d72-8bf6-b6f4ef932df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:22:48.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:22:58.938Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=f14077e0-75ec-400c-8654-13f700545b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:22:58.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:23:08.949Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=aa23e9d4-0b06-4a64-abf0-05a12a2f9b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:23:08.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:23:18.961Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=c26312e1-77ed-47b4-9dfc-47ebbfb4d7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:23:18.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:23:28.989Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=fd993bf4-2e4e-4272-b523-a1742964f28d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:23:29.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:23:39.002Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=5e441add-67c7-4ce4-8fdd-c66afbd38c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:23:39.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:23:49.014Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=b569e99d-d133-41c7-909d-83541040f028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:23:49.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:23:59.027Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=b82ad87c-d3eb-434b-b184-981ca10f8801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:23:59.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:24:09.041Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=3fee43f6-aa0c-4cf9-9b75-0a03b2ceaf6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:24:09.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:24:19.053Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=df68544d-8a5c-4f32-8ce0-a27ae2145f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:24:19.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:24:29.063Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=9bf3e75b-de65-4dab-9d73-c4a205aebf28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:24:29.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:24:39.075Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=1de515ab-8ff5-4e6e-8b45-5756aff752de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:24:39.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:24:49.086Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=8c2c6ea6-96d8-46e8-8790-79371580de70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:24:49.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:24:59.099Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=dfd5b2eb-d9a1-4a10-939b-8b63a7b2b3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:24:59.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:25:09.113Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=7bd3ab34-bacc-4349-98ce-a5bd2e85171a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:25:09.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:25:19.131Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=204ed87d-db8f-4873-940f-e6789bd99eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:25:19.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:25:29.145Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=86584f3f-b3cd-45e8-b3f1-e647b4a2ee2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:25:29.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:25:39.156Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=7cec9a4d-3899-496e-905f-fab784c5ed26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:25:39.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:25:49.166Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=0285b479-5976-4fbe-8713-5d6d4c8efe27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:25:49.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:25:59.177Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=11af68f9-cc20-4cdd-8d0c-6c37d499dbab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:25:59.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:26:09.192Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=23ac7122-2abd-49ca-928c-1694404b1d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:26:09.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T05:26:16.270Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T05:26:16.271Z |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-11-02T05:26:16.272Z |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-11-02T05:26:16.274Z |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-11-02T05:26:16.283Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-02T05:26:16.283Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-02T05:26:16.283Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-11-02T05:26:16.286Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:26:19.208Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=057e77b0-376c-4bc9-af97-75b1179f081c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:26:19.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:26:29.220Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=c3939011-7b4b-4043-bec7-e39d1bd26e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:26:29.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:26:39.233Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=747d494d-97af-4427-95d5-30e5c6fdc724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:26:39.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:26:49.245Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=cf1422f6-0f45-46b2-99ae-b650fc402807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:26:49.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:26:59.258Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=c8cd1f7e-3a59-4fa6-adc0-461572dd5db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:26:59.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:27:09.270Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=5f52ab4a-d948-4838-b6cc-698e99bab288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:27:09.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:27:19.282Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=1dca4263-1599-43a4-84b5-0b6516af67af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:27:19.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:27:29.293Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=8081da13-96c2-4a90-b3fa-4be24b96c168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:27:29.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:27:39.305Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=6c1c1800-d763-4847-919d-f41cf5c2ea44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:27:39.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:27:49.317Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=e857ff44-7211-48eb-98d9-7e260d3ca213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:27:49.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:27:59.330Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=668a4bbc-b2d4-497c-a04d-0912df8396a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:27:59.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:28:09.340Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=b6439aed-1995-402f-893f-8828856da112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:28:09.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:28:19.352Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=c38f0d3a-d018-48b0-b918-f0603197f273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:28:19.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:28:29.363Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=a66a99b7-5da6-47f9-92f9-13cfe1ff0048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:28:29.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:28:39.374Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=e2cf025f-f1a2-411e-b751-c293ed0088bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:28:39.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:28:49.400Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=e7b9e5ca-f7df-4f1b-99c1-b0ca5c4a5c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:28:49.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:28:59.411Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=4f3c9e21-7cc7-46d1-a100-a64c04f90449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:28:59.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:29:09.422Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=a8ac7df0-3653-4ed8-98a7-900231b34c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:29:09.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:29:19.441Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=c35cb7d9-9571-49f9-8be4-dedee10977fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:29:19.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:29:29.450Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=24dcf351-3e5e-40cf-b161-a09e3918f7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:29:29.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:29:39.462Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=5aebf445-e8d4-46c3-ac37-a5ce2efcecf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:29:39.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:29:49.473Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=ec954c03-632e-4f00-b87d-9422d73dbfa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:29:49.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:29:59.486Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=89fde33f-2a8f-4f26-9c76-2a31df099849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:29:59.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:30:09.506Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=46121ead-61d0-4063-8e29-d5ccacdd6e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:30:09.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:30:19.522Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=741fc9b1-b925-43e6-a6e9-d71ecbff7b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:30:19.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:30:29.535Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=c91d1825-bb7a-4d64-b172-ac8062262bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:30:29.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:30:39.549Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=3d8df5e4-1740-44f3-a40d-df45b5e39698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:30:39.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:30:49.561Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=de352189-bac2-4f96-9e1d-d85f1be83d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:30:49.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:30:59.572Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=53aa1aa5-09d9-492a-a315-9f9c5a81c3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:30:59.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:31:09.584Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=7abe56eb-5386-4e68-b46d-7ad4faf09a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:31:09.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T05:31:16.275Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T05:31:16.275Z |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-11-02T05:31:16.276Z |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-11-02T05:31:16.280Z |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-11-02T05:31:16.291Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-02T05:31:16.291Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-02T05:31:16.291Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-11-02T05:31:16.295Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:31:19.596Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=a2415c65-1e1e-4fbe-a5ee-d61031c580ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:31:19.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:31:29.613Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=2fdc7358-2b45-4683-832e-445065f8e32c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:31:29.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:31:39.627Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=4b94e39a-578e-4e73-897f-dec0632bccdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:31:39.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:31:49.638Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=7b44c09d-52c4-4b76-9c82-130816da3045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:31:49.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:31:59.652Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=6fcf3703-ba46-4100-b8ed-84bfe6aa5b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:31:59.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:32:09.665Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=597d3e16-2988-42c9-a61d-d7f3e72b19e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:32:09.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:32:19.680Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=75a9e9f0-19c0-4738-bc1f-64621cc64cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:32:19.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:32:29.691Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=8e01a550-e768-441c-92c7-db5ce12db03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:32:29.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:32:39.705Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=7b8477cd-183c-42df-aa9c-5774e825cde3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:32:39.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:32:49.722Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=c7f46fb4-e4de-41ed-b702-cc8fe32ac86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:32:49.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:32:59.732Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=2d060eed-0925-425e-b0e4-35fd54f86971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:32:59.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:33:09.746Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=05739eac-2e31-4ffe-91b6-23ce6d32496b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:33:09.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:33:19.758Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=60a6f5fc-6244-4c03-aa12-673d5079c2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:33:19.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:33:29.769Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=9f9d5e07-3891-42a3-95c0-10cb3d4efef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:33:29.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:33:39.784Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=d2957c33-8296-4fdc-9864-50cd9a268665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:33:39.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:33:49.798Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=98ec07bd-2080-44a8-8511-2737efbd84dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:33:49.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:33:59.831Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=7e84d4d5-eaf2-4a04-a57d-c5a1e10ead22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:33:59.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:34:09.841Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=eb7d3653-067c-4ba1-8a60-68d11038e495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:34:09.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:34:19.850Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=026dcf49-fc22-492c-ba54-02d6d2c71bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:34:19.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:34:29.865Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=b5d04729-375d-49be-8c5e-fec04b92954a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:34:29.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:34:39.875Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=2172fc3b-07cf-49da-8f87-e4ffb53c9bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:34:39.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:34:49.889Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=edc01ec0-2c8a-4d6e-91e3-35329814d649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:34:49.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:34:59.905Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=6e6b2397-b713-466a-be50-f15ad3afc1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:34:59.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:35:09.918Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=8ad26d73-9d9c-474d-953d-a23810ab4469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:35:09.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:35:19.931Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=5045572f-c9a2-4c69-8a1e-317bba81be93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:35:19.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:35:29.943Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=fb57c0d5-5d04-4798-a436-c1845c1700be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:35:29.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:35:39.954Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=62ad65c5-2dfc-403a-a6fd-7b4585588ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:35:39.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:35:49.964Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=7437f64c-96be-48db-89bc-8cc1583711fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:35:49.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:35:59.974Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=0fab9c0f-a344-439c-a1d8-65f77e5a7b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:35:59.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:36:09.987Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=a6830900-82e3-4395-8352-4a67e3c639fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:36:09.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T05:36:16.259Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T05:36:16.259Z |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-11-02T05:36:16.260Z |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-11-02T05:36:16.263Z |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-11-02T05:36:16.271Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-02T05:36:16.271Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-02T05:36:16.271Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-11-02T05:36:16.274Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:36:19.997Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=e13c285a-bcb5-4a4d-81ef-a2665bf5dec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:36:20.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:36:30.010Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=a6534f19-355a-4ea2-81ed-3cba282437b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:36:30.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:36:40.021Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=e7ec1422-2ea3-43d5-b505-85e705c673b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:36:40.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:36:50.031Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=26253a7c-5a5a-41f3-8909-f8643d215cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:36:50.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:37:00.046Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=899002cf-3404-43e3-83c1-9de53c184776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:37:00.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:37:10.058Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=b41218bb-f121-4ee7-9a81-35d362db3206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:37:10.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:37:20.068Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=97490fd0-6c85-43ea-98bd-3fa4454d251a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:37:20.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:37:30.080Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=d7e215a7-2aff-405e-b2b0-63c1700bd60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:37:30.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:37:40.091Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=14f2e879-9574-46e3-8141-decc0f66a648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:37:40.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:37:50.103Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=658cd42c-577b-4f88-b31e-6ed1e86706a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:37:50.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:38:00.117Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=94df6dba-4d7e-45ce-821d-c0286c327f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:38:00.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:38:10.127Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=156446a4-1664-4d9a-ac36-693954415b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:38:10.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:38:20.139Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=c74eb459-34b0-44a5-b620-e99b14a4d6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:38:20.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:38:30.152Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=74223cd1-9c62-4f20-8f04-afed401f91dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:38:30.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:38:40.162Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=05d0c291-f7c7-4717-94f7-2fc3812fbc83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:38:40.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:38:50.174Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=7e9be9b2-360d-4368-b2db-f8bba41db266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:38:50.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:39:00.187Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=88329c00-57ec-4459-bbc3-227954dd1afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:39:00.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:39:10.197Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=3cdb2191-19ef-4b14-ab1c-4fc0167bb8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:39:10.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:39:20.209Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=c535eecc-7f13-4f2e-84cc-b5c705a7435b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:39:20.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:39:30.220Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=5e958cff-22ff-47df-ae59-69f5992f0cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:39:30.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:39:40.232Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=2745dbfe-7eef-4b03-b3cb-919e0f202de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:39:40.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:39:50.246Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=b59c0b3f-83e5-4afe-a7de-6483ec426a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:39:50.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:40:00.259Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=b89dabc2-e76f-44db-9f6a-be131304a62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:40:00.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:40:10.270Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=379eaf6e-6482-4cc1-8849-4232f2ee33bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:40:10.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:40:20.280Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=da9e3b1b-b5a9-446b-85b1-77cffaf8bb23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:40:20.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:40:30.291Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=68fd2745-c61a-4d3d-bcb6-51f8a8a4b9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:40:30.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:40:40.303Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=2ef98bba-0c26-44f3-be75-cca54d1ba120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:40:40.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:40:50.316Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=a6f17cc3-7c1b-40d2-a833-8c7396223f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:40:50.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:41:00.328Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=0252e091-33a8-4f20-b7d5-1306d6187341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:41:00.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:41:10.343Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=af1fc513-61e0-4da6-8b36-4e25a372852e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:41:10.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T05:41:16.177Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T05:41:16.177Z |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-11-02T05:41:16.178Z |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-11-02T05:41:16.179Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-02T05:41:16.211Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-02T05:41:16.211Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-02T05:41:16.211Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-11-02T05:41:16.213Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:41:20.352Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=def2e9d2-8c47-49fe-a955-279052f564be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:41:20.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:41:30.364Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=7117cc6a-da36-4157-91b7-116f1e04f0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:41:30.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:41:40.377Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=95db64e7-065a-4fb4-a306-27e121891b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:41:40.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:41:50.390Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=4c07768d-3509-4db6-b30c-2edd6f7f2236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:41:50.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:42:00.399Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=1389e840-382f-4f90-8f17-5275e54cc390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:42:00.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:42:10.410Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=264e1cf0-37fa-4068-9a74-2ab5770b066e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:42:10.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:42:20.422Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=14074fba-f961-45a0-a730-a27c7fc00ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:42:20.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:42:30.435Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=d4863f9d-b604-4da5-a789-654d40649f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:42:30.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:42:40.447Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=80a06d22-f72d-4c91-9dca-523eb372eda1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:42:40.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:42:50.456Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=1bf693ee-48e7-4f6e-920f-776ccc797687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:42:50.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:43:00.466Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=7b4fa225-b83b-46f9-a6ff-db1af3717072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:43:00.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:43:10.475Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=321b1c7e-f834-479c-b659-872631bf9cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:43:10.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:43:20.487Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=30ee8cae-7546-47e5-885d-502898cd5de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:43:20.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:43:30.496Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=7ffa6858-1583-4200-9b60-512b5073d1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:43:30.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:43:40.508Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=b21d9e01-d74d-4919-a645-5d45f2f52cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:43:40.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:43:50.527Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=8f6cc671-920b-4c6e-b0c6-b989d2a03ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:43:50.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:44:00.539Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=b08b8c48-3e14-47a9-8991-654e78397e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:44:00.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:44:10.550Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=3c7a8841-4460-45e9-a7a4-8313d4636951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:44:10.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:44:20.563Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=e2d424c7-73a5-4847-9688-b84a89f79d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:44:20.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:44:30.579Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=acce15bd-dd95-4f2a-9f6b-34b363423ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:44:30.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:44:40.589Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=971e2668-bada-498f-bb6e-61e72c900344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:44:40.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:44:50.604Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=c4809ade-e633-4f54-af76-65989e64f448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:44:50.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:45:00.616Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=9f7005e1-7ca7-4c25-ae1c-8a2c3f030cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:45:00.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:45:10.626Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=afd0d208-2b52-4922-908b-6f9c5bed5428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:45:10.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:45:20.643Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=6b34b745-98d1-4e26-b903-6dc3ebd83070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:45:20.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:45:30.653Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=b52b9d69-b23c-4480-a467-b33e1ea7b70c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:45:30.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:45:40.663Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=8adccfaf-d31b-41fe-8a48-5a454794c9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:45:40.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:45:50.674Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=7b2b37cf-f9a0-4fe5-871d-9f34ccedf0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:45:50.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:46:00.685Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=fc97d7cc-b86b-4cc4-8f84-c127aaf06ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:46:00.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:46:10.695Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=12c33a36-5c21-4cd2-b082-c0b21078e279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:46:10.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T05:46:16.315Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T05:46:16.316Z |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-11-02T05:46:16.317Z |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-11-02T05:46:16.323Z |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-11-02T05:46:16.336Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-02T05:46:16.336Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-02T05:46:16.337Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-11-02T05:46:16.341Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:46:20.707Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=907b9390-9c25-4898-bf68-ca8f363e531f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:46:20.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:46:30.717Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=5c487c5e-3518-4bae-9ff1-29d4f1c814eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:46:30.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:46:40.730Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=4c8e67e2-af3e-42de-bd95-147e9a86a30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:46:40.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:46:50.752Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=69d078aa-2a1d-4ad3-9006-56b5563fa911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:46:50.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:47:00.764Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=45b18bc6-d3e1-41e0-a98c-ab6a69bf57cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:47:00.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:47:10.777Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=0ae77f16-26b3-4d8c-89ef-013753867a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:47:10.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:47:20.789Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=43244dd2-678a-4ff2-9801-8b2ef91050d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:47:20.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:47:30.801Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=66b50b80-47d2-41c2-9c07-f86d8a98acb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:47:30.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:47:40.813Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=95936d94-58f2-4d1c-98d6-f22c4ae07868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:47:40.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:47:50.825Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=43f0e318-62ff-4013-9b2e-df883c17675b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:47:50.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:48:00.835Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=6efe91ed-dcf6-4af9-a14c-0e09d814d49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:48:00.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:48:10.847Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=a0a8ec55-212b-4807-be84-9d8ae30154f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:48:10.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:48:20.862Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=b9ed8e30-2145-4ac8-a971-ea4a95d44a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:48:20.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:48:30.874Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=dc36b492-b2ca-4a3e-bf19-e53e80988441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:48:30.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:48:40.885Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=38f2daba-c4ab-46df-94fc-6efd79276fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:48:40.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:48:50.898Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=6e6e2899-8cce-4ece-998a-5c7c72c3d39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:48:50.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:49:00.907Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=868d81e7-e2ff-43e8-b31a-c31eb1bb9079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:49:00.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:49:10.917Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=ebc72f7a-ac1b-4d4f-ae0a-3e4f1455d997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:49:10.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:49:20.929Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=7622aa1a-f4f6-498c-84ba-a73615687eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:49:20.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:49:30.939Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=425c1358-ca5c-4023-a5cb-5b18d9bf5041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:49:30.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:49:40.950Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=8f8c28a9-a8bb-4d1b-8c6e-60d9612ea91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:49:40.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:49:50.960Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=24cdfa62-fbf8-4ca6-8c58-62ac998881af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:49:50.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:50:00.971Z |INFO |Init configs |InvocationID=11bafdb4-c1d0-437f-befe-9264029cdda8, InstanceUUID=45f4b14d-a875-47b5-a55a-9c34ee557f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T05:50:00.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |