. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T03:08:47.878Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T03:08:47.881Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-06T03:08:47.916Z |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-06-06T03:08:48.568Z |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-06-06T03:08:48.667Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T03:08:48.668Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T03:08:48.668Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-06T03:08:48.843Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-06T03:08:48.909Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-06T03:08:48.938Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-06-06T03:08:50.504Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-06T03:08:50.992Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-06T03:08:51.011Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-06T03:08:51.011Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-06T03:08:51.069Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-06T03:08:51.069Z |INFO |Root WebApplicationContext: initialization completed in 2130 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-06T03:08:51.462Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-06T03:08:52.281Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-06T03:08:53.584Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-06T03:08:54.115Z |INFO |Started MainApp in 8.584 seconds (JVM running for 9.389) |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-06T03:08:54.192Z |INFO |Start scheduling PRH workflow |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:08:54.204Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=873c2207-d8c0-41ff-b7f4-f03b8c388704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-06T03:08:55.653Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.194:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:08:55.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-06T03:09:02.551Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-06T03:09:02.551Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-06T03:09:02.553Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:09:05.682Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=cbe5621d-da55-4dbd-934d-f5b8838fa858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-06T03:09:06.749Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.194:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:09:06.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:09:16.755Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=cefe4134-98be-46a6-954e-4da2398e281c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-06T03:09:17.853Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.194:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:09:17.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:09:27.857Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=65c27641-5090-438d-a166-6e292a52bc86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-06T03:09:28.933Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.194:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:09:28.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:09:38.940Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=061135e1-d31d-4eab-a340-188d7170e668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-06T03:09:39.998Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.194:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:09:39.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:09:50.000Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=87f9c14d-cbd1-43af-93ea-92637dc8f215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-06T03:09:51.037Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.194:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:09:51.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:10:01.039Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=1a685611-e365-41f1-b8e7-11be2f60fd30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:10:01.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:10:11.199Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=2b11d343-1488-42e3-8b19-a1e7875ce2dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:10:11.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:10:21.232Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=cc8258ad-eea3-4f1b-811f-bb4438f0c87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:10:21.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:10:31.247Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=b1f2359c-9f1f-4696-803b-4debcc89eed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:10:31.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:10:41.273Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=09abb06e-9df9-427a-bd92-20d65c08e6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:10:41.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:10:51.291Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=c6824b07-86d6-4044-8858-f3dc4182d947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:10:51.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:11:01.322Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=d5762ab0-c4ae-4791-80cf-0c3f349c9280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:11:01.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:11:11.344Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=e176a2f8-7a7f-494a-9192-342f42d4d972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:11:11.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:11:21.367Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=39f57001-4ea8-49d5-80fd-69f417224c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:11:21.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:11:31.386Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=75ab009d-0699-41b7-a9e7-05df5cf31e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:11:31.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:11:41.401Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=997e3e96-d3d7-481c-9590-14a990577e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:11:41.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:11:51.421Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=eb915a75-490d-4f64-9750-229355ab76bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:11:51.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:12:01.438Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=2589f65c-a819-48fa-bcd8-e4a348ec028f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:12:01.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:12:11.457Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=efb5d1fb-940a-4b0b-bc48-59010c00a426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:12:11.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:12:21.475Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=096999d4-c1be-4a32-976d-624b4034bab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:12:21.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:12:31.494Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=9c100189-d8fc-4238-ad25-7c5e51d171b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:12:31.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:12:41.510Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=7f368110-1e6e-4549-b52e-05399f27609d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:12:41.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:12:51.526Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=68601fc1-c212-48e2-bb16-96e578bcb758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:12:51.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:13:01.553Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=fb9850a5-b977-435a-8ca1-42ec6f0d85e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:13:01.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:13:11.569Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=aadb05d6-5ce0-4586-811c-eb527196c79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:13:11.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:13:21.584Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=85432e66-0d55-4ad1-9025-f8c22f162c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:13:21.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:13:31.598Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=841351e2-4129-415c-b3b0-f8e4645b00a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:13:31.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:13:41.614Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=0d7f38a9-6588-478f-8c24-7fd08c00f79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:13:41.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:13:51.626Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=b23a1219-19c4-4c9f-9779-04e6c2fd1b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:13:51.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T03:13:51.886Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T03:13:51.886Z |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-06-06T03:13:51.887Z |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-06-06T03:13:51.890Z |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-06-06T03:13:51.903Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T03:13:51.904Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T03:13:51.904Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-06T03:13:51.906Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:14:01.639Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=72ba0aa3-29ca-40dd-b29e-ad74ee9d581d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:14:01.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:14:11.652Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=a039ab73-b1da-4521-8190-4469812f4708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:14:11.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:14:21.665Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=a93db0d3-76be-4f0d-8ffa-4d6dbb65fdb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:14:21.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:14:31.678Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=b65052f9-7e9a-4137-9033-375cf5200d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:14:31.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:14:41.695Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=79574652-7e54-420c-bb23-be242848cd6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:14:41.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:14:51.710Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=07c270fd-9a0b-4dd0-94b6-8e0e709f2d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:14:51.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:15:01.723Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=b1536f7b-3e2f-4787-a0e2-16eab8533d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:15:01.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:15:11.735Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=e4d77b02-f624-474d-bee1-726e6281b140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:15:11.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:15:21.748Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=7b1a6d00-4687-4fc1-b933-9a8a6ecd73ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:15:21.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:15:31.760Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=b0b8fd47-91d4-4cc1-b8fd-f61862455cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:15:31.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:15:41.773Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=80cb7b97-ddf1-4773-b56d-33522466d1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:15:41.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:15:51.785Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=6dc51c09-82bb-4390-aaf1-7728ec8b2cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:15:51.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:16:01.796Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=971da70d-1a95-4a14-ae95-faa67998bb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:16:01.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:16:11.808Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=fee21b3a-07c3-41e6-a1f5-e66b657d9d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:16:11.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:16:21.819Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=1cfa6d6c-d325-4942-9d3a-321fd165a926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:16:21.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:16:31.831Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=066726dd-3624-4f6f-b9f6-e408b2dceecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:16:31.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:16:41.842Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=a3841857-2fb6-410a-afab-f40cbf4d4ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:16:41.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:16:51.853Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=51b4b329-16d9-40d7-a74c-7826daa8ba03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:16:51.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:17:01.864Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=a7391c1f-3776-46f4-92b3-53774900b797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:17:01.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:17:11.875Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=6a2ff38a-6d6a-4ea9-b3db-250d0b977142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:17:11.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:17:21.885Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=23655a3f-7019-4442-9548-91d1097a3afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:17:21.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:17:31.902Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=2cfccead-f808-4ffe-b4dc-d3ff696286f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:17:31.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:17:41.919Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=acc5767d-17c7-43c7-b838-379ae09b8ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:17:41.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:17:51.934Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=b21b6e05-9591-422f-9635-105c75e295a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:17:51.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:18:01.951Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=934961d6-cb31-4186-ba1a-62c0a3ed21b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:18:01.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:18:11.963Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=8984bfd7-b6eb-4376-945d-6880974d4c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:18:11.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:18:21.976Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=d867c808-ab77-4ab5-a83f-7f7d0c5ff8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:18:21.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:18:31.995Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=f2f66b3a-5398-4c6a-bf86-61058f430729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:18:32.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:18:42.011Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=20aae9fd-d5cc-4819-b609-66c0433af657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:18:42.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T03:18:51.790Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T03:18:51.790Z |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-06-06T03:18:51.791Z |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-06-06T03:18:51.795Z |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-06-06T03:18:51.807Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T03:18:51.807Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T03:18:51.807Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-06T03:18:51.810Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:18:52.025Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=362c6b67-0efa-47d3-b984-bd5d7dfbfa23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:18:52.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:19:02.041Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=98825c1f-b732-4633-97e1-ba4a70eb7e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:19:02.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:19:12.054Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=a43bf53d-1caf-4b92-9eda-5e37ad7c24c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:19:12.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:19:22.065Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=7ee53717-4f48-4702-a231-d8b97fc97e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:19:22.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:19:32.077Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=38c8fac0-3cce-4684-bad9-92e3066c67ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:19:32.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:19:42.092Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=50730c14-7713-4d31-a4be-42123f2e1805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:19:42.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:19:52.102Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=e43d799a-067c-4da9-a508-18d18206e164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:19:52.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:20:02.115Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=210ba0fa-050b-4e4b-8ebf-4ee4ec3b7168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:20:02.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:20:12.135Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=06dc8eb3-fe3d-47c9-90bf-f488f6451f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:20:12.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:20:22.150Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=08f29a38-47eb-4b17-bd4c-86408ad945d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:20:22.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:20:32.163Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=8b749050-b454-4062-ada3-edc21e091f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:20:32.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:20:42.178Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=9b997d04-e017-4661-80e7-76e2674afe7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:20:42.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:20:52.189Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=b9ac3a28-59a2-4dbe-b3c5-13eb55763903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:20:52.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:21:02.202Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=c1ede09c-92dd-4d62-af94-6c83f44827d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:21:02.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:21:12.216Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=400389f7-1b82-4795-ad0a-e3075e43ea29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:21:12.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:21:22.229Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=39b50da4-c96d-4584-b948-3578067b90af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:21:22.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:21:32.241Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=3cc7ff84-e056-4f2e-ba17-a29bddf9fda1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:21:32.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:21:42.259Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=2184d041-613f-454f-aacb-5636d5398bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:21:42.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:21:52.272Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=9253ed99-b4ba-4475-bef7-e2c730926108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:21:52.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:22:02.286Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=20afda5b-d8f7-4459-947a-f9f34142e897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:22:02.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:22:12.298Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=4226a7cc-5561-467d-bfaa-1cd2f60ffc91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:22:12.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:22:22.308Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=5b2f3b22-86ff-443e-8620-d219055f3161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:22:22.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:22:32.320Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=71927c3b-dbfb-40e4-be83-ffe6e69681f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:22:32.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:22:42.332Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=7434e1eb-4cde-4084-86cb-8be00330a8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:22:42.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:22:52.348Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=7bc5b3de-bbe0-400b-ada7-9173bc58618c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:22:52.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:23:02.360Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=f1bb7f5e-7254-4ca1-8241-6ff45a31c5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:23:02.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:23:12.374Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=b18d67c6-8365-4b15-9ee3-956fa184d318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:23:12.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:23:22.402Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=146a23e6-bdbd-45da-82ab-4658337478fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:23:22.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:23:32.417Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=f80f9d88-da64-4262-8a03-c779aa8383f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:23:32.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:23:42.428Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=e21f5dd1-d20f-4631-9f19-37b59711a687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:23:42.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T03:23:51.751Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T03:23:51.751Z |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-06-06T03:23:51.752Z |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-06-06T03:23:51.755Z |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-06-06T03:23:51.764Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T03:23:51.764Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T03:23:51.764Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-06T03:23:51.767Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:23:52.441Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=e79fabff-da3d-4fdc-9071-0c6e12fd6fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:23:52.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:24:02.451Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=d4d8a99f-f917-4379-8739-e4b8a3f4080b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:24:02.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:24:12.462Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=223cc431-ed41-4ced-a731-97bfeb6c99ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:24:12.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:24:22.473Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=35fdfb62-258e-44b1-a094-c28fee3d0bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:24:22.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:24:32.483Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=d08d4f87-78bf-4b6a-bd13-172747415b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:24:32.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:24:42.495Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=dff4e117-022e-4865-9f54-9c2a6211a61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:24:42.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:24:52.505Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=dbd12a1b-52a6-40e9-8f2a-541c49e7be82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:24:52.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:25:02.515Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=5b94b68b-2f6c-4cde-888a-a5acc581f567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:25:02.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:25:12.527Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=de643c91-84bb-43df-bc40-6865f37feadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:25:12.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:25:22.537Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=ccda4e9d-d095-4ced-82fc-7d10152e3e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:25:22.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:25:32.547Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=18d1e2fc-117a-40a5-adfc-e42b16c3dc35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:25:32.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:25:42.558Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=3fe92241-cd15-4708-af89-58bb4194c622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:25:42.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:25:52.568Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=87da3b85-8af6-48fe-877e-af8a59adfd84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:25:52.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:26:02.583Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=afa106c5-6fa6-4324-b4d0-b4cd2c146404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:26:02.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:26:12.595Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=7fd54af8-b47f-44c9-88c2-a0ca228c2c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:26:12.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:26:22.610Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=725208e8-aa8e-496b-8815-ff66de1f6f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:26:22.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:26:32.622Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=0447b853-7a81-4920-a30d-eeef16cb9b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:26:32.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:26:42.632Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=fde42dad-c0e7-4523-8029-159a7390f307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:26:42.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:26:52.643Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=90c503bd-c9ec-4542-b5af-41f6d909ea0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:26:52.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:27:02.654Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=6fa6b362-b475-4c52-82f6-b68798096fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:27:02.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:27:12.665Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=548c17a8-2de9-434d-a61a-4b9f75a9f0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:27:12.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:27:22.681Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=2fa1f97c-06aa-4e22-a423-2c93bd22c9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:27:22.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:27:32.692Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=aac662aa-bfe6-4846-b2e4-25d27f3983b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:27:32.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:27:42.704Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=f3c08c6d-ba50-428b-a067-ff1b5de15dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:27:42.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:27:52.716Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=e205fed1-50ae-4a7c-a1d3-a5e2f1e5119b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:27:52.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:28:02.728Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=53c25317-249f-4084-ac32-537c6ea8e184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:28:02.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:28:12.738Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=f21be1a0-c70c-4528-b7aa-bc8cd40e5083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:28:12.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:28:22.749Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=4fea5abd-b0fa-4659-bea1-0e50bbab57e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:28:22.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:28:32.758Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=b17e816c-973c-4cad-96e4-1ac9eda95d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:28:32.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:28:42.768Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=554a0446-1bef-4bc8-978f-d90f81b581e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:28:42.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T03:28:51.773Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T03:28:51.773Z |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-06-06T03:28:51.774Z |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-06-06T03:28:51.776Z |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-06-06T03:28:51.786Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T03:28:51.786Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T03:28:51.786Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-06T03:28:51.789Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:28:52.781Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=9cc7eded-2919-4b4e-928a-e52eb00401d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:28:52.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:29:02.799Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=90ae0667-45e5-4cc8-863f-9aec11c777ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:29:02.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:29:12.810Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=7f9de480-91d6-4492-aa9b-27164d0c99d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:29:12.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:29:22.820Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=328a03cd-1b39-4d6f-b9e9-fc87a6a8f132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:29:22.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:29:32.830Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=3ca588b7-96b1-4c03-b1d3-cc82ebee3c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:29:32.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:29:42.855Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=722f85ac-36e3-41e4-af0b-7fc16fc9c8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:29:42.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:29:52.867Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=87f58bc9-adc2-45ef-957c-2c226fef3521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:29:52.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:30:02.893Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=79961257-7026-4a72-adb0-31f540d35046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:30:02.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:30:12.909Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=2ae5797d-49c9-4b92-aa25-21a9c4e3bff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:30:12.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:30:22.921Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=ba3f3ba7-0b69-45d6-bc24-7948c421ef2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:30:22.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:30:32.934Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=eb5dfbb1-0afd-47f4-90bb-ed630497f2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:30:32.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:30:42.943Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=f0b60de8-5895-40f6-bb21-bff0df2631be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:30:42.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:30:52.958Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=0b504716-3116-4c36-b4a6-983171e8ec9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:30:52.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:31:02.970Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=0510e58a-4c2b-411c-8073-0a786e3181c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:31:02.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:31:12.985Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=fdd5afc7-13ad-4e53-8023-aa0855cf1b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:31:12.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:31:23.000Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=b823adab-ee8f-43c5-b78b-f236fe768fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:31:23.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:31:33.012Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=36ccba82-8b3d-4015-afd7-9e97d9fb4a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:31:33.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:31:43.023Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=59058ef2-bff8-4eab-810c-2662e3c13ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:31:43.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:31:53.037Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=f194c7eb-8d0d-4492-8f06-498a6a437bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:31:53.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:32:03.056Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=923cabfa-21c0-4cda-97f8-ed5a6153858a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:32:03.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:32:13.066Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=909b3a54-30f5-43e6-a9d6-d3954ee4acd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:32:13.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:32:23.089Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=d829365f-b641-41c8-a79b-dfdfa1d87f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:32:23.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:32:33.101Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=60a149f5-3eb0-4476-8e4b-0259f6c333ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:32:33.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:32:43.113Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=100c06f5-d61b-4dab-822c-838a12ab4f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:32:43.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:32:53.122Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=fc9bd055-1a81-4c11-84fe-8c25c810a984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:32:53.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:33:03.135Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=5f2c385b-4d8d-41a4-b1ff-41095446dc3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:33:03.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:33:13.158Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=bb824ad1-3c14-4fd4-9b7d-13ce3bdb9483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:33:13.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:33:23.172Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=c227510f-3816-42c7-a3ec-bdaa0f59c1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:33:23.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:33:33.182Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=d2316406-f0b9-4152-8671-40e4948c70ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:33:33.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:33:43.192Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=1b70afe2-1906-405a-9a8a-84bbd5da521b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:33:43.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T03:33:51.762Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T03:33:51.763Z |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-06-06T03:33:51.764Z |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-06-06T03:33:51.766Z |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-06-06T03:33:51.774Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T03:33:51.774Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T03:33:51.774Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-06T03:33:51.777Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:33:53.202Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=1803eda3-6d32-4d4a-b5f4-8502313936e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:33:53.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:34:03.211Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=e285ee3a-bbad-4ed5-a3e2-759b521b0f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:34:03.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:34:13.221Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=5101b715-a456-4ce2-a54c-b42b80ebc597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:34:13.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:34:23.231Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=32613288-8f0f-4269-9665-e720a87a1485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:34:23.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:34:33.244Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=24c46a0d-897b-47cc-bd44-a3085837807d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:34:33.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:34:43.256Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=519d91e4-f44d-472b-b6ba-08e2d3ff1656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:34:43.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:34:53.268Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=b22da4f8-a14f-49dd-a7a0-8fd10c7ce556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:34:53.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:35:03.290Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=8f3a15a3-31a8-4f6b-96c0-4fc59e5ca68e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:35:03.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:35:13.300Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=fe566793-4fdb-468d-af45-2dcb7773a2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:35:13.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:35:23.310Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=3621dfa8-1603-4607-9933-92cdf49550fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:35:23.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:35:33.320Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=7c128603-5c62-45c6-8581-b8225a2dabe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:35:33.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:35:43.330Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=a8156b12-cc9e-4872-83ab-b1a23a1f194d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:35:43.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:35:53.339Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=206cafff-780d-4a0e-95ea-22948f7e2614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:35:53.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:36:03.350Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=c5fffc9a-7f3f-49b9-ae86-8dd936c8d3e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:36:03.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:36:13.358Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=6d4766ec-43f3-4dca-90e0-ef4e7471e12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:36:13.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:36:23.382Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=d7ddefe8-20bd-4206-87b1-865567f8213e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:36:23.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:36:33.392Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=2ab3768c-ecd9-467a-89ac-cd91d0be39bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:36:33.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:36:43.401Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=01294035-0afb-4611-acb5-6e3f010b2dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:36:43.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:36:53.412Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=75439d1c-6504-4866-a5e2-79de0b2d19f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:36:53.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:37:03.422Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=3432fb79-14d6-41d3-91fa-db49d5f8b2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:37:03.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:37:13.432Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=c09277fd-0833-40cf-a041-6bb855711fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:37:13.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:37:23.444Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=fd2f9c1d-ccd8-42a4-9034-bdc1484f99fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:37:23.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:37:33.453Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=bfc7e4c6-8e3b-42bb-8096-9cfa40712968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:37:33.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:37:43.462Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=74415a88-6c42-4d5b-a39d-3638e995421e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:37:43.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:37:53.473Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=95891b38-16ea-409e-aeaa-231deeadf8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:37:53.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:38:03.487Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=53e0a226-616c-4dff-95f1-79fdc4dead42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:38:03.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:38:13.497Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=064ff37f-0d16-4514-ab82-9082ea674716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:38:13.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:38:23.508Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=8a403c87-81d0-496e-841e-2f897b766a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:38:23.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:38:33.522Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=4fbc9e61-4639-4bb4-aa31-9de5f3d6975b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:38:33.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:38:43.536Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=0b7d22c9-880d-4ac9-9701-eaafadf55fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:38:43.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T03:38:51.718Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T03:38:51.718Z |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-06-06T03:38:51.721Z |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-06-06T03:38:51.725Z |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-06-06T03:38:51.732Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T03:38:51.733Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T03:38:51.733Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-06T03:38:51.735Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:38:53.547Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=229da20c-9743-406c-b745-3dc675d36a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:38:53.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:39:03.558Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=0f1bd003-e9d6-439c-bf56-26ac84994ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:39:03.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:39:13.571Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=54b3de8c-9df2-49a8-9730-64a1082040df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:39:13.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:39:23.582Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=eca67fdb-71d3-43dc-a5a4-f889f7bbfb83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:39:23.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:39:33.592Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=8b2753b5-03cc-417a-a6fd-58c05c87d7b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:39:33.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:39:43.601Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=acd8f0a3-70a1-404b-ba45-f90f1cbaf94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:39:43.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:39:53.611Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=a721b743-c363-4b34-addd-3a639bc8bc04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:39:53.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:40:03.621Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=bab67bd2-3f2b-4272-ac46-dbb9c919985c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:40:03.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:40:13.632Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=0a58b279-354c-4b84-9df3-aa54b276060b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:40:13.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:40:23.642Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=367d4ce2-55ab-42c9-9537-b8a23df6b361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:40:23.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:40:33.651Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=db339f3b-7cac-404a-9dd9-b811fe12185a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:40:33.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:40:43.662Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=c7b26edb-a9d4-4ebd-8307-7541a04d7355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:40:43.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:40:53.671Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=728a7482-a6ca-47a9-a938-1aa9b4e9eb16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:40:53.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:41:03.686Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=e3bf59a2-aade-4e18-b96a-bb6c3f22d27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:41:03.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:41:13.696Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=5f2f7eb6-189e-4839-82fe-15b0768a7e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:41:13.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:41:23.706Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=ac88896e-2823-42ae-8c26-1368a2fce700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:41:23.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:41:33.715Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=2989ed47-72fe-4364-9bcc-35e2146511da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:41:33.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:41:43.724Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=6dd6d5e9-809a-4be8-a938-a4e283c6ab97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:41:43.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:41:53.733Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=c4aeffe2-7a24-4edf-85b4-123f14e65735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:41:53.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:42:03.743Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=2bfd91d2-c8d7-403a-b0f2-1d4590d0e1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:42:03.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:42:13.753Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=b775a849-331d-4276-bc30-3104a37f68c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:42:13.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:42:23.768Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=a6af418f-740b-40a6-a1e6-18c946afbf0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:42:23.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:42:33.778Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=cec4efa4-e0c1-4d72-9bee-6a8c698bdecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:42:33.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:42:43.790Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=a2916594-72a1-4dd4-a490-73761629d1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:42:43.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:42:53.798Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=036b9dee-e019-4156-bbd0-c31ec9a51b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:42:53.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:43:03.808Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=38a4ec62-991e-4ad9-8fe3-a5a9ae6fd9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:43:03.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:43:13.816Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=b7b7ecf6-3d00-4747-abce-103a5147a004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:43:13.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:43:23.825Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=9ed505c8-5b01-477c-ac2b-c6930f185cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:43:23.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:43:33.835Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=71a1502f-5478-48b6-a90e-caf4f911c3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:43:33.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:43:43.843Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=f3b5acab-714b-44ad-bd80-d0d3d95fdbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:43:43.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T03:43:51.650Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T03:43:51.651Z |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-06-06T03:43:51.651Z |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-06-06T03:43:51.653Z |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-06-06T03:43:51.657Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T03:43:51.657Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T03:43:51.658Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-06T03:43:51.659Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:43:53.853Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=26df31ca-b832-4662-a3f2-a70591969ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:43:53.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:44:03.873Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=93a25338-4dcd-4156-b3d0-5661c9d0d746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:44:03.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:44:13.881Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=9b419f56-d8ea-4d9b-8669-4477a00dec17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:44:13.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:44:23.891Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=b65f55c2-e9ae-41d9-b8ca-45ed5d7fb833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:44:23.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:44:33.901Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=8394a2bb-9622-4d51-a53c-fdbf2a903cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:44:33.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:44:43.910Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=5263e525-d8e2-4a82-98d1-e635f98ef4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:44:43.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:44:53.921Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=0c016f8b-3b65-46db-a18d-17e05a652e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:44:53.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:45:03.929Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=664fc70b-19b8-4866-8e00-1d48095d8fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:45:03.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:45:13.939Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=f10d5a98-5110-48df-9412-6eea17ab7fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:45:13.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:45:23.949Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=c00a47b3-bfbe-4597-9384-b4829ffe3f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:45:23.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:45:33.958Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=0a2609d0-78e3-49e3-b267-9797ff016169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:45:33.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:45:43.981Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=c668b8ff-6d74-4f30-9cdb-03b181347c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:45:43.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:45:53.992Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=03ce217c-578c-43a4-963f-b7380ee6aae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:45:54.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:46:04.001Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=ad23e413-88fb-4458-8ada-70271658e992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:46:04.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:46:14.012Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=bac9234b-035a-4278-aedc-3a421c53a1f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:46:14.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:46:24.022Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=a4e3e2d1-16bd-452f-b78a-aef767bd0f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:46:24.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:46:34.032Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=b7eb3647-38e8-4d7a-b08a-3e56f383a188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:46:34.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:46:44.041Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=269bf0e6-ead6-4051-84c8-79bd75014fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:46:44.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:46:54.052Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=bdec8fd6-29cf-4e1f-9ffc-5bb88ada8389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:46:54.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:47:04.077Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=668fae66-ae87-4be2-b34e-6f985fa23fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:47:04.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:47:14.085Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=f6cc709f-fd21-49d6-aeaf-214ebf762293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:47:14.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:47:24.094Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=665e81d5-c3a9-40b9-8fe2-434cf2081d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:47:24.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:47:34.103Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=50ac1a00-d56f-4ff8-8401-1960b5edc438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:47:34.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:47:44.110Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=cfd1d12f-01cd-4384-a78c-e776af9f22f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:47:44.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:47:54.118Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=ffeba263-f1a5-4e61-93eb-f01f3e4cc3ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:47:54.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:48:04.127Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=d6c0c30f-f47a-4eb7-b680-0052aad0b103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:48:04.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:48:14.136Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=86679116-9470-43a0-be00-01f6adf1a1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:48:14.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:48:24.145Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=6054e8a2-7f51-4afb-9d37-ef2cd0550bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:48:24.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:48:34.154Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=65f00f84-71d8-4596-bc06-eba639212327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:48:34.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:48:44.168Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=0d15be2b-c1aa-4407-8e6f-6fc4dfc404a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:48:44.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T03:48:51.734Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T03:48:51.734Z |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-06-06T03:48:51.735Z |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-06-06T03:48:51.737Z |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-06-06T03:48:51.744Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T03:48:51.744Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T03:48:51.744Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-06T03:48:51.746Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:48:54.188Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=786b145d-21ff-4a8d-869c-331e4f2c9259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:48:54.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:49:04.197Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=a0cf842d-3d3b-4545-97b6-2b5eab85329b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:49:04.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:49:14.206Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=0ca7e98a-587e-464e-ab35-6b1380038c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:49:14.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:49:24.214Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=8806d002-f808-4c57-a172-3435d61807f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:49:24.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:49:34.223Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=d08294c6-b68d-47c3-992e-8e634c53f59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:49:34.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:49:44.231Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=8c9488c6-7d0c-4ef8-b40e-176065c59c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:49:44.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:49:54.240Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=b07f493a-0928-47c6-b9f6-b2ef83838b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:49:54.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:50:04.250Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=282c92a2-a3a7-4882-b02e-90d9ea26d688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:50:04.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:50:14.258Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=608de647-2071-40b2-b69d-9d40783e5b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:50:14.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:50:24.274Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=ecbdb6f5-5aa1-4791-aee3-944c4866a491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:50:24.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:50:34.285Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=0b07b9fb-2dc4-4499-a7f8-cb6b1c670ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:50:34.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:50:44.294Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=3cdc0377-f16c-4a79-9a77-634c2fddf29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:50:44.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:50:54.307Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=a02bd72b-18ad-462c-a1ee-dff39025ee4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:50:54.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:51:04.318Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=7d09a614-9c7f-4d86-8405-3de4dad701ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:51:04.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:51:14.328Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=99604bbb-d698-4cd0-86e4-5e34de384f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:51:14.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:51:24.337Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=ca1cd229-649a-409d-98c5-8e414a5c5831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:51:24.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:51:34.346Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=de99df57-310a-4368-8e40-fb7f6c61c0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:51:34.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:51:44.378Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=1b32f7dc-a94f-4957-b76c-2356217cca60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:51:44.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:51:54.387Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=89e22f1e-be78-4a4c-865a-99c58c801e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:51:54.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:52:04.397Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=5f4bd883-3cc1-4244-826a-40e407fd194b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:52:04.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:52:14.407Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=82ef601e-a68d-4e86-8de6-9fe6de95e0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:52:14.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:52:24.415Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=5c7392c9-68f5-4fc2-a2ba-9da2aca9c42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:52:24.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:52:34.427Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=06f6db71-9e20-48c3-a5a8-abdccc1a98c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:52:34.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:52:44.439Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=4ce2a1a3-7a9a-44a2-bb26-2be436b82f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:52:44.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:52:54.449Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=be8470dd-fa2a-46b6-84d4-6f5cc2a99feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:52:54.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:53:04.470Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=08a72dbf-2b82-43e0-80b9-1f02507c70db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:53:04.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:53:14.479Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=f9393d28-ce3a-457e-9849-a38a2619071b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:53:14.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:53:24.487Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=88fbea7f-9f75-4eea-a7f3-357dc108e424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:53:24.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:53:34.496Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=a0ace356-ee4d-43dd-a7ee-a60bcbd23340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:53:34.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:53:44.505Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=564bc5a3-9b44-48f9-b079-2911ed7c1496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:53:44.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T03:53:51.635Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T03:53:51.635Z |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-06-06T03:53:51.636Z |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-06-06T03:53:51.638Z |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-06-06T03:53:51.643Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T03:53:51.643Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T03:53:51.643Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-06T03:53:51.645Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:53:54.513Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=ce5408d6-b8a9-42df-be8e-190be65c7190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:53:54.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:54:04.521Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=9d391387-2c7b-4689-982a-c76ef4ec892e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:54:04.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:54:14.531Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=2959ff9d-69a4-4d59-8656-f34ed3e705f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:54:14.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:54:24.538Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=6806c798-f3c7-4484-ad07-84f5c34bc681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:54:24.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:54:34.547Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=e7c6225c-2b31-46b3-afab-4cced6add8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:54:34.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:54:44.566Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=577270d2-6e1e-4278-910b-fa15de165cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:54:44.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:54:54.574Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=85db88a0-c7b4-4c2e-be28-ef7d5f5cb96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:54:54.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:55:04.581Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=58c09145-ff6f-4b29-b0e1-c5cc9c0f032e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:55:04.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:55:14.591Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=3a5c940a-953e-4361-a3df-1db20d1a4b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:55:14.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:55:24.603Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=de43f882-c4d8-44f7-8da5-30e2f066071d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:55:24.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:55:34.613Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=387cffda-4c2e-4444-bec2-2e770a6bd085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:55:34.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:55:44.622Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=d54c0116-a2ba-48b9-b5fc-57bfe1d37bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:55:44.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:55:54.630Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=bcea32e1-e784-4818-88b1-224179ffe769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:55:54.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:56:04.638Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=8405bfb2-5236-4dee-b2ac-6a3efeb05aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:56:04.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:56:14.645Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=663e6e31-8ed5-4a9e-b2e0-efac9770bce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:56:14.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:56:24.663Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=1ff5a4eb-733f-4283-87f1-6d8cf1acc6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:56:24.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:56:34.672Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=79e0514c-cab0-4df0-92d0-08039d820712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:56:34.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:56:44.680Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=29abb6d9-046a-4377-a744-5d6ee87a8b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:56:44.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:56:54.688Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=24d5e535-0b1a-4d55-b302-e86e13a67e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:56:54.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:57:04.697Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=35dce501-f8e6-4487-aaaf-55454f67772a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:57:04.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:57:14.705Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=35f41e5e-5569-4051-932b-0b6467c55f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:57:14.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:57:24.714Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=246902be-fe1b-4834-a6d6-13b1df245668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:57:24.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:57:34.722Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=129ff9aa-bc71-4933-a36e-48c3a7a75d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:57:34.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:57:44.731Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=5fd8c28e-d1fb-4cd1-bf8c-7d77b52cefbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:57:44.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:57:54.742Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=90280256-a6a8-4862-96ec-b0ca467978cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:57:54.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:58:04.753Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=69fc3725-1f22-44e3-a39c-e1025a907abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:58:04.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:58:14.761Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=760ad554-3500-4b88-bd2a-49bd2f31290b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:58:14.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:58:24.771Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=f07ba044-3064-422a-9044-6770de574e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:58:24.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:58:34.779Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=f1f258d8-081f-4a46-b28d-f9e499bf58ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:58:34.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:58:44.789Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=cdd188b8-61eb-4f3e-b6b5-50a91a76ebd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:58:44.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T03:58:51.721Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T03:58:51.721Z |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-06-06T03:58:51.722Z |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-06-06T03:58:51.725Z |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-06-06T03:58:51.731Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T03:58:51.731Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T03:58:51.731Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-06T03:58:51.733Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:58:54.798Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=a4f0322d-6c3d-4df8-8666-0fc9a20240ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:58:54.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:59:04.806Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=f45ef6d3-b282-4de2-8f31-a3438f0ac29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:59:04.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:59:14.815Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=a9cc741f-23ae-4616-a5e8-a222fb6c628d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:59:14.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:59:24.823Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=cef7fb40-f041-4bc0-9ccf-a480e68f9fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:59:24.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:59:34.831Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=e70bf12e-3933-4162-aee6-94a8d453fc6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:59:34.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:59:44.840Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=95685de9-aeda-417f-be22-2884509d4317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:59:44.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:59:54.850Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=18109497-80b0-4033-8ab5-ff926bedf075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T03:59:54.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:00:04.859Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=3e54561e-3680-4eb5-b8ac-2da205baca8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:00:04.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:00:14.867Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=772e0fa2-dcdc-487a-aa0c-5eaa9bcfbbf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:00:14.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:00:24.875Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=c4ed5448-16fa-44f5-b22c-ee283bc59b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:00:24.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:00:34.883Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=575e5b42-e84b-4913-aaed-a0fef52a61e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:00:34.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:00:44.890Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=2d2701b3-2141-4211-b7f0-7b8de6eb6acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:00:44.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:00:54.898Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=0ff1455e-ea48-4e03-8148-aa7353e94142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:00:54.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:01:04.907Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=489aafbb-78c0-42a3-a6fb-0a9380e5584f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:01:04.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:01:14.915Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=66345eb8-992d-4ca8-850e-2165dcc65d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:01:14.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:01:24.922Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=7446aa65-aa54-4bda-96a7-f8a92fd533ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:01:24.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:01:34.929Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=3757816e-1843-4c90-8a39-a7fe403345c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:01:34.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:01:44.937Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=b881739d-f83c-46ac-830b-5677bca22ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:01:44.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:01:54.946Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=e86649ee-5fd9-4344-b190-3341706bc591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:01:54.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:02:04.956Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=8039817e-0fb9-432c-9611-85357858c1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:02:04.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:02:14.966Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=12dd02f9-8c60-49ee-8208-5fd401a857f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:02:14.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:02:24.976Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=10b1c1a0-b241-4593-b0bc-819233617e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:02:24.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:02:34.984Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=6e21a2e9-b4a2-4534-ba65-379837c933f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:02:34.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:02:44.994Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=2ca332ca-1e06-4c04-ae52-f38d2461e5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:02:45.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:02:55.008Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=114a9062-6010-4c7e-bd8b-50c2d06990dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:02:55.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:03:05.015Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=07d7271f-eb6c-489a-ad74-570056c1ac51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:03:05.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:03:15.025Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=88522116-4182-4c4c-bdfd-8ca6e9df52b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:03:15.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:03:25.038Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=a3f59dc7-8199-428d-8a4c-c4c3ec0f5e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:03:25.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:03:35.047Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=be965d52-d9be-4d83-b5c1-fe597557b939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:03:35.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:03:45.057Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=683f6ab8-c10c-4dfa-a86a-18c43214e969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:03:45.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T04:03:51.739Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T04:03:51.739Z |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-06-06T04:03:51.740Z |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-06-06T04:03:51.742Z |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-06-06T04:03:51.748Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T04:03:51.749Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T04:03:51.749Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-06T04:03:51.751Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:03:55.066Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=42ea751f-cbb7-4c28-a5f3-4e2226871794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:03:55.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:04:05.074Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=1d0b4e73-db47-47ec-bb8d-192a8aa262b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:04:05.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:04:15.086Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=c274a732-4770-4efd-9e75-a9b6264758b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:04:15.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:04:25.094Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=bd5dad6b-cb47-4a8e-a708-bebf8a1171e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:04:25.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:04:35.104Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=8d24f84d-bab7-4414-a705-d4dd81c71210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:04:35.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:04:45.112Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=73c15bf8-c76d-408c-a393-dd9352c0dd65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:04:45.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:04:55.121Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=d49b5e45-f09c-4d0b-9478-d9170a5de1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:04:55.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:05:05.130Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=1c32525f-5b88-48b5-93ab-65f6f988d440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:05:05.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:05:15.144Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=bd162649-cfbf-4f03-ae80-2c943a485d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:05:15.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:05:25.152Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=8827cede-9f25-4851-b5cc-2c536153d9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:05:25.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:05:35.167Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=4e5d7ac8-6da8-467f-b480-4d2b0364452c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:05:35.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:05:45.179Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=9d41eaae-0ca8-49c5-9f00-666f81da6654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:05:45.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:05:55.192Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=e1e899cb-e274-406c-934c-e6c2504472aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:05:55.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:06:05.201Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=f0b08bac-61d5-462b-b6c0-2db3ead3db79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:06:05.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:06:15.209Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=46428af9-7eb6-40b3-bb17-9dec3558a301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:06:15.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:06:25.217Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=705aaf7b-f671-415b-947a-0cedec690303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:06:25.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:06:35.225Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=3aa69436-6eac-4c70-aee7-8333bda46376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:06:35.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:06:45.233Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=5f98c90d-0ef8-46d3-9a1c-39278d0dcd19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:06:45.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:06:55.247Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=0a832310-e4f2-4dd8-9178-655968bfbd68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:06:55.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:07:05.254Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=42e72ab2-38b7-4324-8aad-699c42f8edaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:07:05.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:07:15.264Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=a0b93bd0-676a-4e0a-8a30-db58651cf64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:07:15.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:07:25.273Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=142e86a8-c324-4d90-a58d-58ff482789d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:07:25.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:07:35.281Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=c06c1392-d06e-4e61-b173-7ccb759c10b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:07:35.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:07:45.290Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=e6ffe977-7a50-4c7e-847a-9e4d27d90685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:07:45.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:07:55.299Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=2c7c95b4-a278-4b83-89d8-c5f74501dec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:07:55.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:08:05.307Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=53d5c1f4-4127-4069-b8ad-b3c9b370ce6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:08:05.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:08:15.315Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=a8a76e98-d1d8-4e55-9ed5-1e676c7b698e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:08:15.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:08:25.323Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=9f069867-40ff-4cb5-bc0b-1f4708803304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:08:25.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:08:35.340Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=faeeef9a-d196-4de3-8dd6-e8e7a41b42f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:08:35.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:08:45.352Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=26b6c444-7215-4c2c-9267-f8e21c5314d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:08:45.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T04:08:51.651Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T04:08:51.651Z |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-06-06T04:08:51.652Z |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-06-06T04:08:51.654Z |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-06-06T04:08:51.658Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T04:08:51.658Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T04:08:51.659Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-06T04:08:51.660Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:08:55.372Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=6b9c24f9-4cb5-459a-91d6-51a467fb99ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:08:55.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:09:05.381Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=84f18d0c-db32-466d-9df6-be1cdb16a016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:09:05.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:09:15.390Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=80a7fce7-3a15-4d86-a018-da362ebcd912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:09:15.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:09:25.400Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=7ced8c3b-9dbc-4f4c-a88e-30b01648fc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:09:25.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:09:35.408Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=6ecd13c0-334b-40e0-a505-856c3e1f2a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:09:35.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:09:45.417Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=464dccef-5afc-471d-b685-ea6e3ae87aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:09:45.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:09:55.425Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=ebba429b-0e5b-4937-be0d-e133dc25f814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:09:55.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:10:05.435Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=cf6c4a06-61ca-444a-989b-c22f11a66e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:10:05.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:10:15.445Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=1e190999-1b8b-4cc0-8535-d2a0cee03d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:10:15.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:10:25.453Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=c63650b3-837b-4927-9811-31fb19849149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:10:25.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:10:35.464Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=8f2dc71c-ae4f-4162-a3e5-5decf2d6913d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:10:35.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:10:45.471Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=770a9d24-9329-4aeb-9fdd-d20f64939891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:10:45.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:10:55.479Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=ee0440c5-215c-41b0-a9d9-65d4833d92e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:10:55.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:11:05.489Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=e5d3ae02-ce91-4327-a5f6-7f548f500a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:11:05.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:11:15.497Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=ada31cea-3a4f-4003-86d4-ac14b4e9dc5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:11:15.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:11:25.506Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=f327a56d-504a-4678-a09f-2be925d8c30c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:11:25.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:11:35.513Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=3b2bbfd6-565e-4e8d-9a55-961586768e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:11:35.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:11:45.521Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=5684914c-294e-4f7f-b7af-c164d76f42f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:11:45.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:11:55.530Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=71d57156-b769-414a-b973-75fbf17eb48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:11:55.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:12:05.539Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=fa91f29b-1991-4750-91f2-2929265f936d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:12:05.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:12:15.552Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=3adac9ab-11a8-4320-b4e8-f90fc07cd6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:12:15.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:12:25.563Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=294ff6da-dbfe-476c-bfd8-e35c0f42f747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:12:25.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:12:35.573Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=7422551a-76aa-45c7-822f-236822b1e5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:12:35.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:12:45.581Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=585e8f41-8ab3-4009-9c98-b7c0b68ae28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:12:45.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:12:55.589Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=ecd4c37f-f16d-4755-a061-8fff53ba32a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:12:55.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:13:05.600Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=ea07fd2e-af49-4b5f-aaa9-4dc787520ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:13:05.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:13:15.608Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=33ace5ac-2b6a-4073-8f11-38241ea7098a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:13:15.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:13:25.616Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=fe978261-68ed-4402-a01e-ac4b34f96594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:13:25.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:13:35.624Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=0edfbf97-815d-4084-a5c3-914f8a945ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:13:35.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:13:45.632Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=ed67511a-960c-4b9d-ad84-2965e4cbf726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:13:45.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T04:13:51.722Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T04:13:51.723Z |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-06-06T04:13:51.724Z |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-06-06T04:13:51.726Z |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-06-06T04:13:51.732Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T04:13:51.732Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T04:13:51.732Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-06T04:13:51.734Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:13:55.642Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=b49318f9-5c46-4274-9d26-a92cc2c24c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:13:55.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:14:05.651Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=e976ec30-d5a2-408d-be74-b9b0482e999c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:14:05.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:14:15.663Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=239d9407-c1c3-41aa-94fc-399fa4f9325e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:14:15.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:14:25.670Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=2354f940-6784-49fb-9208-eef107a74c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:14:25.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:14:35.678Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=d9d28e2c-4e25-45eb-861d-472c355979cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:14:35.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:14:45.686Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=5f1f4043-7575-456b-a67a-79a0f3b05ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:14:45.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:14:55.694Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=4afafb0d-9930-4a0d-945c-4cdd3de8c4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:14:55.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:15:05.702Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=9fa4fca2-46ea-42fc-bf73-1eecdc907a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:15:05.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:15:15.711Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=4fd2e48b-709b-456e-b177-b95f6707f937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:15:15.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:15:25.718Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=f84dd3dd-b9a7-4755-933e-9f44db4ad7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:15:25.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:15:35.728Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=4dc334a3-7b7e-4314-8cea-509272586c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:15:35.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:15:45.739Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=5aeafcb5-e332-49b5-9caf-59429acebf58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:15:45.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:15:55.747Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=dc6aecdf-8fc6-454d-92be-be48ef2ddb71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:15:55.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:16:05.755Z |INFO |Init configs |InvocationID=56995c87-32f2-4360-93c5-06116d5a44d6, InstanceUUID=f57965d5-cc1e-44ab-ae8a-74dbb6db82a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T04:16:05.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |