. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:01:40.513Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:01:40.516Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-10T03:01:40.553Z |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-12-10T03:01:41.236Z |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-12-10T03:01:41.336Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:01:41.337Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T03:01:41.337Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-10T03:01:41.508Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-10T03:01:41.569Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-12-10T03:01:41.593Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-12-10T03:01:42.762Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-10T03:01:43.252Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-12-10T03:01:43.272Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-12-10T03:01:43.273Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-10T03:01:43.346Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-12-10T03:01:43.346Z |INFO |Root WebApplicationContext: initialization completed in 1752 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-12-10T03:01:43.992Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-12-10T03:01:46.259Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-10T03:01:46.816Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-10T03:01:46.993Z |INFO |Started MainApp in 8.952 seconds (JVM running for 9.68) |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-10T03:01:47.049Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-12-10T03:01:47.051Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-12-10T03:01:47.053Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-12-10T03:01:47.070Z |INFO |Start scheduling PRH workflow |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:01:47.083Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=982c1ed2-ee78-4c5c-a2ab-8a6a0e678d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:01:47.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:01:57.690Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ba683f92-aa24-4b32-ba38-701b430a6d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:01:57.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:02:07.726Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ca469962-f58e-4d20-83f0-1379708b34db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:02:07.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:02:17.750Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=556e2133-7600-4c29-9e6c-500622169442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:02:17.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:02:27.769Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=4a9f5441-03b2-4485-a55b-1e6ddbe7b789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:02:27.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:02:37.790Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=805e2750-027a-4841-b9f3-b6ceef5769c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:02:37.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:02:47.810Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=40720994-a54f-47ac-918e-a37ec5ca0a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:02:47.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:02:57.827Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=461cf2dc-1339-4e90-b2dc-8ac98793a580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:02:57.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:03:07.849Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ef98e350-cfd5-460c-b75c-9c3ee95ce501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:03:07.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:03:17.871Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=eaba22b8-a7fb-4e6d-8c83-134eadc0771d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:03:17.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:03:27.890Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=60041850-8914-443d-a0f2-b0d03398ed6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:03:27.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:03:37.932Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=a2c0db1d-3c26-4d8f-92c9-3d45e0e78586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:03:37.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:03:47.950Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=fb742b24-a2e4-4329-a1d7-723547328a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:03:47.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:03:57.967Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=19b4e5ec-670f-4e44-a5af-db36b28c7c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:03:57.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:04:07.985Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=54ed89dd-6644-4846-bab5-5f4d4c80650b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:04:07.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:04:17.997Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=81b13b4c-c830-4085-b676-f2b19ab4196a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:04:18.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:04:28.034Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=81cd77aa-86c3-458e-893d-3b7a42ed8ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:04:28.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:04:38.047Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b091d244-fc77-4489-9bbc-68d5b9ee4b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:04:38.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:04:48.059Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b77f2a0d-ea31-4a70-8783-240ad04c2194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:04:48.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:04:58.076Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=7660ae67-5715-4221-acb8-4d29efa14f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:04:58.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:05:08.087Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=3eb846b6-d7f1-4cf1-b5c7-09e618068088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:05:08.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:05:18.115Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=d458f177-023e-4777-9f2c-5d045150cc1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:05:18.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:05:28.132Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=46532310-37b5-4fe3-abe3-a11233c36b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:05:28.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:05:38.142Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=70bfda50-665b-49df-b871-2a4e78219c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:05:38.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:05:48.151Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e6a37e69-23da-4d5d-829e-6d1caae11358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:05:48.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:05:58.161Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=6deb1d7a-ecce-4c47-8112-efab210e99e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:05:58.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:06:08.175Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e462a9c9-82b5-4dd5-b407-d48c25092036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:06:08.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:06:18.186Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=edae35ec-2fa2-4658-990e-46d94d6cc267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:06:18.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:06:28.196Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ea02979f-7073-4920-bcd9-399474af842f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:06:28.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:06:38.206Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=69960be2-588f-4c22-9976-8ea7f0fadee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:06:38.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:06:45.202Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:06:45.202Z |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-12-10T03:06:45.203Z |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-12-10T03:06:45.206Z |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-12-10T03:06:45.219Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:06:45.220Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T03:06:45.220Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-10T03:06:45.222Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:06:48.215Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=67f6389a-0515-4842-b5cd-cf882fe2fa39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:06:48.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:06:58.230Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=1b030f2d-79c2-4df2-a2aa-2fb3ebc24ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:06:58.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:07:08.243Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=12ee16e9-6e06-4c92-8a3b-0e0a0238e4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:07:08.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:07:18.253Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=2f80bfb7-aa64-416b-8513-705f93533639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:07:18.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:07:28.262Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=2f5355c7-1454-4d23-b2d4-ca1e615aad23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:07:28.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:07:38.271Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=805d31aa-dab4-4dd5-9246-7127001d47a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:07:38.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:07:48.280Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ff768332-449a-4908-af88-33a057e809ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:07:48.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:07:58.291Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=036ce6ee-6f69-4ca6-a493-ec40a3dac930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:07:58.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:08:08.304Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=58d225e1-1234-43c6-9227-70d73f2fdf57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:08:08.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:08:18.314Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=a71e0c0a-9ce3-4b5f-ac49-c88512766db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:08:18.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:08:28.325Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=db3474b2-1455-4ca5-b05e-f53c35891cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:08:28.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:08:38.336Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=0f97186c-0cb9-4a79-8adf-f2b4e3f7f98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:08:38.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:08:48.348Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=6ecd9e56-56e5-4931-913e-d53aa65b22c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:08:48.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:08:58.357Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=52f28b3f-733f-4e48-b9b7-de03e255c9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:08:58.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:09:08.368Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e88a8a65-c843-4a06-bf69-89bc29488110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:09:08.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:09:18.378Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=f3782172-17d4-4b5e-a6ff-19d77bf84131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:09:18.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:09:28.390Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=fc29086a-1166-4a5f-998b-4a89bcfdd521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:09:28.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:09:38.400Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b42f275d-b3a0-46b6-93ae-5636f6f2e6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:09:38.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:09:48.410Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=d4ef1222-9084-4419-b1f0-90f436e2213d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:09:48.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:09:58.419Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=95806140-f87b-40ed-9ec9-aad40613a850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:09:58.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:10:08.431Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=90a811d6-06a5-46c4-a608-ca5010b87dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:10:08.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:10:18.441Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=df078abb-f9c4-4db7-bd31-2eb327fc2335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:10:18.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:10:28.468Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=87366dd2-0510-4470-a6dd-b6b557affcc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:10:28.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:10:38.477Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e1620eba-d02a-4f1d-b01b-c5a196d9251c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:10:38.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:10:48.490Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=bc9a9370-9e58-488c-87ff-67da3eec236c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:10:48.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:10:58.505Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=999bac6a-47e4-4fb2-a0c1-951cbc063150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:10:58.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:11:08.515Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=60a1a812-2ee1-4101-9447-9eb784bd6b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:11:08.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:11:18.524Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=c4c6f591-e9b1-4fce-abf4-44803c3eb2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:11:18.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:11:28.535Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=215bb9f6-cd63-4282-b7a9-b77038b4e136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:11:28.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:11:38.546Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=bb559b30-6dc2-4a9c-afb6-73d0cf11b259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:11:38.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:11:44.329Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:11:44.330Z |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-12-10T03:11:44.330Z |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-12-10T03:11:44.333Z |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-12-10T03:11:44.343Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:11:44.343Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T03:11:44.343Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-10T03:11:44.345Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:11:48.556Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=4cd58cc4-07be-4795-aac4-c1c67fd59683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:11:48.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:11:58.568Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=dc0bbb01-6d82-4126-922c-46eb6a8909f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:11:58.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:12:08.580Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=d7dbe754-069d-43bf-ac62-4bc06121b1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:12:08.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:12:18.594Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=de81a9b4-c4bf-441e-a013-a21193fbb580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:12:18.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:12:28.605Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=9bd22d87-a027-4a17-a22c-2620316895bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:12:28.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:12:38.616Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b9c6e07a-0036-4799-aa6f-163205df4fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:12:38.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:12:48.628Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b260a257-129a-4333-9c5c-268882d9901d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:12:48.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:12:58.638Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=4f2e5a29-5de9-409f-b1d9-4bb35d337344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:12:58.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:13:08.648Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=2a1f5b0f-4e80-47ab-9229-921a70aa04de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:13:08.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:13:18.660Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=4e07b9d4-620f-4c26-a275-859d18c3ca71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:13:18.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:13:28.671Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b1e76876-5784-49db-9428-b76f87385283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:13:28.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:13:38.687Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=39ca9ac0-88bb-411a-b6c5-9b839f80aabc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:13:38.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:13:48.699Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=386e563f-3f6f-436a-8254-4d5f123b3a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:13:48.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:13:58.710Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=0ae0684b-90c5-4b2f-9127-9d804886d4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:13:58.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:14:08.720Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=52482d2e-380b-405e-b450-b1e006615f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:14:08.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:14:18.730Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=f2ee47b7-ba5e-4590-87b6-82b74e261375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:14:18.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:14:28.740Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=80649514-7576-412f-8db8-ddaaa911a0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:14:28.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:14:38.763Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=99e0c66a-02c1-4859-bef9-1e3dda1507cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:14:38.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:14:48.777Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=356c2948-2c98-4030-bf4d-30bf9409091c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:14:48.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:14:58.787Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5110241e-9561-4320-90a0-c954f3319985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:14:58.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:15:08.797Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5de07f60-ea88-42e4-b1ee-12317a33ed1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:15:08.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:15:18.806Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=4cb47645-73c7-4a47-8b1d-a1c2fb99039b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:15:18.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:15:28.816Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=31bfa9a2-ac5e-49c8-9d01-0d7801100c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:15:28.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:15:38.830Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=cc7c5ba5-ddf3-402a-b5ee-dfdf61cd545b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:15:38.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:15:48.838Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5e77884a-6dbc-4d4c-8fbc-1da2202affba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:15:48.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:15:58.848Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=cf305c28-ddc2-4212-b244-cbb0d0edc3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:15:58.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:16:08.859Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=7893cb3b-32ab-4a53-bb16-0fc638b4e1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:16:08.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:16:18.869Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5fc6af57-0dda-42b1-b25a-0414be0fc9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:16:18.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:16:28.891Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=98377c16-962c-4add-af91-c8d6455813db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:16:28.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:16:38.900Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=f88c49c9-4865-4eb9-97f0-3f03fe3a24ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:16:38.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:16:44.340Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:16:44.340Z |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-12-10T03:16:44.342Z |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-12-10T03:16:44.345Z |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-12-10T03:16:44.356Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:16:44.356Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T03:16:44.356Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-10T03:16:44.359Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:16:48.909Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=c90b8a7f-e751-46f5-afcc-958967d58627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:16:48.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:16:58.917Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=08e67681-374e-4fe8-b56d-e5f46df1e9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:16:58.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:17:08.927Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=1ef85d1c-962d-4807-ab6b-057c54842143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:17:08.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:17:18.936Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=434f98d8-de92-4043-a55a-03f719eff618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:17:18.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:17:28.945Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=00d449fe-c601-454c-9b2f-a1de3a3f40ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:17:28.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:17:38.957Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=957e43f8-0778-4a6a-84c9-88ba29f0444f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:17:38.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:17:48.980Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=9d7aaf3f-0623-4735-a1b3-03aeefb7e08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:17:48.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:17:58.989Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=8881c346-6593-45d2-baf6-031fee1b11e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:17:58.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:18:08.998Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=facd5447-7e0c-4ab4-aaad-3a970e9a5945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:18:09.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:18:19.007Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=c5afe240-34be-4fb9-8218-bbba6baa2e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:18:19.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:18:29.018Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e0c064ee-db95-4fd8-8c53-cdc2a7f8fbe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:18:29.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:18:39.028Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=6a1486f3-c918-4201-bf97-598ee8b5bf95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:18:39.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:18:49.038Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=40064b42-8c2a-44f5-a6f0-50de77b2ee9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:18:49.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:18:59.048Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=7de7c918-63ef-41c2-97e4-ef11d986b1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:18:59.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:19:09.057Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=1ea5bdff-d3be-4a57-8b97-0fd2fc0d95d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:19:09.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:19:19.067Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=9edd2106-5157-4b19-93af-f1f7e6736508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:19:19.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:19:29.079Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=fc417462-9c29-4ece-adea-274db42de6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:19:29.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:19:39.091Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=dab80517-2327-4722-a680-3cd0b1358d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:19:39.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:19:49.101Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=f0ac9b5a-6063-434b-9ca9-e06e93381797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:19:49.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:19:59.111Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=320c24ca-0d1c-423a-a1c2-c3ed0593d6a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:19:59.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:20:09.121Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e2dd341c-bc45-45b9-bdf8-c015b5ccc6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:20:09.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:20:19.132Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=bfbf68df-6e70-43eb-860b-e68d0dc38a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:20:19.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:20:29.143Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e6c1817c-5735-4fb1-aded-a502c778d484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:20:29.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:20:39.153Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=a8a88cc8-620c-4dc0-ada4-e9b3e593b28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:20:39.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:20:49.165Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=4c1e6c11-1345-4d86-9c2c-cda83e9b1ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:20:49.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:20:59.178Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=17dc7cbd-82bf-44fb-b980-63013dea7498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:20:59.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:21:09.187Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e5f037b4-8ff2-48ff-9350-3d4dde6a18bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:21:09.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:21:19.197Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=98ee4594-d8a0-489c-bdf3-a329061ef4f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:21:19.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:21:29.207Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=7fae57a8-931a-43da-91d0-1994255290c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:21:29.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:21:39.217Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=51aa21a1-ba58-4ac7-a896-eff890e101f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:21:39.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:21:44.324Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:21:44.325Z |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-12-10T03:21:44.326Z |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-12-10T03:21:44.330Z |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-12-10T03:21:44.343Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:21:44.343Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T03:21:44.343Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-10T03:21:44.346Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:21:49.228Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=143effef-53ff-414e-bf92-4ec36a13c4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:21:49.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:21:59.242Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=8c644a58-e70e-4b2a-b45a-870f9849605f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:21:59.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:22:09.253Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=01f4b983-b5ed-40c6-85c8-3f85c1960a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:22:09.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:22:19.262Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=eb59bc68-351f-4255-a363-1f67a3facdcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:22:19.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:22:29.272Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=6262a6ba-e257-496e-a06c-56bbf899c646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:22:29.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:22:39.281Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=adc0163f-2d7f-4416-8b03-ca1b69094502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:22:39.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:22:49.293Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=0848bfc1-329c-4cb7-b1f5-0ba2309c6e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:22:49.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:22:59.305Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=0ca31351-7c75-4b86-9daa-a7ec3e8cce43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:22:59.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:23:09.325Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=9d227860-dc98-432d-9520-0b25e119ce25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:23:09.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:23:19.336Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=a3d01ba0-dade-4a0b-85ac-58cc35c2f450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:23:19.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:23:29.345Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=70883774-0b69-4bce-af2e-af457d3093e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:23:29.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:23:39.371Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=31e25177-51cb-4d85-93bb-05f47062ea78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:23:39.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:23:49.382Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=7921bf3a-1cea-4707-9a2d-437158f128b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:23:49.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:23:59.391Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=c6912f94-8a6b-4226-9aed-139644b1d1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:23:59.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:24:09.406Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=adc1801d-499f-4710-97b5-39afbc0452ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:24:09.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:24:19.416Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=cb57b9c8-cc5f-4e87-bea4-7864cb7a6dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:24:19.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:24:29.425Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5428911b-4be1-48f4-b68a-c450a8a5e815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:24:29.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:24:39.434Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=67ab50ec-1327-4520-ba84-40d17a8136df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:24:39.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:24:49.445Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=576432c5-69ac-4e11-91ff-78917a4ddfad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:24:49.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:24:59.454Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=85b07a0a-ab59-4133-b2cf-99e39d74470f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:24:59.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:25:09.466Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=81ed7a1c-b6ec-4bf4-b811-8260426f4935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:25:09.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:25:19.476Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e4a46785-f775-48f0-8a2a-ff8b84f92cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:25:19.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:25:29.489Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=80c6382c-bd3f-4814-a84d-f8ee30a35430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:25:29.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:25:39.500Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5077942e-aad2-432d-abf6-4d7eb7f62748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:25:39.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:25:49.511Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=93ecd161-79a1-4cac-8793-f869c9aaeb66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:25:49.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:25:59.525Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=12fe41c8-1402-4af3-8c45-da1e345e9dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:25:59.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:26:09.536Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=7e5c8a79-c94f-43d0-a022-7d5ef3363d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:26:09.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:26:19.546Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=dfac915f-c42b-4e3e-b9d5-572671c9331f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:26:19.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:26:29.556Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e69e6de1-d2e9-40fa-bb56-1c95a00f62d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:26:29.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:26:39.567Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=6e9ee36e-3ba9-4542-9191-eb7e60025c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:26:39.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:26:44.332Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:26:44.332Z |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-12-10T03:26:44.333Z |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-12-10T03:26:44.335Z |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-12-10T03:26:44.343Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:26:44.343Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T03:26:44.343Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-10T03:26:44.345Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:26:49.578Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=4c4c0302-87c8-4c87-b8e5-e545932162be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:26:49.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:26:59.588Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b7c5089f-6734-49d9-a9cd-f36794bda6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:26:59.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:27:09.598Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=8d9751c5-f1ee-45e3-8567-14bdf0a12feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:27:09.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:27:19.607Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=08b1a78f-417d-414f-bb11-0066150cf54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:27:19.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:27:29.616Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=92ae72f6-0c55-46f6-a5de-c45984f4bf41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:27:29.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:27:39.626Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=6fb0ce83-2435-43e7-b056-79f7fc8435ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:27:39.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:27:49.635Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=6f30cf6a-7833-45eb-8661-68114f8d0cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:27:49.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:27:59.662Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=d1a783e2-f49d-4e40-916e-5c42f066847b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:27:59.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:28:09.677Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=559134be-a38c-4db2-a330-84ab8b852a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:28:09.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:28:19.687Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=7da7824d-931b-4e5a-aaac-11eb995fe99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:28:19.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:28:29.697Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5b90a1d9-c044-405d-853a-c3a0c0403168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:28:29.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:28:39.706Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b3c03189-82ff-4e72-bdbe-78cff4e4b1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:28:39.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:28:49.716Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=20845401-2de5-431d-9ca2-0fa3d5616413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:28:49.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:28:59.726Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=834614ea-1835-4165-b6cc-e2f0a6d7c767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:28:59.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:29:09.735Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e66f7d09-d2ed-46aa-b482-bc1ec81ff99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:29:09.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:29:19.744Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=bf0e4e9a-4369-43b4-a196-f8cbaec3980e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:29:19.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:29:29.755Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=8b02607e-c3f3-49b0-af6f-719a31f67444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:29:29.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:29:39.763Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5b83604d-c42f-4a64-83e3-a5ddf778edc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:29:39.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:29:49.772Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=06e102b7-b024-4fbf-bd36-21d5472fcacb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:29:49.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:29:59.782Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=7d00e002-4718-4dd7-8502-18642f06dd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:29:59.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:30:09.791Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=212d1249-955b-40af-83cc-95da9b2d078c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:30:09.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:30:19.801Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=9861cb80-7dcd-474e-85d7-4cb4a38a8e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:30:19.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:30:29.810Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=592ccc6c-c124-49d1-ae0c-2424972639d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:30:29.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:30:39.819Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=35e87163-dde8-44dd-8f9b-97f45ef4f2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:30:39.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:30:49.834Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=edcc99eb-8bd1-4c9d-9e17-090b965040e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:30:49.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:30:59.843Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b144c0ce-b911-4d81-aedc-d3fbc5dafb82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:30:59.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:31:09.852Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ae8aa840-918e-4c4a-891b-add9d6a16836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:31:09.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:31:19.861Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=cf695e44-2f4b-480c-a852-c8bdfd955e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:31:19.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:31:29.871Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=3e9a9fd6-45d6-44bd-8f78-6a29b78bf1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:31:29.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:31:39.880Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=739c1c53-235b-4a01-bca2-552126c35a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:31:39.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:31:44.236Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:31:44.237Z |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-12-10T03:31:44.237Z |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-12-10T03:31:44.239Z |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-12-10T03:31:44.246Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:31:44.246Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T03:31:44.246Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-10T03:31:44.248Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:31:49.890Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=39c4cde5-3f48-48d6-9481-b0f6b8debcf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:31:49.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:31:59.899Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=92af08e2-7013-4c8b-9c52-59b0d25dc62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:31:59.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:32:09.909Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=7ab4c303-b92d-44c2-b4b5-c4b703e4a3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:32:09.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:32:19.918Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=0839fc30-ee88-4352-bd2b-1af9c3701297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:32:19.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:32:29.928Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=10df2953-0817-4fd1-91e9-d7c051f2a04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:32:29.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:32:39.938Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=8ec11498-5929-4970-a84f-d19432088c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:32:39.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:32:49.946Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=25c50d09-36e2-407d-b753-48697686ad37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:32:49.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:32:59.955Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=cfd399b1-bec2-4ee1-bb77-ceaffccc5679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:32:59.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:33:09.964Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=fbaaa770-bcf1-4b64-9f9d-18f512994fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:33:09.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:33:19.972Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5a08861f-c850-4cbe-a33c-dfa7e46c8062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:33:19.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:33:29.981Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5f54142e-b567-4c24-aedf-c9d557aafe4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:33:29.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:33:39.991Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=fe3f5ddc-a913-47ca-ae13-111ee902c490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:33:40.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:33:50.016Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5216ce1c-9c0a-4835-9dcc-f5a375658c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:33:50.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:34:00.043Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=db083c88-18b9-4a3c-9daa-aa9893761f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:34:00.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:34:10.062Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=f4795aaf-5538-41ba-8d69-6981dc7f5699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:34:10.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:34:20.075Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=3e1ccaab-17cb-4714-a570-5c3264bc5dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:34:20.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:34:30.091Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e0a2e436-a1f9-4fa0-b9f4-703b63705691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:34:30.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:34:40.100Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e933af39-5216-446a-bdd6-0918f092b6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:34:40.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:34:50.109Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=7976346f-13c1-48de-b9b5-ca399b8f3849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:34:50.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:35:00.118Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=3d4a1090-3214-4517-bbf5-73c050185f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:35:00.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:35:10.127Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=22e42795-b679-4a5e-90ca-2fa5351af3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:35:10.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:35:20.136Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=9b30c621-0e7d-455c-9e37-beb46b244a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:35:20.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:35:30.145Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e9f36874-d524-4aad-9172-4c088c9e0bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:35:30.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:35:40.154Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=f8fce47d-1b01-45ce-9573-aa5aea7dfcd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:35:40.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:35:50.165Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=84fb8839-6996-4f88-aa95-4e932bb1a46f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:35:50.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:36:00.180Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ad57f53c-fb4c-42b1-aa8c-0fe8dcb524d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:36:00.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:36:10.189Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=d70fbcfd-0333-4eb1-837d-5e9c4a9f801b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:36:10.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:36:20.199Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=42d3126c-1d22-4858-b46b-53e89cd40dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:36:20.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:36:30.208Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=df2da3ce-6041-4a29-9bfc-2bf25ebb5ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:36:30.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:36:40.217Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=a069b06f-cded-4489-9a36-1cb3f14206f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:36:40.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:36:44.285Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:36:44.285Z |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-12-10T03:36:44.286Z |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-12-10T03:36:44.288Z |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-12-10T03:36:44.294Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:36:44.294Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T03:36:44.294Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-10T03:36:44.296Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:36:50.227Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=19b242c1-bbf0-432e-8d27-2cc18f905880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:36:50.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:37:00.236Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=828509d3-9f4a-4cd9-8481-df163a94206b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:37:00.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:37:10.245Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=1e203c2f-d6ac-47ac-81b6-54aa3c13e5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:37:10.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:37:20.254Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=a5eda9bc-60c5-48e0-ae6d-d75c33fd111e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:37:20.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:37:30.266Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=7aeecca0-1a45-4bac-9038-9a8b80d7234f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:37:30.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:37:40.287Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5af87867-36a9-4cda-bbb7-d2b7e4c39f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:37:40.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:37:50.296Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=0baa64cd-7065-402b-a8ca-9751b02a5cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:37:50.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:38:00.305Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=a7412b84-886a-401f-b129-237ae8e1518d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:38:00.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:38:10.315Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=a6203a41-6b4b-4b4b-8e59-c4c833b29a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:38:10.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:38:20.325Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=abfd9610-7ac6-49dd-90c2-cc85b6e10c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:38:20.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:38:30.335Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=47d06063-1a9b-4943-87e1-020041e13e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:38:30.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:38:40.344Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5ce040e1-b67c-4e4c-89b4-7c223991cfd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:38:40.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:38:50.353Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=06861b4e-79b3-40d9-b2a2-096b5454f715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:38:50.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:39:00.363Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=be94a755-18e4-4a5b-b9de-b1e1c0a983ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:39:00.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:39:10.372Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b3b1833d-2012-4dc2-92c9-3153cc84ddc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:39:10.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:39:20.382Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b5b11f9c-414f-429c-8b88-de207c4cfeed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:39:20.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:39:30.391Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=f3413833-0e65-4013-a660-23f7f6e7957f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:39:30.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:39:40.401Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e46597e2-6e02-42e5-b50b-6c01653f642f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:39:40.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:39:50.410Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b9e2800b-8192-4e82-8c7b-c63560110f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:39:50.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:40:00.419Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e0bd9380-c22c-4e8d-9ce4-433a7fd9482d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:40:00.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:40:10.429Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ddcf4e16-f3e2-4cee-bc9c-06a0b3e099db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:40:10.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:40:20.439Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=3dbcec72-f4c8-47f8-9cc5-8b53b9cb9d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:40:20.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:40:30.448Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=3bf73c86-ed3c-4cf9-a559-e4f549f43872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:40:30.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:40:40.480Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=d31052b2-f2c1-46ae-9307-a8f6aa6a495a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:40:40.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:40:50.489Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ec732172-2cbf-4588-9daf-bb6316e26153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:40:50.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:41:00.498Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=37f569bc-116d-47d2-b7d9-f9e169b60c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:41:00.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:41:10.509Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=06143cce-2197-4338-bab1-d9131b33f0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:41:10.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:41:20.517Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=3c937d3f-2ae7-429c-a5b8-48b4cbc33502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:41:20.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:41:30.528Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=1b571de8-5700-480f-8fd3-760e9e276ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:41:30.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:41:40.538Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=143eb561-c2c0-4256-8a96-69ead0e0e52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:41:40.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:41:44.243Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:41:44.244Z |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-12-10T03:41:44.244Z |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-12-10T03:41:44.246Z |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-12-10T03:41:44.252Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:41:44.252Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T03:41:44.252Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-10T03:41:44.253Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:41:50.549Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b092fdc3-4616-4fed-8fcf-5b9a2ae1195d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:41:50.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:42:00.558Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=0e4cce1f-e65f-44a1-95ee-71043c0fc957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:42:00.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:42:10.567Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=2f937966-1469-40f6-ab68-d06b4d8e560c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:42:10.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:42:20.576Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=51b83d6b-acef-4618-96ec-b0ad1f731231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:42:20.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:42:30.585Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=93e9de04-eb43-4ab3-9a06-1e81a8d8cd11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:42:30.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:42:40.596Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=0417c4a4-739c-4fce-8c23-370e65e583f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:42:40.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:42:50.606Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=2d69250a-4c0a-4413-9c03-1f66571703a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:42:50.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:43:00.616Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=f48f1d2e-10af-4703-bbb3-fdcd46cf521b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:43:00.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:43:10.625Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=57a576bc-270b-4a34-88b0-2cbc8dbf5d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:43:10.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:43:20.635Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=92efdc9a-37eb-49f6-a8a8-fa5f8b1c0a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:43:20.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.coyote.http11.Http11Processor |2022-12-10T03:43:26.285Z |INFO |Error parsing HTTP request header\n Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. | |java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030x8a{0x110xab*0xb40x0b0xee0xd2x0x07*FoU+0xe2o0x9cYnTD;0x9e0xab0xc00xc30xbe0xd50x036 ]. HTTP method names must be tokens\n\tat org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |http-nio-8100-exec-9 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:43:30.644Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=9bf99e41-5c45-4937-9ad2-0653714e0f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:43:30.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:43:40.654Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=774a645d-7507-4a94-a35e-9fc06b45d88d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:43:40.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:43:50.664Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=1e5716bf-d4e4-4b70-b6c7-7360aab0b8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:43:50.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:44:00.674Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b60bce66-757a-47a9-9f28-970eba6bfa6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:44:00.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:44:10.683Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=a41cd374-a292-4330-84cd-33e7164e277a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:44:10.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:44:20.694Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=297f2d7c-1440-436c-868a-a723df0c78bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:44:20.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:44:30.705Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=912f389f-be6a-4fd7-beed-2c2a1dae2692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:44:30.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:44:40.716Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=f1102c66-b868-4e37-8c75-9d7e3dafcfc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:44:40.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:44:50.728Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=d3023f08-c2d6-44c6-8781-0817abbe446d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:44:50.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:45:00.753Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=9c209cfe-f2ca-49d2-a959-ade72c1f5212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:45:00.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:45:10.763Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=de44755b-96c1-4675-844c-6828ff47145e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:45:10.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:45:20.772Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=83470066-c611-477d-a6f8-cbfa63f24106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:45:20.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:45:30.782Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ec3131ad-78a7-4215-a922-7427504b5fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:45:30.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:45:40.792Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=a6734572-5692-4049-ba2f-245b64ac7feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:45:40.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:45:50.801Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=54e46275-3386-499d-a270-4436be385f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:45:50.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:46:00.810Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=3e9096bf-53a0-4eb7-a6e1-6175e80ff76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:46:00.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:46:10.820Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=0dfec5e1-a6e6-44c6-80ff-5df56790476f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:46:10.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:46:20.829Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e7113976-8839-4b36-882e-0d9273722128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:46:20.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:46:30.838Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=bcd47512-c147-44e5-a087-c018cc7931ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:46:30.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:46:40.854Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=77f93ecd-234a-4744-bc8d-9ccb10fc090e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:46:40.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:46:44.286Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:46:44.286Z |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-12-10T03:46:44.287Z |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-12-10T03:46:44.290Z |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-12-10T03:46:44.297Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:46:44.297Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T03:46:44.297Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-10T03:46:44.299Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:46:50.864Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=bc2a35eb-1849-47d1-b1e7-4cba75061676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:46:50.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:47:00.874Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=030b80ab-22cb-4ab0-a0f6-cda4971fab7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:47:00.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:47:10.886Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=d83ba726-b7d1-412c-9a07-ba8c425750ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:47:10.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:47:20.894Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ff3cd682-b89b-44b5-893f-3207742bc220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:47:20.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:47:30.903Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=772e7350-a3bd-4f48-9fcb-6f873624ec70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:47:30.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:47:40.913Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=1f8b9d54-2365-4380-ab16-1a416cafab75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:47:40.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:47:50.922Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=6e8c05ca-efb5-4ff7-a6c5-f09cace9b4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:47:50.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:48:00.931Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=85c56886-a515-4c5e-8ff4-4dc871d8cf6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:48:00.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:48:10.943Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=9936fc54-785e-435a-af0d-2eb68f95377f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:48:10.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:48:20.958Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=9a998f3a-3943-4c8d-98e8-ba20ee6060f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:48:20.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:48:30.968Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=487bddae-12bd-4257-b252-2fc2d64cb3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:48:30.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:48:40.977Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=31d7b39d-4d75-41e0-8240-27054952193c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:48:40.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:48:50.985Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=a9aa177c-4081-49ec-8609-97d4fd8fdd7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:48:51.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:49:01.001Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=7d1c6c91-a1e2-4439-93fd-a2c274478060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:49:01.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:49:11.011Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=35b2ea67-494c-49d3-8964-b88dc36a2107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:49:11.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:49:21.021Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=6115f48f-b942-4a6e-8710-7a01f0fcb110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:49:21.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:49:31.032Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=0e0dda5f-c4e3-4367-a108-18be2e6d943d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:49:31.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:49:41.041Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=2f16cbbd-ff4e-4f82-95b0-d19777c9fc74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:49:41.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:49:51.051Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=11380517-2494-478f-a177-75b38087212f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:49:51.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:50:01.061Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=fd8b2ca7-49bb-4e47-ac81-1a10650412d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:50:01.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:50:11.070Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=809dcf87-a08c-4b19-b414-613620e416c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:50:11.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:50:21.081Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=3a4865b4-ba50-41cc-9b3b-b684657344ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:50:21.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:50:31.090Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=0011097b-e520-450a-b71d-9ea538cd6bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:50:31.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:50:41.099Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=a99068c3-7ab7-4862-b39f-5b23b235ae3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:50:41.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:50:51.109Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=71a10020-1644-4071-86e2-d5bf394bde7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:50:51.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:51:01.117Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=c273e2d1-6cd7-4469-9cb9-5047df8fb21c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:51:01.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:51:11.126Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ad6074a0-f151-44ed-a83b-39f8666e0a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:51:11.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:51:21.134Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=7150eee5-e9e1-4ee0-bc52-a6f302c88b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:51:21.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:51:31.144Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=dd86a4f4-a1c9-405e-918b-8c450621b8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:51:31.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:51:41.154Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=aed4995e-cec0-43c4-b619-1bcf06e96f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:51:41.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:51:44.239Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:51:44.240Z |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-12-10T03:51:44.240Z |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-12-10T03:51:44.242Z |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-12-10T03:51:44.246Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:51:44.246Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T03:51:44.247Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-10T03:51:44.248Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:51:51.162Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=75d3b335-5a2e-4916-9ebe-d2e4261977f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:51:51.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:52:01.173Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=08331b67-22eb-483a-8fae-96dd68b387fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:52:01.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:52:11.182Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=c4162390-eb2a-424f-932d-ac3e0c6e8704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:52:11.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:52:21.191Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ccf9ad7c-e9a8-4d93-8bdf-e3fd232bb034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:52:21.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:52:31.199Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=3d49e925-8cef-44d9-9757-ce1140fed642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:52:31.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:52:41.207Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=95da8f71-cbb3-4ac4-82cc-16ea93e6f867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:52:41.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:52:51.216Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=71ae28bf-0cd6-4821-8080-027c7a293bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:52:51.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:53:01.224Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=09226a53-5c89-4469-b705-4e7150202220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:53:01.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:53:11.233Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=4f446bf7-633a-40f4-b866-f9f7d7579df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:53:11.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:53:21.242Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=f79a10f1-4536-4976-b50e-a91891830ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:53:21.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:53:31.250Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=fbc1cf3f-622d-459b-857c-f8ca715ff323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:53:31.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:53:41.259Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=866dc7fe-9a95-4a23-a67d-fc48251b9161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:53:41.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:53:51.268Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=694d7a69-09f9-41a7-ad7f-0bd0985c6f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:53:51.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:54:01.277Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=89404b6e-e1fc-4aa1-9ee4-f3f6c76649b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:54:01.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:54:11.287Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=8b387b3e-3e73-49f4-a390-0cf80899df1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:54:11.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:54:21.298Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=1d7a44c4-4282-4d4d-b0a4-e7b38800eb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:54:21.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:54:31.308Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=d2d639a6-89ef-483d-87e0-6b79b8236268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:54:31.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:54:41.316Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=4ca54bd4-9218-4adc-a62d-3fbd7bb3a47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:54:41.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:54:51.325Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=11ff84eb-1d86-4b8b-b0b0-2d0298ec8e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:54:51.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:55:01.334Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=dd94c387-a850-48d9-890d-1b47ec5f6173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:55:01.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:55:11.344Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=dfd76522-fca3-47d1-b0b6-c60c24d0f372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:55:11.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:55:21.353Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=73c2d460-f62b-4afe-aea5-7a18e6009da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:55:21.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:55:31.362Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=af3a4428-068c-4af8-9c9c-e0d6500d29d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:55:31.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:55:41.371Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=478214f1-9960-4f81-89df-eb88f3d3f11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:55:41.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:55:51.381Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=f570f716-347b-4e9a-93d0-95d47b0e6483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:55:51.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:56:01.390Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=6d8b00f1-eccd-46db-b4f4-c92dff1d89ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:56:01.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:56:11.401Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=dcea7f89-8754-49c1-bf03-07d5ca779d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:56:11.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:56:21.410Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5adf4916-d55e-4606-8539-4cb24bb5bdb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:56:21.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:56:31.419Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=a239b96c-48c7-418e-82e7-7f8963752542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:56:31.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:56:41.427Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=20f12007-0c3f-4cd5-9cd3-7d609a9f5acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:56:41.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:56:44.210Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:56:44.210Z |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-12-10T03:56:44.211Z |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-12-10T03:56:44.212Z |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-12-10T03:56:44.218Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:56:44.218Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T03:56:44.218Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-10T03:56:44.219Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:56:51.435Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=31825793-ecd9-4c15-b442-2fb0cbe4460e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:56:51.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:57:01.443Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=12e59f23-8665-4688-9b90-2b0c82854333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:57:01.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:57:11.451Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=112cd8ad-a1a6-4edf-8e28-68a9da013ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:57:11.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:57:21.459Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5b1f86ad-8d90-44d0-a064-10f39a66210b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:57:21.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:57:31.467Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=be7e76a0-d881-4121-bc2a-169196588526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:57:31.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:57:41.477Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=637ce473-77bc-4020-af9e-97bd0044cec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:57:41.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:57:51.490Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=1767c39a-0e4c-45ae-970d-d850eec1cb59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:57:51.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:58:01.501Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ab20e54f-acd4-47c8-9e6c-a3910d553f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:58:01.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:58:11.513Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=1e6cc18d-2ec2-44f4-8d14-a45badd90d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:58:11.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:58:21.522Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=7b296bb6-19e4-4dcd-9ec2-ca1fb11beaa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:58:21.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:58:31.531Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=7bde86b1-3031-494f-aa8c-c2bb649ba76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:58:31.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:58:41.541Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=118cc026-c635-4d59-86f8-cf9f03f28bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:58:41.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:58:51.551Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=c1750ae5-04fd-40a8-a337-928dfe0e41aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:58:51.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:59:01.559Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=29340286-e3a4-4bdf-bb4d-49b1f7df2707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:59:01.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:59:11.568Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=494c5d6f-f677-4c92-b4c0-deab181e27b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:59:11.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:59:21.576Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=253f0033-d4a1-4c18-86a2-e89e2db59779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:59:21.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:59:31.588Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b8a78793-b111-4fc5-848b-698b4bb8527b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:59:31.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:59:41.595Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=58df3cd0-9398-4fd7-a715-67220c61cc21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:59:41.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:59:51.604Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5dd53c6b-a388-4f14-91d7-088a3d7941c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:59:51.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:00:01.614Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=80e78c3c-bf24-4a0d-9f56-fbca157bc61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:00:01.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:00:11.624Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=c70101be-f4ae-447e-ba17-d77178e2cb96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:00:11.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:00:21.633Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=1d5c76b4-21d5-40aa-afda-f8fa417cd2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:00:21.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:00:31.642Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=6e1ea6ae-3ad5-40c1-8776-4d276a6d5391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:00:31.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:00:41.651Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=54b27f98-80fd-4ea4-9d03-6c5dd543f680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:00:41.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:00:51.660Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=514772b5-e9b3-408c-b15a-22876382f956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:00:51.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:01:01.670Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=4709d3b4-82b8-470d-a90f-069ca807859f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:01:01.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:01:11.679Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=8a7aba8c-195d-4e75-a4bd-64ba5585572b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:01:11.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |