. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T01:30:56.453Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T01:30:56.455Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-21T01:30:56.499Z |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-04-21T01:30:57.168Z |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-04-21T01:30:57.276Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T01:30:57.276Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T01:30:57.276Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-21T01:30:57.362Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-21T01:30:57.404Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-04-21T01:30:57.423Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-04-21T01:30:59.019Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-21T01:30:59.541Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-04-21T01:30:59.561Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-04-21T01:30:59.562Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-21T01:30:59.615Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-04-21T01:30:59.616Z |INFO |Root WebApplicationContext: initialization completed in 2192 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-04-21T01:31:00.009Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=94c15a97-21c4-4454-99de-2d741632c815 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-04-21T01:31:00.626Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=94c15a97-21c4-4454-99de-2d741632c815 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-21T01:31:01.940Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=94c15a97-21c4-4454-99de-2d741632c815 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-21T01:31:02.338Z |INFO |Started MainApp in 8.225 seconds (JVM running for 8.929) |InvocationID=94c15a97-21c4-4454-99de-2d741632c815 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-04-21T01:31:02.416Z |INFO |Start scheduling PRH workflow |InvocationID=94c15a97-21c4-4454-99de-2d741632c815 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:31:02.433Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=e1d6d2bf-4359-4203-b36e-a87e8459bfda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T01:31:04.041Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:31:04.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-21T01:31:12.385Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-21T01:31:12.385Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-21T01:31:12.387Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:31:14.068Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=6de5cc97-7816-4907-9570-0bd2f52c2a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T01:31:15.201Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:31:15.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:31:25.203Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=0ddec37f-a6ff-403d-85d2-8b23b9b0e10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T01:31:26.371Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:31:26.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:31:36.373Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=106c42d9-975f-4254-b47d-a1b518fc5897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T01:31:37.923Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.6:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:31:37.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:31:47.925Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=ba1a3524-eef2-4517-9276-452188eee8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T01:31:49.066Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:31:49.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:31:59.067Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=ab733622-8e71-4f92-b84a-1cfd086d62a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T01:32:00.226Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:32:00.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:32:10.227Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=610dccae-ad11-4026-8217-33fff7f066b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T01:32:11.362Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:32:11.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:32:21.364Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=a44d7436-22c8-4a43-ac1c-ea575157ab5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T01:32:22.408Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.6:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:32:22.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:32:32.410Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=736431ef-59e2-4d84-9a1f-23566654efc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T01:32:33.572Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:32:33.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:32:43.573Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=615d9bf0-a184-4132-b2db-a62f28375495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T01:32:44.738Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:32:44.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:32:54.739Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=7796b3f7-7e73-4692-b4f4-d64b0dbd31dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T01:32:55.778Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:32:55.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:33:05.779Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=4e847a66-578f-476c-aa7c-923b091c3f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T01:33:06.851Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.6:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:33:06.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:33:16.852Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=af75c163-be73-4296-9bd2-e5b53b13632a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T01:33:17.922Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:33:17.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:33:27.923Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=b52b0611-a1fe-4d68-8c66-f8fb2a1804a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T01:33:28.968Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:33:28.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:33:38.975Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=1bf0a59a-3191-454d-afff-23f7735dce18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T01:33:40.451Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:33:40.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:33:50.452Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=98bb3dde-1f98-4f2b-b492-5d8f6a6d21c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T01:33:51.556Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.6:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:33:51.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:34:01.558Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=6c2c1e38-1ef4-41d4-8d45-5ed79cf443a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T01:34:02.624Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:34:02.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:34:12.626Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=b974c052-809c-4b64-9d3f-9206035fa1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T01:34:13.697Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:34:13.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:34:23.699Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=341e110c-6a45-4bb9-9a75-a66756308f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T01:34:24.832Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:34:24.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:34:34.833Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=c64e6e9f-e9aa-4b41-b60a-dd095d69ccd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T01:34:35.875Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.6:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:34:35.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:34:45.876Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=57bf0787-2265-44bf-b5c2-5a560b1950b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T01:34:47.051Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:34:47.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:34:57.052Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=ce00d579-f634-493a-9c79-58d595ddd149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T01:34:58.179Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:34:58.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:35:08.181Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=ee4de154-2a34-4128-8480-65ce43fa1a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T01:35:09.222Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:35:09.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:35:19.223Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=c6c2671f-0224-4d53-b729-757060973c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T01:35:20.353Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.6:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:35:20.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:35:30.354Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=cc2b95aa-1252-47fe-be8a-4379d162b6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:35:30.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:35:40.832Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=9f261e69-4518-4061-9a0c-57470c8ab5cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:35:40.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:35:50.848Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=c475abcc-ba77-4159-af2e-09cf58df6553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:35:50.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T01:36:00.800Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T01:36:00.801Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-21T01:36:00.801Z |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-04-21T01:36:00.805Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T01:36:00.817Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T01:36:00.817Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T01:36:00.817Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-21T01:36:00.819Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:36:00.859Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=1516a97c-efb8-4cd2-86c7-07b1dae099a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:36:00.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:36:10.898Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=4ee7584a-cb86-4c79-8802-b6e8c04a95d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:36:10.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:36:20.911Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=90ef9c1f-c575-4358-95ad-07e1ec9daaa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:36:20.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:36:30.921Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=8d5f29f8-7f46-422f-93bc-a097380b1fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:36:30.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:36:40.932Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=0a9a898b-6fae-465c-be98-99412df18fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:36:40.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:36:50.942Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=b5351336-b4c1-42f0-bba3-8b105ed1c417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:36:50.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:37:00.953Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=3c38dd80-729a-4dd8-a0de-000db156fee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:37:00.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:37:10.965Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=661343b3-14e0-4e48-ae9e-d6ab1e999b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:37:10.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:37:20.976Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=84365684-5ede-47c7-838e-3b853f7b966a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:37:20.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:37:30.988Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=468e49d0-3268-4c2a-81e1-e4001c194bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:37:30.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:37:41.000Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=708607d3-f923-40be-aebf-20a167d48530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:37:41.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:37:51.013Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=4b521dd1-f298-470e-a105-37017ceb15c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:37:51.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:38:01.024Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=f12b091c-e8eb-479b-b91b-7a7816261f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:38:01.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:38:11.037Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=bd4a78a9-05b1-4810-9f3e-b161718a38fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:38:11.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:38:21.051Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=35517434-c6ec-4637-ac2e-e4f56f851975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:38:21.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:38:31.063Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=7c3cb4c6-8391-4776-852c-927bd94b5411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:38:31.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:38:41.075Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=377b21ca-b788-4e64-85de-c88c07e0816a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:38:41.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:38:51.089Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=7413ee98-cd16-413c-ad20-f99e52f23bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:38:51.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:39:01.101Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=4b9d6dcb-8edf-40e8-864c-2aa5c2560f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:39:01.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:39:11.113Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=5fbb8f24-adfc-476f-9a1a-de1dd6d38175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:39:11.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:39:21.125Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=cb12dd1e-9cd9-4fb4-ada4-e97d3acf1148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:39:21.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:39:31.139Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=6e42c7b6-2709-49d5-96fe-b48c533d1814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:39:31.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:39:41.151Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=d1885a9a-8569-4b38-bd9c-61843b6bc830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:39:41.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:39:51.164Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=be9a9658-923e-4743-8677-1259ebe8bbcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:39:51.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:40:01.177Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=278352e9-ed69-456d-8d71-c60d771578be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:40:01.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:40:11.189Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=96906f18-3ded-4aca-b504-8938777420b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:40:11.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:40:21.199Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=c512401e-128d-4f28-a17e-76bd9162ef4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:40:21.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:40:31.210Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=7d9ac9c6-33fa-475d-9160-05e6ff4a7ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:40:31.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:40:41.222Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=5ad4bf05-4d79-413b-8823-95316a81145a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:40:41.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:40:51.234Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=340bea92-41af-4fc5-b8de-1017f7254e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:40:51.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T01:41:00.221Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T01:41:00.221Z |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-04-21T01:41:00.222Z |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-04-21T01:41:00.224Z |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-04-21T01:41:00.230Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T01:41:00.230Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T01:41:00.230Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-21T01:41:00.232Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:41:01.245Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=c13356ff-23d5-44da-93f2-5732bb0f7305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:41:01.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:41:11.257Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=6f6bce74-5ea6-4ff4-b2bb-7c841940a7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:41:11.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:41:21.269Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=74a3332f-c06d-489d-80f1-d56bc5bfb7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:41:21.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:41:31.280Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=aa2345f8-aa0d-40dd-bf31-9d117461cdff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:41:31.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:41:41.291Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=5f94e5e9-0a31-4960-a843-a67b71dfbd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:41:41.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:41:51.303Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=b314ac7f-f0be-4ae2-aaab-86b82ddd513d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:41:51.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:42:01.314Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=f8e02f14-9b1c-4fc6-9e77-732f26a66947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:42:01.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:42:11.325Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=63e95d0d-c10d-45a5-92ce-a2f41df13abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:42:11.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:42:21.334Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=4f611847-b688-40f4-ae3f-d8e7b02e4660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:42:21.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:42:31.345Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=deee9e0c-499c-4f49-a90b-546201748b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:42:31.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:42:41.356Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=30042af7-3a77-43ff-b395-13ec0a9c28b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:42:41.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:42:51.366Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=e2982a63-f056-4487-81b5-b1ec8bbd5728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:42:51.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:43:01.376Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=a1bca8dd-b921-411f-9da3-3810eca4bb0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:43:01.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:43:11.385Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=2ad0d1b1-ef68-411a-a9c6-3718f0965d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:43:11.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:43:21.395Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=0fc14a54-9239-45f1-a59f-b27dda7975a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:43:21.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:43:31.405Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=514bd41f-90d4-45c9-a0a0-e3222eb326e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:43:31.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:43:41.414Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=7d5280e0-6d89-435e-93f8-48c65a646060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:43:41.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:43:51.423Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=8c3be436-f1a9-4122-bc02-8441a55ff533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:43:51.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:44:01.432Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=2a559cc5-d5e0-4c40-bcdb-1a61c640a968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:44:01.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:44:11.441Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=2926cd11-a58e-4888-8c99-19d845f0458d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:44:11.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:44:21.451Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=d48859c7-5274-4212-a19a-154eef6794ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:44:21.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:44:31.461Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=3c587cb2-08d7-46b4-8eef-ad53eed303bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:44:31.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:44:41.470Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=e19be60a-9154-4635-9517-7de478d67190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:44:41.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:44:51.484Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=d33b8395-d041-404b-ba1d-fe2fd88e3874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:44:51.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:45:01.493Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=b742018a-d936-41bd-bd77-54a1815c157c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:45:01.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:45:11.502Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=84bc0e9d-0f0d-470e-afd1-36f98b990f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:45:11.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:45:21.511Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=7ddc6014-2f53-4aef-ae3d-57abac878a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:45:21.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:45:31.521Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=832c4c90-a928-4c64-845a-72c314cb99fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:45:31.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:45:41.530Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=d056ce85-9dea-4ef4-8cfb-ae5b74ecc6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:45:41.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:45:51.539Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=b2435dd3-055e-4345-9e90-0d08fb534726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:45:51.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T01:46:00.202Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T01:46:00.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-04-21T01:46:00.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-04-21T01:46:00.204Z |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-04-21T01:46:00.213Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T01:46:00.214Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T01:46:00.214Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-21T01:46:00.216Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:46:01.549Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=e97c72df-fedf-458b-b144-357c668626df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:46:01.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:46:11.558Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=024770d7-1bb8-4fcf-b46e-f08dd442a9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:46:11.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:46:21.680Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=4bcb6d3e-1e52-44de-aea3-1c18565e78f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:46:21.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:46:31.690Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=69c823f9-30f4-4527-9137-8b53c162ca83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:46:31.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:46:41.698Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=4a7c9573-7607-4015-8336-4bb39c24c261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:46:41.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:46:51.706Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=fe5af963-d26c-4401-8eeb-e5cc48c762b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:46:51.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:47:01.715Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=b39cee4a-61ec-4902-ad3f-aa24d7474b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:47:01.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:47:11.724Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=7f619da5-7a55-4921-9022-b67129916f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:47:11.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:47:21.733Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=d9a6438f-298d-43fb-aa27-185d95a14f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:47:21.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:47:31.742Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=23cc196d-6876-48d2-856c-64361049e132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:47:31.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:47:41.752Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=c68fc965-78eb-47e3-b2aa-9abcca4f70ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:47:44.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:47:54.413Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=f99750bf-c7b1-4a8c-8d58-54beadf21cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:47:54.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:48:04.422Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=492cc3ed-342a-47ab-bc9d-1ee66050e914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:48:04.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:48:14.430Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=d7e1af2c-c801-451d-8eac-091873a5709f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:48:14.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:48:24.438Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=e48b62cf-3734-4542-97db-94e2429094a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:48:24.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:48:34.446Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=949c9724-0005-44ff-8077-c098e734b48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:48:34.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:48:44.455Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=57c7301c-6267-4d47-bef7-0790071d585c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:48:44.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:48:54.463Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=7b001a0e-bbde-49e1-81da-9161c5b8e78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:48:54.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:49:04.471Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=b9201b4a-a3dd-479e-9ea2-9f8c7a2a9d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:49:04.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:49:14.479Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=7ffbe336-54fa-49ba-bd3d-dc18a93af510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:49:14.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:49:24.486Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=577bf87c-badd-4ba1-9c92-3bb14f95d1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:49:24.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:49:34.494Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=2e2a8872-4243-41af-9316-a0659a898ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:49:34.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:49:44.503Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=13c8b10f-61a9-45d3-9964-eb4d0fe18db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:49:44.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:49:54.511Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=56c4793c-90ce-4398-9008-0226861a87be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:49:54.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:50:04.520Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=d440b917-a847-4d05-b346-071c4dd8b7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:50:04.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:50:14.527Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=2be2e384-92b9-4526-a6f5-edef4c5c39da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:50:14.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:50:24.535Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=009b60ad-6c41-411c-9770-fe8f98e56777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:50:24.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:50:34.543Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=9c46499f-491d-4f4c-9972-6a3d96befb24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:50:34.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:50:44.553Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=a8c2560c-3085-4f39-b93e-1e73e7fbebd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:50:44.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:50:54.561Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=5f100e51-c8f4-4d1e-a998-602c6531f424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:50:54.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T01:51:00.216Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T01:51:00.216Z |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-04-21T01:51:00.216Z |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-04-21T01:51:00.217Z |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-04-21T01:51:00.223Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T01:51:00.223Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T01:51:00.223Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-21T01:51:00.225Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:51:04.569Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=90772084-8aa2-4827-8481-10f6acbdb579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:51:04.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:51:14.579Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=78dc5eff-8b99-4595-8608-15db838a2903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:51:14.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:51:24.587Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=ceb3d7c0-54c4-4c8c-9522-86490538b08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:51:24.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:51:34.596Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=c8b754da-491b-49bb-a189-30d877f8075b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:51:34.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:51:44.605Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=f1fb6823-6545-451b-aae2-135823354ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:51:44.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:51:54.611Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=78923813-4a61-4756-a0b7-022c5485424e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:51:54.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:52:04.624Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=9191fd6e-818d-487d-bee3-897ddf02c587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:52:04.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:52:14.631Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=c41a6d30-c145-41df-aedb-f3f2511d9d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:52:14.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:52:24.640Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=e323b5f5-9b86-4c7a-8ffc-d3428e811c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:52:24.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:52:34.650Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=8fd9ec46-97fc-46b5-8abf-2071ee58fd91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:52:34.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:52:44.661Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=aa5a6f8a-c5e6-4f22-8825-962255ccc19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:52:44.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:52:54.671Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=e0b8bfbc-d6e1-4eba-be86-9774ba091d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:52:54.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:53:04.680Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=56fc8f24-ac25-45da-9f55-8489b416122c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:53:04.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:53:14.688Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=2c77a846-9081-4abe-9aa1-99eb83d84003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:53:14.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:53:24.696Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=5d4da47f-f63a-49b1-a074-64584d994beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:53:24.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:53:34.704Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=1754831d-b642-477e-a3a9-e05bf6cded48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:53:34.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:53:44.712Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=8509960d-e666-457b-a439-6d58a6759510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:53:44.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:53:54.722Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=ba33322b-08f3-4540-aef0-fc27cd1b91fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:53:54.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:54:04.730Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=2e406687-9c94-4263-a84d-1411e881481e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:54:04.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:54:14.742Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=03cc7f48-93fa-41b0-916a-4f22de995b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:54:14.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:54:24.754Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=34f3ad58-35d0-4829-9fad-8479f92f2984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:54:24.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:54:34.762Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=ca89ed5a-536b-46a9-adff-9e51a94c0b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:54:35.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:54:45.454Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=49dc1e9c-ca7d-48a9-b1e3-137f1f09aaea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:54:45.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:54:55.462Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=6ad027a7-e825-4f72-8280-36f912edf79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:54:55.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:55:05.471Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=0f72a1b3-7061-474f-9be5-01c8454e90b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:55:05.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:55:15.480Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=53dc5a3a-1e2a-4c47-9faf-0899f301ae35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:55:15.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:55:25.488Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=6841b868-7b79-4726-8512-d36a8bb0df0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:55:25.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:55:35.497Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=3264769e-4b3f-41f5-b922-e6b1e0f0b488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:55:35.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:55:45.506Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=ed07b403-06c8-4be1-ac9d-89a4de934ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:55:45.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:55:55.514Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=996dbb80-29fa-49c1-a2ad-129cf8d1e681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:55:55.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T01:56:00.207Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T01:56:00.207Z |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-04-21T01:56:00.208Z |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-04-21T01:56:00.209Z |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-04-21T01:56:00.214Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T01:56:00.214Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T01:56:00.214Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-21T01:56:00.215Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:56:05.522Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=c8aef42d-2426-41e1-8ba1-0522eee43028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:56:05.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:56:15.531Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=001d739e-d3ed-4c3c-a5e4-3ba869d22971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:56:15.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:56:25.539Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=a83bc5e1-336a-442f-8de5-206d27f91e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:56:25.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:56:35.547Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=81b17a08-b3f5-4c1c-ad9b-cfadc5163e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:56:35.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:56:45.556Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=47195ba8-a0e0-451f-944e-62ce38b7df3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:56:45.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:56:55.564Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=e9fbe2c5-c518-47c4-8e62-f7b2b7b4f87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:56:55.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:57:05.571Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=34015d16-bc50-4d4b-b93e-8e71ab27e6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:57:05.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:57:15.579Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=7dfc1ea3-6610-48bd-91bd-c7080a95e9c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:57:15.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:57:25.587Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=06d8456c-da2c-4754-8e47-bebd235956f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:57:25.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:57:35.596Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=ba5d9dc5-ba86-4baf-943e-38f7cb9763a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:57:35.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:57:45.603Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=bf806431-0e94-4652-9312-5d29a5cb2985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:57:45.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:57:55.611Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=f155ca60-2fa3-44fd-afa4-11868d1ba2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:57:55.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:58:05.617Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=3caea8e5-5754-40fb-a745-4806301301f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:58:05.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:58:15.624Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=0577ede9-8e00-46c5-b58c-15a7979b1434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:58:15.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:58:25.631Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=ca2da495-bfdd-4f03-b002-493280be78e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:58:25.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:58:35.639Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=9400dd46-d1a0-4a06-8f66-a8ccc39776a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:58:35.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:58:45.646Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=4d26c56f-95c6-49a4-bbe8-c5c4f104e869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:58:45.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:58:55.654Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=5d6f3cbb-c210-4485-8bee-736549c3c3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:58:55.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:59:05.661Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=63630481-e9fe-46a0-925a-ce145d37aff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:59:05.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:59:15.669Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=b8e73417-119f-42af-ad03-93cf9610d23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:59:15.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:59:25.678Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=e5b8c780-811c-4a55-af7c-d6603adf01fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:59:25.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:59:35.686Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=9e28a4f8-f453-432c-826e-a4ce812feaaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:59:35.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:59:45.694Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=eceb6592-394b-4ed2-9cc0-f8c3decda99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:59:45.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:59:55.701Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=082db827-a220-44f4-9b4d-d37d9035fc5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T01:59:55.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:00:05.709Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=b3cacf79-f820-42e9-a204-913bd71e2433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:00:05.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:00:15.716Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=efd301f1-3def-471b-a7dc-8e2d8c85de65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:00:15.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:00:25.723Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=257a7603-013c-48d9-a45b-d2f588f7a488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:00:25.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:00:35.730Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=6f968a20-0dd6-4ec5-882e-a22eb12c383e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:00:35.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:00:45.737Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=aaf101f0-29c9-4364-822e-093834ff6141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:00:45.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:00:55.745Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=b4f7cd19-3178-49f0-acc5-8ce49f64bb75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:00:55.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T02:01:00.197Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T02:01:00.197Z |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-04-21T02:01:00.198Z |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-04-21T02:01:00.199Z |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-04-21T02:01:00.206Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T02:01:00.206Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T02:01:00.206Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-21T02:01:00.207Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:01:05.753Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=789ec2a6-9419-48e8-a4e1-dfa7f7566eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:01:05.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:01:15.760Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=03277ca8-60ea-4a07-9aa1-9f981f6a7a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:01:15.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:01:25.768Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=623ce87c-df42-4b6c-b062-1da886ba6bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:01:25.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:01:35.775Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=17a0a852-9998-4525-92fe-4b3eb9e1f855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:01:35.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:01:45.782Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=41dfc223-c17a-4970-9994-f4b75f440372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:01:45.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:01:55.789Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=f1298e86-afae-4178-b164-451b87f549fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:01:55.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:02:05.798Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=a73c1a81-0364-48ac-9daf-de59c7b12c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:02:05.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:02:15.805Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=504ac23d-926e-42e1-b3b0-24be9ce12ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:02:15.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:02:25.811Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=62d6c83d-12a0-485c-ad6d-383b18855111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:02:25.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:02:35.818Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=60bb925e-18be-46f5-b81b-c3b1b100e395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:02:35.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:02:45.826Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=47efa2d2-c60b-409a-8b9a-5b02f634ec6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:02:45.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:02:55.832Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=03fa5ac0-f8e8-40f7-9592-04ad89c92278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:02:55.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:03:05.840Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=2d30ae75-4642-4dc8-a76c-f7478390af3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:03:05.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:03:15.846Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=0c68e47b-03b0-4722-9f44-be63fe48b162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:03:15.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:03:25.854Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=5e48aaa3-6ad1-44be-865e-0a09c0dc9426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:03:25.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:03:35.862Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=8505efd6-9a7c-4ec8-bb33-c087e73e1fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:03:35.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:03:45.869Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=2f3402c4-2d3d-4003-ad18-a93285e429e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:03:45.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:03:55.875Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=b61a27e5-37c3-46fb-aa0e-28f8d49bc834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:03:55.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:04:05.883Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=314cae27-6e81-4195-bc45-acfc023b7989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:04:05.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:04:15.891Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=3c786a68-cd86-4da5-8408-acdafbcafe67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:04:15.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:04:25.899Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=31ab3e04-a98f-40f2-a81c-935e6e04f4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:04:25.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:04:35.906Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=97bb7a40-fbab-432d-9e67-911033226b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:04:35.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:04:45.913Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=db7d8de1-f7f9-477f-aa05-42af21e4e165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:04:45.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:04:55.920Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=29900b2b-8cb5-474c-af2f-873227139a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:04:55.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:05:05.929Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=9b60a45d-c47c-4a99-960f-0a68bdd4f36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:05:05.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:05:15.936Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=f227c07b-b368-4bd9-81a1-418044851af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:05:15.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:05:25.943Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=09eaf2f9-49ca-438e-8ef0-fbf0924e05fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:05:25.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:05:35.951Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=487d69a4-5d62-40c9-954b-273665ecfdba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:05:35.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:05:45.958Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=41d70c78-3ae8-4b4a-95d3-664053b7130b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:05:45.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:05:55.965Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=24eedfba-47ca-43ee-a4a3-374f51e9c3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:05:55.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T02:06:00.224Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T02:06:00.224Z |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-04-21T02:06:00.224Z |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-04-21T02:06:00.225Z |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-04-21T02:06:00.230Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T02:06:00.230Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T02:06:00.230Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-21T02:06:00.231Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:06:05.974Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=f593d1f7-43a8-4327-9edd-41469db482f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:06:05.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:06:15.981Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=c5a0c6e9-0de2-4778-9d76-3b089000358a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:06:15.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:06:25.994Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=7a7f8e9a-1d19-4cc7-a7de-21cd4d38938e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:06:26.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:06:36.001Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=60b1116c-f986-4284-9096-76af2e7d200d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:06:36.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:06:46.008Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=d3af0761-a305-4eac-a363-c99362c07fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:06:46.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:06:56.017Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=ecdca317-705e-493c-b862-bce862d550b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:06:56.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:07:06.025Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=5fa26b08-9cbc-48c9-8a52-85d4afa1ab7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:07:06.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:07:16.033Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=d26231ba-2db1-4967-9d90-06d22e97ec20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:07:16.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:07:26.040Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=c3ff38b7-8128-46fe-be8d-5f6395c9463f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:07:26.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:07:36.048Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=d9840ed6-fc42-4558-87a0-38fd5845ff24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:07:36.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:07:46.056Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=e274722b-80b6-42ef-89ce-cc8d5dacaf29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:07:46.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:07:56.064Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=ce25112d-529c-4a4f-a150-33584c86e848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:07:56.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:08:06.072Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=3038b663-7767-4f0a-840b-c91c74215dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:08:06.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:08:16.082Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=200316ef-bad8-4dd3-8e73-eecb063b24b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:08:16.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:08:26.088Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=310d8990-a7ef-4381-8159-f1707a7d0342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:08:26.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:08:36.096Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=b195f6ce-9f68-4b4b-8b4c-19620e076fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:08:36.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:08:46.104Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=91d72080-d441-439a-aa8c-84335cb8694b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:08:46.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:08:56.110Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=8129b9c1-705c-4f0a-8208-59e4edcc9b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:08:56.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:09:06.118Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=5ffc467b-a34c-4045-acc1-b1fb0f1937df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:09:06.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:09:16.126Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=879468fa-03ec-4359-9640-48bb60edc30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:09:16.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:09:26.133Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=0acaf3d7-2763-4e94-b8da-c42095d015c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:09:26.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:09:36.140Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=67e1f9f5-1288-468c-89f1-29f0a31478ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:09:36.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:09:46.147Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=24e424e8-916c-4950-b7a3-f6a726993d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:09:46.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:09:56.155Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=678ffb5b-6a33-4b4e-9753-49c5b0b20d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:09:56.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:10:06.162Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=1d5b64fa-e38d-442c-8b37-4fc802ef8a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:10:06.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:10:16.170Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=95a67ae9-bc5a-4f43-a41b-d3b2004b605d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:10:16.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:10:26.178Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=9dfc4621-5fd6-492d-9227-48473ccef02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:10:26.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:10:36.187Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=ae0df597-77d5-4dc7-9854-8d18e87d191e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:10:36.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:10:46.196Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=08a9391b-f3e5-4708-8ce9-89649466df8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:10:46.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:10:56.206Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=e20498ad-720f-48d2-b7f6-8ce899b95a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:10:56.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T02:11:00.215Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T02:11:00.216Z |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-04-21T02:11:00.216Z |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-04-21T02:11:00.217Z |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-04-21T02:11:00.221Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T02:11:00.221Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T02:11:00.221Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-21T02:11:00.223Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:11:06.213Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=c4cfc14a-c9e8-4b06-980e-4642e1842fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:11:06.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:11:16.220Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=5ab93dca-a60a-4345-81c3-98b7c2fb4131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:11:16.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:11:26.228Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=2e089e0a-5190-455a-afab-7f048a16c1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:11:26.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:11:36.235Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=e9738506-5a15-4735-a3af-db5500f26578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:11:36.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:11:46.242Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=d3a0f873-4224-4449-9cdf-1ce3342a6104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:11:46.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:11:56.252Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=3e147717-b5be-4f7b-9d92-360df8833af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:11:56.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:12:06.259Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=c8fab87e-db63-41f7-803a-607074e0d888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:12:06.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:12:16.267Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=9a29de4e-e66e-4f9b-a9cd-ceb883e10dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:12:16.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:12:26.274Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=5c1cec31-d5e3-4699-b6fd-4818a7acca32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:12:26.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:12:36.281Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=3e42ba1b-718c-4772-8336-db9d08eb8764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:12:36.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:12:46.289Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=146aa328-c259-4fa1-9e3d-835971872e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:12:46.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:12:56.296Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=fcd9eb82-43c2-4d58-80aa-d97ff5a7f8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:12:56.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:13:06.304Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=f7ba03c4-d6a5-46e2-b87a-369d68c93431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:13:06.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:13:16.311Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=5dfa2094-6c6e-4828-a9d8-419c077682f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:13:16.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:13:26.319Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=56c35d76-31ae-4eb2-b598-5665d6ae6bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:13:26.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:13:36.326Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=60433aa2-1ba4-46c9-b518-6d4cffa37ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:13:36.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:13:46.334Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=6faff9bd-180b-4a74-b637-27f6a17e50f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:13:46.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:13:56.342Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=9f1dbe62-0e2a-4926-a19d-e4d9e702bc70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:13:56.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:14:06.348Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=4b78b6ca-ad35-4bdb-91db-b56b2eb13e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:14:06.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:14:16.356Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=4fe4b691-dd33-4303-84c1-f81d824b01b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:14:16.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:14:26.364Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=f1520d00-84c4-46e7-97f5-72b2d0b0a755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:14:26.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:14:36.371Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=11fc3bb4-dd81-44e7-8d92-88a46f3c3467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:14:36.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:14:46.378Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=4cdb13f9-d918-48d5-b314-8ad71f2e672e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:14:46.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:14:56.385Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=5148741c-43fa-49b4-9b17-69359e64d262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:14:56.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:15:06.393Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=dd420169-04d7-42d4-9959-fc97a6535fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:15:06.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:15:16.401Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=51fa6186-7f3c-4e2f-9377-000687f331c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:15:16.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:15:26.409Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=4ec98afb-ec73-432d-ac30-db6d028a0a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:15:26.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:15:36.416Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=fe295d47-97a2-450c-b4b9-d06875a8ff74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:15:36.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:15:46.423Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=d6a09f78-ec84-4068-939d-a666d4a91f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:15:46.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:15:56.430Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=8c18211e-9186-4387-b980-54a489b44cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:15:56.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T02:16:00.211Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T02:16:00.211Z |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-04-21T02:16:00.212Z |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-04-21T02:16:00.214Z |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-04-21T02:16:00.218Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T02:16:00.218Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T02:16:00.219Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-21T02:16:00.220Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:16:06.436Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=c7439944-dbc8-4615-8b5e-ea1f84cb6193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:16:06.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:16:16.442Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=a1179ac9-27dd-491d-ade2-3aa2c9a73adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:16:16.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:16:26.449Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=1fdf0ec5-a958-4b31-bfe4-8b669fe6bd6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:16:26.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:16:36.455Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=4cdd0bcd-5927-4685-8a83-5b1839f64d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:16:36.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:16:46.462Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=18dcd7d1-de8b-4f19-aa27-8604ad6e3603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:16:46.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:16:56.469Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=ab63d780-edd1-47e3-a4d3-a5f3417fee68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:16:56.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:17:06.476Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=ed3d3cd5-6054-42a9-803c-34e6cd668681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:17:06.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:17:16.482Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=e82e0ff0-25a5-4869-9752-cae74d0bdf8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:17:16.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:17:26.489Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=c26c7e07-ca10-4007-9a2a-2e4ec7730368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:17:26.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:17:36.495Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=c26077c4-cc6f-4036-8810-bb5496e43c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:17:36.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:17:46.502Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=13c7b427-d1a2-43f1-aeeb-8493ddc2978f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:17:46.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:17:56.509Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=2ab03267-c8b7-4417-af3b-a9034ea3db55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:17:56.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:18:06.516Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=ef85878d-86cd-4e3c-8e8f-df6c5416611b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:18:06.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:18:16.524Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=0edd7f5d-fc41-4446-b323-7c6e187a1919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:18:16.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:18:26.532Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=eb4076af-923d-458f-ab23-23dd243f8618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:18:26.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:18:36.538Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=ceb5ae5e-baaf-4441-824c-0c01a630ed1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:18:36.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:18:46.546Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=57157daa-7a53-4e83-8025-9616583442a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:18:46.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:18:56.553Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=da316ab9-9e42-4ef5-a2e5-f0d55c62046b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:18:56.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:19:06.560Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=d046b38d-8a7f-4d02-b4ee-f3262e432dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:19:06.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:19:16.566Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=b9bc1b16-46be-4b99-aff0-34037f4cb758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:19:16.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:19:26.573Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=4f857174-973d-4a4d-ac93-aded609e4a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:19:26.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:19:36.580Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=5637ee64-2a5a-4c61-a263-dbab0188397b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:19:36.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:19:46.586Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=cca1ddab-c91d-4758-a629-f31d4904b18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:19:46.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:19:56.593Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=721027a4-7678-4366-a264-b513a597c66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:19:56.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:20:06.600Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=e82ff9c7-9ae8-48b1-b3d0-2510d20093ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:20:06.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:20:16.607Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=d7bee57f-7078-4e4b-b153-37c25dac8eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:20:16.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:20:26.614Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=dbb5506d-50a8-4dac-9313-afb695f0a377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:20:26.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:20:36.620Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=298ce4b3-e519-4514-9b8f-653e9d500199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:20:36.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:20:46.627Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=14048c53-42ea-43c9-b4de-c75ecc347a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:20:46.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:20:56.639Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=8b8cee9c-b6b7-44ba-9177-39b250681cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:20:56.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T02:21:00.169Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T02:21:00.170Z |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-04-21T02:21:00.170Z |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-04-21T02:21:00.171Z |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-04-21T02:21:00.175Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T02:21:00.175Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T02:21:00.175Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-21T02:21:00.177Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:21:06.646Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=ba519f6b-ae3f-4efa-ac30-1cd3b266b3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:21:06.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:21:16.652Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=ece43f93-91a1-4ab7-8bfe-92f84e2ec070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:21:16.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:21:26.658Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=bf93e4d0-34ff-4d22-b529-d9a0f730b046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:21:26.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:21:36.665Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=aebed1da-7724-4f56-8eed-3dde2aa8acf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:21:36.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:21:46.673Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=be1e63ed-a170-4bed-9147-a2e6a589847a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:21:46.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:21:56.680Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=d2188b80-eb8d-4153-aec4-9c333c6c41c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:21:56.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:22:06.687Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=7af73a54-9326-41a7-9e5d-d9a2ae85ad51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:22:06.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:22:16.694Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=2e885acd-6489-4ad1-943b-02e65b4b89ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:22:16.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:22:26.700Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=fae456b4-4803-4ba3-b8cc-780d3dfd93cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:22:26.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:22:36.707Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=89be10af-4207-437f-a495-3a140ef01197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:22:36.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:22:46.714Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=d2bb989f-1218-4a8d-a880-a97f87fed941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:22:46.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:22:56.721Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=b262beab-22ad-4ffa-8555-bc1a5576416a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:22:56.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:23:06.728Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=8a00c492-8206-4bcf-a83a-c8bcb038452b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:23:06.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:23:16.735Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=f7b241f9-a07a-41b6-a805-9202c7608a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:23:16.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:23:26.743Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=56c2a4e1-df72-4a1c-8e40-0f7b2cf7f407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:23:26.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:23:36.749Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=d41278f1-92c3-4f33-82cd-bd1cf0ae12ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:23:36.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:23:46.756Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=5673d507-bdd3-4077-bfc7-c3b8af31c397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:23:46.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:23:56.763Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=dd2391d7-9427-417d-b95b-2ac2a2c40c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:23:56.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:24:06.770Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=c523f62b-56ef-4abe-b836-a4c5ed3cdd0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:24:06.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:24:16.776Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=ff1c8cf4-9901-49fd-acf8-e55cc93e5c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:24:16.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:24:26.783Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=8fcb812d-35d2-452d-b1d0-fa2f348b7b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:24:26.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:24:36.790Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=3f04ac38-c96d-4b44-9c63-cf2dbb8fbbd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:24:36.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:24:46.796Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=f7efc90a-0cc2-4ff7-a71f-44ee878043f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:24:46.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:24:56.802Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=fe9637a8-448c-4c60-b10c-a9908173a901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:24:56.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:25:06.808Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=5b10d4f0-8e7b-4088-8cae-76f674c6aa15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:25:06.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:25:16.815Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=08cd8a23-802e-4603-9f0a-1d173d09da2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:25:16.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:25:26.822Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=231179ed-6b7b-4482-b809-a5627d37e155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:25:26.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:25:36.829Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=07c2fb18-fc6b-480d-822c-1d39181bfed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:25:36.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:25:46.835Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=8d43cf62-1445-4ecb-821e-046c1b587e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:25:46.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:25:56.842Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=e3afd6f5-57c3-4e6a-bb0f-3db9679c8127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:25:56.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T02:26:00.178Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T02:26:00.178Z |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-04-21T02:26:00.178Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T02:26:00.180Z |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-04-21T02:26:00.183Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T02:26:00.183Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T02:26:00.183Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-21T02:26:00.184Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:26:06.849Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=6bac0f0d-494a-4d90-8746-3cba8d1bc458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:26:06.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:26:16.856Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=079c430a-220a-4fc5-baa4-80074ba6b913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:26:16.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:26:26.864Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=a0bfadfe-d4ca-428e-8592-acafa4467c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:26:26.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:26:36.869Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=455818f9-f51e-401c-8779-3c95fe20694f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:26:36.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:26:46.876Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=da4d13ad-dc45-44b4-adda-e8e1274f8e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:26:46.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:26:56.882Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=f98c1e21-68f9-4517-b8b5-88940502e09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:26:56.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:27:06.888Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=90605329-ff2a-4d2d-a561-68db64cdcb7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:27:06.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:27:16.895Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=f77c4c15-cc85-4f57-8f2e-c8f415f8536c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:27:16.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:27:26.901Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=b017840e-b97c-4641-981a-fffcd5e505d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:27:26.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:27:36.907Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=b029b3e1-854a-4958-90b6-8547e510d1a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:27:36.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:27:46.913Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=c7059a12-89a9-43bf-9cdc-2b8d04bd1888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:27:46.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:27:56.919Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=1078d9e5-6d87-4dd2-b754-88f0ac04fce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:27:56.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:28:06.926Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=31aecb5d-35bd-417a-866a-b76dbab4752a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:28:06.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:28:16.932Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=c0a9558b-b433-492f-acd2-eaf279fd55ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:28:16.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:28:26.942Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=4d12e53e-912c-4564-afa5-46e92ce9cb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:28:26.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:28:36.948Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=9fcec1b4-4f72-41b5-9982-fa2d7729c37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:28:36.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:28:46.955Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=0daa3925-2fed-4460-8ea8-41ac09819170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:28:46.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:28:56.962Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=acb1b398-796f-49a2-9d18-ffe19d73a477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:28:56.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:29:06.971Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=34bc9f0c-e272-43b9-b289-42a0e6cf88de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:29:06.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:29:16.977Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=952af54c-b198-4351-83b9-222ebe24181b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:29:16.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:29:26.985Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=ab30fbde-c2a1-48b2-ab49-d84992d5e501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:29:26.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:29:36.992Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=05146bfe-0bf5-412c-b937-6a125e7b54e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:29:36.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:29:46.998Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=15b38758-df3d-4a9d-b8a4-ba972eb75ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:29:47.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:29:57.005Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=4b3c31c8-65ea-40dd-a8c7-ac1b0ff87c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:29:57.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:30:07.012Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=61b2fa33-d5b5-43b5-b172-2ce88314645a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:30:07.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:30:17.017Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=d52141f0-2c8d-4f2c-811e-92e109edfa2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:30:17.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:30:27.024Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=f7bff295-f653-4931-b29e-5fbf204e8b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:30:27.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:30:37.030Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=d5276182-092c-4b34-b7b9-f72c18105bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:30:37.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:30:47.037Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=3f48cc80-d394-471f-b1ba-4343016830d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:30:47.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:30:57.043Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=316585a7-a938-419e-a9ef-5aa57fb827c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:30:57.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T02:31:00.167Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T02:31:00.168Z |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-04-21T02:31:00.169Z |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-04-21T02:31:00.170Z |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-04-21T02:31:00.173Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T02:31:00.173Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T02:31:00.173Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-21T02:31:00.175Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:31:07.050Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=9d91ae98-f7c5-40a4-a20c-546e5b1c9fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:31:07.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:31:17.058Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=517bd7ac-f302-4441-9e34-07cc795188c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:31:17.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:31:27.065Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=f5f435d6-1537-480a-b857-c41bda3590c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:31:27.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:31:37.071Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=c6f9b10d-026b-469e-8155-47a7d5b07368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:31:37.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:31:47.080Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=46aab397-7a97-4eae-ba01-0c83a901a051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:31:47.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:31:57.088Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=49b22f5c-b559-411a-a0f8-d45d1256d717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:31:57.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:32:07.095Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=46cae789-331b-42e2-be75-7cf700ac6324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:32:07.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:32:17.104Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=80ffe0a2-479d-4d11-8135-7f2d4bc732eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:32:17.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:32:27.113Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=11185582-5c78-49cc-b065-3688f7edd9c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:32:27.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:32:37.120Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=1e435d05-0f76-4624-814a-fa8fdfa38453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:32:37.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:32:47.126Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=a5bf1892-278a-4dd9-ac68-e50cbc609c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:32:47.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:32:57.133Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=c00fd53f-ccb1-4942-8216-b53ae3c1aa2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:32:57.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:33:07.140Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=3f1ec2a6-4c55-4c1c-835c-da63e3d4b5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:33:07.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:33:17.146Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=41bec5a7-16e5-40d2-b92c-f3ecf8f2b150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:33:17.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:33:27.153Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=3e53f20f-731c-4f3c-8fc3-1cf9263e61b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:33:27.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:33:37.160Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=c2f296ce-f792-4c5e-bb1c-70cdf8b4e5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:33:37.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:33:47.167Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=c7ad32da-5042-43a1-b1d3-a2f6237bbae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:33:47.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:33:57.174Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=899d7b7d-6416-4744-af00-452778e4a1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:33:57.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:34:07.182Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=786d4b8d-98b8-4368-bb86-c7cd71d70812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:34:07.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:34:17.188Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=7f9ddb1c-0485-462a-a0bb-f5c7e051d0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:34:17.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:34:27.194Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=3a4fb5ed-75f0-4e44-8101-1f78c44e3368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:34:27.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:34:37.201Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=c3348635-e9cb-4bd8-97ae-e05f42be0569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:34:37.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:34:47.208Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=9bcb0ec7-f70b-40d1-ae47-0fa4e2480c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:34:47.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:34:57.215Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=e9b41cad-5e84-44f3-a9b6-de3318e506fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:34:57.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:35:07.221Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=3732bd6e-68ac-4141-892b-624bb5c88d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:35:07.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:35:17.227Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=72518424-bc97-430f-b485-729df10743f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:35:17.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:35:27.234Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=9bda5ac9-f805-4113-826c-b6d81e538be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:35:27.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:35:37.241Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=97c116fc-7249-423a-bb3c-8428de3ba918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:35:37.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:35:47.249Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=14eb7c91-68f2-40da-a6a8-e6a3354cd515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:35:47.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:35:57.256Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=fd75538b-216e-42c2-ac62-760883cc7196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:35:57.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T02:36:00.190Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T02:36:00.190Z |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-04-21T02:36:00.191Z |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-04-21T02:36:00.192Z |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-04-21T02:36:00.198Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T02:36:00.198Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T02:36:00.198Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-21T02:36:00.200Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:36:07.263Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=b5cff513-bde4-4a5e-b8ac-fa66f8ca16a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:36:07.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:36:17.269Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=41dc70ed-ca0f-4e54-9486-8c081ec0f85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:36:17.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:36:27.275Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=ad1514f8-a4bc-432f-9bea-5d60f8e58564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:36:27.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:36:37.281Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=9ce055e0-bc49-48d2-a738-161d09438fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:36:37.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:36:47.289Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=bb26a245-1bda-4173-962c-c9315f97d829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:36:47.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:36:57.295Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=e350633c-fdae-4b42-8cd5-194d02c03bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:36:57.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:37:07.301Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=c9b31314-8bf3-4dc8-99d9-9f7cf4692f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:37:07.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:37:17.308Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=01e4cd76-4fc1-4978-8d62-a22eea8c081f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:37:17.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:37:27.315Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=5bc30712-17ef-4502-ae55-d4dccd6a49eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:37:27.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:37:37.321Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=6ca12bd6-c1fe-4ec1-8d85-504322e26287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:37:37.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:37:47.327Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=0940ecae-6b7a-4149-9575-9e85fd13d802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:37:47.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:37:57.334Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=87d46573-4037-4cbd-8b4c-143b11bf23f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:37:57.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:38:07.341Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=221d2796-3684-4dd8-a136-c8d5eadcab06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:38:07.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:38:17.347Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=64e3fda0-f5d7-4cc3-b52f-4ccf390bd1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:38:17.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:38:27.353Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=db516680-97eb-4da7-b308-7e18fd39bdaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:38:27.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:38:37.359Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=c68b083c-6f9d-4fdf-974a-4d2fe9d87b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:38:37.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:38:47.366Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=ad472974-e5af-4f9a-b5dc-3da5fe4d514f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:38:47.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:38:57.372Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=d50d1fda-6d3d-42f6-8643-764b5c6e3316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:38:57.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:39:07.378Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=9cabe21e-5289-460d-85d6-c5e83fd13aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:39:07.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:39:17.386Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=491ec64d-6ed6-4d9c-af67-a07742b113c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:39:17.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:39:27.392Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=71795351-a067-4845-99e1-a8c2e9363d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:39:27.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:39:37.398Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=20ba51a5-9e28-4175-8a6b-b4464ebf0b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:39:37.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:39:47.405Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=e009156d-bee1-43ae-931d-6ac144e19310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:39:47.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:39:57.411Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=c7c1634a-6282-4316-b776-4a074a1b6832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:39:57.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:40:07.419Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=6559f18e-4534-4de5-812c-446a63a2b4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:40:07.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:40:17.425Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=cd85ffc7-4433-4738-8767-1f1d3ac4a2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:40:17.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:40:27.432Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=d38a86f6-5bf1-4863-8bd3-64feffdedfb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:40:27.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:40:37.439Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=09cce9fe-dc4b-49d8-a866-e44e65cec3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:40:37.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:40:47.444Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=75c9aa44-0629-40c4-9ba3-99510dd88bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:40:47.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:40:57.450Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=e4bd085e-b4d6-4b50-9122-20770a4a5db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:40:57.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T02:41:00.185Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T02:41:00.185Z |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-04-21T02:41:00.186Z |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-04-21T02:41:00.197Z |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-04-21T02:41:00.201Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T02:41:00.201Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T02:41:00.201Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-21T02:41:00.203Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:41:07.456Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=942e6e2b-6f6a-4220-a0a8-211e1f524e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:41:07.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:41:17.462Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=ebf089e2-5db3-47a8-bebc-118224ba2f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:41:17.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:41:27.470Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=e017045b-c399-4ae0-8cf0-2bae02f08329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:41:27.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:41:37.475Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=d48c1af2-b6f4-4197-9d85-289906b7a2a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:41:37.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:41:47.481Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=4ef15885-6cb4-45ab-8a4a-c8f37a93dbbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:41:47.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:41:57.487Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=9aab019e-8cf5-4bc3-bc93-41af377fca02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:41:57.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:42:07.494Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=9047b3a4-251f-4617-a616-042d33447b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:42:07.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:42:17.500Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=ef7f2b4f-7d9c-4c5a-8ab6-4ab0a211174f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:42:17.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:42:27.507Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=30028b9f-d856-4c77-b543-1249f55c2db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:42:27.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:42:37.512Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=8c2a34fe-175c-483d-80d7-82b7a652168e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:42:37.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:42:47.518Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=9db4c123-395c-4f83-8964-32572d3e10b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:42:47.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:42:57.525Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=509d68d5-3e08-472e-be4b-e36ed6710e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:42:57.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:43:07.531Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=1cfeeb4c-5bef-4ef3-945e-618debe49ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:43:07.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:43:17.538Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=ac1b00fe-6060-4da6-a3cc-bc9bb5af610c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:43:17.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:43:27.543Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=b694c1f5-3b5f-4a5b-9026-d3a15e9346c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:43:27.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:43:37.549Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=ec2f2718-c562-41d2-b9da-012504c9472b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:43:37.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:43:47.556Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=bea66423-7e9d-47df-98b5-4744002777ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:43:47.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:43:57.561Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=3c4c4ac8-2ad7-4451-88d2-dd38e5575d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:43:57.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:44:07.567Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=13786468-b6f4-41ba-8479-1f82c55d0ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:44:07.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:44:17.573Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=03786990-93e3-42d9-8d65-d761717852ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:44:17.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:44:27.579Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=8e523590-dcdd-4806-b009-903951df1099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:44:27.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:44:37.585Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=70784830-ba74-47a7-853b-98d2da6eac4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:44:37.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:44:47.592Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=b4023cfa-143d-4138-900e-a4737c09d33b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:44:47.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:44:57.602Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=11022b58-a6d9-4b25-b0ad-f6385a8ab862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:44:57.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:45:07.609Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=bb68813d-5a5a-4b9f-9c0e-c7b0795d0668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:45:07.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:45:17.615Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=ac920ea8-38d0-4dbb-9be5-18619ab92931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:45:17.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:45:27.621Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=9c8eeb1a-dd4a-47df-8417-23cb8d63c1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:45:27.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:45:37.627Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=e1fc0961-78b7-4525-bb85-f7565743831e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:45:37.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:45:47.633Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=ebdf2ba0-0af6-4c1f-939d-f3aaed840609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:45:47.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:45:57.639Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=78f07a65-4a44-43bf-a07e-509ebb45e1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:45:57.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T02:46:00.185Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T02:46:00.185Z |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-04-21T02:46:00.186Z |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-04-21T02:46:00.196Z |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-04-21T02:46:00.199Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T02:46:00.200Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T02:46:00.200Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-21T02:46:00.201Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:46:07.646Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=9fa9b900-7e74-48ac-ac92-ee1cd7407e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:46:07.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:46:17.651Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=bc70b421-5fb0-4947-b008-f0b7f7758025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:46:17.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:46:27.658Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=ddf05a32-49b6-400e-94a6-3a050eafbfaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:46:27.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:46:37.664Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=9764d514-711a-449a-8492-7518a74494b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:46:37.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:46:47.670Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=18f78177-2487-45f3-9cf5-accb78121b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:46:47.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:46:57.676Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=bcf18a1a-354e-4e9e-9b52-5d01f3cdb508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:46:57.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:47:07.682Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=cce6e1af-a850-4c01-9092-b6cc8410c267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:47:07.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:47:17.689Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=765bb517-e51b-4dd1-a995-061c707df7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:47:17.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:47:27.695Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=c79dd350-0128-42b8-b3d1-08999c6b7ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:47:27.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:47:37.701Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=e09593d5-d0b3-4b30-a0a5-5b15705be95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:47:37.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:47:47.707Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=445ebb16-1339-40cd-a110-eca76db33fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:47:47.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:47:57.714Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=2de77825-1eb2-41a6-86a0-1fd5e1602807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:47:57.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:48:07.720Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=1e45623f-fdc9-4ad8-85bb-7b87fe2cf23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:48:07.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:48:17.727Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=497f9963-7650-4caa-8923-01f94f02d9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:48:17.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:48:27.733Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=7edc932d-135e-42a9-aa03-26dc380ab057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:48:27.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:48:37.739Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=c1e72e75-20c5-45ad-99be-ec3ea4ff76c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:48:37.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:48:47.746Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=07e7dfc0-24a3-40dd-841f-89875bd290c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:48:47.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:48:57.752Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=eb773b9b-39f6-4df7-be92-c0c24f9b539f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:48:57.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:49:07.759Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=c9c6e2f3-79b6-443d-acf5-ea9a281df720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:49:07.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:49:17.765Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=b94a37c7-a46b-421e-8fd6-5eb10bdb8109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:49:17.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:49:27.771Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=8fa4dfd6-3ffd-4e35-a102-ed898502c494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:49:27.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:49:37.777Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=5a5d3089-1d4d-41da-938d-cc0dfd2e35fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:49:37.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:49:47.783Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=26bf298f-2b66-4f61-90ce-3f99de361e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:49:47.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:49:57.789Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=997894fd-734d-40d4-a4bc-89cbafcdf0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:49:57.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:50:07.795Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=f77b78d4-d7db-44a8-8f33-8b9f0a8f2750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:50:07.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:50:17.806Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=1ff5be42-b142-476f-bca3-865a03232a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:50:17.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:50:27.815Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=97981837-7b6b-4853-9a86-f8f032680156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:50:27.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:50:37.820Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=04e23adf-5574-4327-942b-4e5745af3e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:50:37.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:50:47.827Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=2fea1712-53e7-41c5-8b1a-8ec36f7839a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:50:47.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:50:57.832Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=51fe4ce9-7f5c-45af-a3c8-ac8a1bce07d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:50:57.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T02:51:00.189Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T02:51:00.189Z |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-04-21T02:51:00.190Z |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-04-21T02:51:00.197Z |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-04-21T02:51:00.199Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T02:51:00.200Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T02:51:00.200Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-21T02:51:00.200Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:51:07.838Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=4380b685-bb4d-4e65-a43d-954a467b5185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:51:07.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:51:17.845Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=507a84ac-7f31-4935-b44c-fef269d291d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:51:17.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:51:27.851Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=5cc8eaa8-3c4e-4a55-8fbf-f721a1886529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:51:27.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:51:37.857Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=23c35db0-ad8a-4c09-b3c8-aa582a14b34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:51:37.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:51:47.862Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=94f7d419-2621-43c6-ba94-75aa849229c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:51:47.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:51:57.868Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=dda8f7da-3932-4f92-9ab5-7562a63bd284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:51:57.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:52:07.875Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=717f5a1c-8704-4e84-9565-1002cedce4a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:52:07.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:52:17.882Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=0de41823-d8b1-4992-b2e9-f42e5bae3875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:52:17.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:52:27.888Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=1e8a4524-1016-413d-ab45-e4f7a6d73e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:52:27.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:52:37.895Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=1a1e2d0c-a598-4b15-b541-43aa01d855db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:52:37.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:52:47.901Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=0ec90913-4959-4d7a-bda1-883c4c215656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:52:47.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:52:57.908Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=e43056b3-2667-4164-97eb-93515ebdcf93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:52:57.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:53:07.914Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=f888b8cb-0a6f-406b-9779-9d6740093cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:53:07.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:53:17.920Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=12e1fd3a-49e8-4c97-9944-bb0bd2fac799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:53:17.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:53:27.926Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=f435724e-f331-4146-939c-9aa6b1d17a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:53:27.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:53:37.932Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=c08b7740-3938-43ba-baa3-aecbcac25d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:53:37.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:53:47.939Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=e34fe10f-366f-4bb0-9b0a-e8d2e447d6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:53:47.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:53:57.945Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=245d7138-0ce4-439c-81b2-190044f6dd2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:53:57.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:54:07.952Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=3fd60c87-edcd-42d6-a74e-6c11bf176f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:54:07.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:54:17.958Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=55e19765-025f-4bf8-8e30-4bd74b46b785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:54:17.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:54:27.964Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=7fc1fc31-5c2a-4536-a2b3-69e2cf098d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:54:27.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:54:37.971Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=eb0fdc8c-d4f8-478f-8d00-4a2f168b4c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:54:37.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:54:47.977Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=a1e204a1-853b-45e0-8ea7-aebd7ca28506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:54:47.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:54:57.987Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=c5fcba35-f5ad-4a53-a05b-101c4c1dbe74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:54:57.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:55:07.994Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=19aa1c9c-5755-451d-93b3-fa0e229d0014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:55:08.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:55:18.001Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=ab63af13-41f7-47bf-a5fa-f037616bf5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:55:18.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:55:28.009Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=cc5ee479-2c87-4ecb-a6dc-d442fe898d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:55:28.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:55:38.015Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=579b8bc0-188a-46e6-8e8c-7c23254d6fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:55:38.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:55:48.022Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=143053fc-de38-427b-b299-e4d450dc53b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:55:48.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:55:58.027Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=96a09c6f-6100-4169-9ce3-e8de07e4a8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:55:58.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T02:56:00.198Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T02:56:00.198Z |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-04-21T02:56:00.198Z |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-04-21T02:56:00.200Z |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-04-21T02:56:00.203Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T02:56:00.204Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T02:56:00.204Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-21T02:56:00.205Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:56:08.033Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=d98fecc9-0646-44a1-8d49-f11a143774b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:56:08.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:56:18.040Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=d2dbd0e4-c21a-4741-8230-fc9f1e7d4412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:56:18.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:56:28.046Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=b060f79a-334f-42f0-ac1a-6ade293b906c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:56:28.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:56:38.053Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=1e020a47-b031-41c2-a8a2-0c4ebeac695f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:56:38.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:56:48.059Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=446c4ac0-e5ef-407e-a60c-a9dbcbf85685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:56:48.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:56:58.067Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=2327b249-6d4e-4825-b39c-c4e65b716db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:56:58.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:57:08.073Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=7c2285bc-f00a-4f80-8267-8b6f2e5597a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:57:08.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:57:18.080Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=9a6f4ba2-4082-4402-9573-092f90b1abc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:57:18.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:57:28.086Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=0f53d5ec-a2e4-4cdd-9f0a-fca98a9ed3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:57:28.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:57:38.092Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=37836dac-e214-4b95-8b2e-b41514c47f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:57:38.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:57:48.099Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=73c15e2f-1faf-44b1-be17-af1d997989c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:57:48.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:57:58.105Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=15aecea9-2a7e-4c22-881d-1684610e55ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:57:58.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:58:08.112Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=8d7fcde5-21f7-4567-884f-760b08ac1e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:58:08.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:58:18.119Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=fbc7d9e8-c5f1-4819-95de-9a2a6d9668b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:58:18.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:58:28.125Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=2515cbd9-6678-4b4e-af79-aae5cdab7318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:58:28.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:58:38.131Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=c32fb7ec-b287-4482-9592-a273c58e2e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:58:38.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:58:48.138Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=f22db70e-ce52-49ec-a1d1-67c305d97ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:58:48.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:58:58.143Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=501b2563-122a-4b98-a61f-ea72006367a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:58:58.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:59:08.150Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=cc5b8244-2e96-4146-aa90-1be50d9e8de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:59:08.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:59:18.155Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=a8567ef1-b327-4869-9316-2bdf93d46754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:59:18.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:59:28.160Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=eb1c1f19-dd3e-44f9-8fb0-1976c555d03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:59:28.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:59:38.167Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=91d53505-4782-44bc-b22b-366693707220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:59:38.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:59:48.173Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=744886e1-89de-4bff-8970-6c40ad5a9daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:59:48.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:59:58.178Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=7f42a57a-e6f6-482f-89c1-c0bfda47df72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T02:59:58.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:00:08.185Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=08ffa97f-e537-48ee-ac60-355ef5d19cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:00:08.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:00:18.191Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=a238a292-4067-40c0-b367-f9f4ef588dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:00:18.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:00:28.197Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=3066dadd-2a2b-4edc-8b97-95fb22e7bcb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:00:28.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:00:38.203Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=64affb47-343c-4d14-89b4-a05de77d933e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:00:38.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:00:48.209Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=7d80acc3-6689-4b98-abe1-6f740ea697b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:00:48.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:00:58.218Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=f9b54381-df73-46c9-8810-5209348af451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:00:58.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T03:01:00.165Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T03:01:00.165Z |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-04-21T03:01:00.166Z |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-04-21T03:01:00.166Z |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-04-21T03:01:00.169Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T03:01:00.169Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T03:01:00.169Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-21T03:01:00.170Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:01:08.225Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=e91ffabf-4726-4c0a-87c7-41625a65b71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:01:08.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:01:18.231Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=4efaab07-45f8-49d4-a60e-57e1bbba9e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:01:18.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:01:28.238Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=4d99c5db-dfe0-46b8-909f-7a4e95f00b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:01:28.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:01:38.243Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=1ca5c769-254a-4612-8bb6-c73eb555b144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:01:38.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:01:48.250Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=8c32cd02-ae96-40d0-9464-fdc5f1ec6911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:01:48.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:01:58.257Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=5014709d-a64f-49ea-a6a2-ce39547fb55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:01:58.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:02:08.263Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=30ac36b7-f3ff-4084-9d2c-8d1ae8d5fbbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:02:08.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:02:18.269Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=209930d2-49b7-499c-8c03-5ab865fc8a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:02:18.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:02:28.275Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=c54d7f9d-970b-42ba-8267-21dbc1bd5f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:02:28.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:02:38.281Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=f677181f-feff-4d06-bffa-8cae50c98682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:02:38.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:02:48.287Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=210bb8f9-5760-433d-9ebb-5bc02c55df38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:02:48.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:02:58.293Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=888720a0-5dd6-4213-a428-20e6acec499d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:02:58.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:03:08.300Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=ecb9a144-7fd8-49c4-9d33-5128a6826089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:03:08.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:03:18.306Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=58af6047-004d-4052-93b4-bf515c98e841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:03:18.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:03:28.313Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=0d70ca20-4e49-4758-b2f0-429c97f08b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:03:28.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:03:38.319Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=380b7b57-2dcf-499e-9aa1-e8101e9a3fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:03:38.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:03:48.324Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=07c08b34-894a-44e2-a7bf-767b847205b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:03:48.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:03:58.330Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=e52beb5f-8ecf-4318-b624-70d9083b3dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:03:58.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:04:08.336Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=7318de68-d5f1-465e-9a2f-8f3b6db7c60e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:04:08.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:04:18.343Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=088ca0eb-6cfa-46dd-8b22-97dbd71949bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:04:18.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:04:28.349Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=bafbb663-c9a5-4ba3-bff4-a1a88152345c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:04:28.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:04:38.356Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=dd0a78a6-febe-449a-bf5b-ed7ba2227143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:04:38.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:04:48.361Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=7496a4a8-8bc5-45c3-8335-ee06ee92a5f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:04:48.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:04:58.367Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=c69a909b-4d1c-43db-841d-a1d1c7dac131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:04:58.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:05:08.373Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=706121d2-6207-4796-83af-ee1ceabd47f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:05:08.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:05:18.379Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=deadeb80-1885-4b51-9de5-d2a650b73d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:05:18.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:05:28.386Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=ad448404-33dc-436b-8bf4-6d38c39f64d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:05:28.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:05:38.392Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=3e6812f1-195d-425c-9cde-b82bbb7efec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:05:38.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:05:48.398Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=da724daf-c7a4-401e-bf24-8288c255abec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:05:48.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:05:58.405Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=ed830eee-ea88-425f-8e0f-ab8de86a0e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:05:58.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T03:06:00.164Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T03:06:00.164Z |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-04-21T03:06:00.165Z |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-04-21T03:06:00.166Z |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-04-21T03:06:00.168Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T03:06:00.168Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T03:06:00.168Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-21T03:06:00.169Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:06:08.411Z |INFO |Init configs |InvocationID=94c15a97-21c4-4454-99de-2d741632c815, InstanceUUID=aa333b32-e0ce-4d77-807e-3a6429b8f690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:06:08.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |