By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-27T16:24:52.915Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-27T16:24:52.921Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-27T16:24:52.988Z |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-09-27T16:24:53.896Z |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-09-27T16:24:54.079Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-27T16:24:54.080Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-27T16:24:54.080Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-27T16:24:54.268Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-27T16:24:54.328Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-09-27T16:24:54.358Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-09-27T16:24:56.619Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-27T16:24:57.235Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-09-27T16:24:57.256Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-09-27T16:24:57.256Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-27T16:24:57.341Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-09-27T16:24:57.341Z |INFO |Root WebApplicationContext: initialization completed in 2982 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-09-27T16:24:58.504Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-09-27T16:25:01.207Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-27T16:25:01.948Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-27T16:25:01.989Z |INFO |Started MainApp in 11.901 seconds (JVM running for 12.694) |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-09-27T16:25:02.242Z |INFO |Start scheduling PRH workflow |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:25:02.268Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=60a041d1-7ca7-41aa-8887-5a3bc47cdfe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-27T16:25:03.882Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.169:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:25:03.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-27T16:25:05.326Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-27T16:25:05.327Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-27T16:25:05.329Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:25:13.915Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=da0c43cf-119e-40b6-9c04-a310f2535cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-27T16:25:15.005Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.169:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:25:15.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:25:25.008Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=a67fd114-f96a-4965-9bd0-3d229c7e2dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-27T16:25:26.082Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.169:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:25:26.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:25:36.084Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=bc472ac5-e35c-4feb-a3db-b9911128e280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-27T16:25:37.154Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.169:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:25:37.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:25:47.157Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=376933c4-25fc-4bac-8213-2a03ff466992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-27T16:25:48.225Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.169:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:25:48.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:25:58.227Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=e6740cd4-3691-47b6-9625-7cd2a17fba9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-27T16:25:59.427Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.169:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:25:59.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:26:09.429Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=06629a4e-49aa-41e3-b999-757b783c2457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-27T16:26:10.493Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.169:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:26:10.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:26:20.495Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=b91257e2-5b9c-44c8-bbc0-47cf2426c0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-27T16:26:21.598Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.169:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:26:21.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:26:31.599Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=8d1d5b40-ea56-417e-81aa-7e474e166140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-27T16:26:32.638Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.169:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:26:32.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:26:42.639Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=2910b9c7-a4f9-42fd-a81e-85652a60ac83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-27T16:26:43.709Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.169:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:26:43.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:26:53.711Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=6156ec86-fa8d-42e6-a1a3-6c796b422164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-27T16:26:54.782Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.169:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:26:54.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:27:04.784Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=ac38a70a-899c-4453-b663-09011bf48586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-27T16:27:05.854Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.169:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:27:05.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:27:15.857Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=011de313-0cea-4272-92d2-af81c9edceb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:27:16.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:27:26.023Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=34bb7b5d-a65b-4417-95e5-26adee994291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:27:26.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:27:36.056Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=c46e0a40-bf2c-4529-a9b1-c426853671e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:27:36.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:27:46.085Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=d9327337-9e51-4d29-9683-8be913688218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:27:46.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:27:56.115Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=9b073a21-7355-43dc-9afb-9278ef968394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:27:56.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:28:06.138Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=6687a99b-849f-41b7-a973-a479bb2bffeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:28:06.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:28:16.159Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=23f0fc5e-ea00-489b-b617-6767e384c44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:28:16.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:28:26.183Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=5481c645-60e5-4c9c-8573-ef98d3095d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:28:26.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:28:36.204Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=62627e19-6a30-4e74-9ecf-bc7d4a075f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:28:36.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:28:46.222Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=c817f7d3-12ca-43e2-b6a0-2a46311e7052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:28:46.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:28:56.242Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=928e267b-bc9b-4a60-9e22-98dd70829937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:28:56.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:29:06.284Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=fa48f46e-cfc6-4747-a641-2c03bad9472b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:29:06.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:29:16.314Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=4daafe32-9fc2-4ad4-b3dc-9543d138a808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:29:16.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:29:26.337Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=40cd34c0-3a66-4c91-8479-8bc972994e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:29:26.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:29:36.386Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=08f89264-02ca-4a51-a122-5cf514f7e56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:29:36.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:29:46.426Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=93b97d6f-ae7f-480b-ad57-afd3d3850d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:29:46.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:29:56.458Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=99426248-5830-45cb-9b42-acd82028daff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:29:56.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-27T16:29:59.925Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-27T16:29:59.925Z |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-09-27T16:29:59.926Z |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-09-27T16:29:59.933Z |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-09-27T16:29:59.952Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-27T16:29:59.952Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-27T16:29:59.953Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-27T16:29:59.955Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:30:06.481Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=dcd68997-55b4-4e0d-9aef-87d38135e571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:30:06.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:30:16.513Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=36cf171f-cd93-4d0c-b986-d143087f2c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:30:16.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:30:26.530Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=09ffdfc5-01ec-416d-b471-ad06c27de0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:30:26.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:30:36.555Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=174d2c54-fe5c-48f2-9442-354aab79b816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:30:36.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:30:46.587Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=7359d237-c6a3-4315-8a52-5db2a424448b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:30:46.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:30:56.604Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=ce1aa881-8a13-4f7c-9555-4a2d31cb7030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:30:56.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:31:06.621Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=4bb20f16-e4b0-4393-aa95-feb0df38a520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:31:06.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:31:16.647Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=158cc988-b7fd-42b8-917a-1f291169e027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:31:16.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:31:26.662Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=6548cee7-5c85-44ac-b8b3-189ac307e5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:31:26.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:31:36.693Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=a78edc40-0111-4645-a50b-a795a2601191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:31:36.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:31:46.711Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=62e939a2-03ff-4948-bf3b-ebd4902c7ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:31:46.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:31:56.723Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=95dc42a5-62a0-44db-8336-bad6f4fecf3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:31:56.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:32:06.739Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=20f17d02-c720-4883-8983-281c3b145939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:32:06.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:32:16.755Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=ee383d48-9c94-43b6-a2f1-8a0e6ef9254c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:32:16.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:32:26.787Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=7d168d9b-2bac-4197-9edb-d084e5631a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:32:26.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:32:36.806Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=b01dc095-afa5-4c31-97f3-2513cd639049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:32:36.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:32:46.846Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=c86504ee-1633-488a-9b49-9f5fc3b174cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:32:46.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:32:56.886Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=804bd5ec-82e3-41bb-b4f5-6fac1fcb0146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:32:56.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:33:06.903Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=6e6af6ea-1d17-4c77-a722-cfc1952de73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:33:06.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:33:16.920Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=078caa3c-6962-4be4-b843-d45792670d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:33:16.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:33:26.950Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=e655e323-0bba-4514-8c76-59afeddda7a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:33:26.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:33:36.981Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=6f7fbec0-2220-4c87-a6d2-6fa7982cb4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:33:36.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:33:46.995Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=e391a220-ed0a-469f-8a36-41f03ebaf878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:33:47.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:33:57.009Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=70881ce1-16ca-486a-8d47-2acbbd1ef572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:33:57.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:34:07.025Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=88928ddb-f54c-48ba-a167-5dd95142dc03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:34:07.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:34:17.040Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=7e316b8c-7c3c-41cc-8bcb-cde8f363dde1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:34:17.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:34:27.051Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=e7cd7e79-9748-49c1-9c85-c73701ce8c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:34:27.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:34:37.063Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=e5a6bd4a-f628-4869-b8f8-94218eb80641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:34:37.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:34:47.096Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=3bd462b9-04d5-40f9-90c3-2b42efbb3a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:34:47.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:34:57.110Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=90b5ec9b-ca58-4a5b-add6-4283417ed9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:34:57.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-27T16:34:58.892Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-27T16:34:58.893Z |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-09-27T16:34:58.894Z |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-09-27T16:34:58.896Z |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-09-27T16:34:58.908Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-27T16:34:58.908Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-27T16:34:58.908Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-27T16:34:58.911Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:35:07.125Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=fa0d721e-f7b7-49b6-beaf-469c5a2a14a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:35:07.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:35:17.139Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=99a76b55-cea0-4918-9605-fa134e7036ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:35:17.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:35:27.177Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=a27ca4da-6a6c-4584-a118-c6dd16e03be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:35:27.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:35:37.196Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=2adabc5a-1a25-471c-b50b-66aed667616c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:35:37.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:35:47.209Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=2cdae5ec-9323-4a6c-a0c0-a7995c9bb8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:35:47.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:35:57.222Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=90fd3d22-459a-4cbe-b1f6-a085688cacda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:35:57.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:36:07.244Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=40439205-758e-4f8f-aa4e-0d338a307a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:36:07.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:36:17.258Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=a32415dc-211b-4584-b1a3-5342bd504ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:36:17.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:36:27.271Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=23e58adc-5def-47b8-bd0b-18151c05cd55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:36:27.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:36:37.287Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=e0ae0883-bacc-419e-8f50-4d67f2ff3a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:36:37.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:36:47.302Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=d778f709-1e74-45ce-943d-8a864b6f9309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:36:47.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:36:57.317Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=b9af021f-93c3-4780-a66e-75acb20b91a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:36:57.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:37:07.329Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=60b546cf-a170-4a03-8db7-5be2cbfc1229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:37:07.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:37:17.347Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=73a9ce9b-f61d-4420-9af0-4736e99cf8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:37:17.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:37:27.360Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=6de6578c-8fd9-43ae-ba63-7c3ccff60863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:37:27.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:37:37.373Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=91356716-9e85-4314-929d-c3dfa09d49c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:37:37.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:37:47.385Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=f3134fe0-0eee-4848-94f0-1dd9dbc93248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:37:47.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:37:57.401Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=32780523-6444-4443-831a-f924e257f896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:37:57.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:38:07.415Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=d0b60bc9-d8ae-4c02-b1b7-75509c318598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:38:07.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:38:17.433Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=e4c0c087-70bc-42ad-8998-1e654d205db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:38:17.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:38:27.446Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=5f9eddb6-01c8-494e-8277-48f5c4ebfd49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:38:27.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:38:37.458Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=a40bdc50-ce44-4b70-938e-d9e7b26c1e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:38:37.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:38:47.472Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=e0625960-605c-406f-b772-9b9b016317f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:38:47.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:38:57.497Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=15b5f348-1d4a-4164-a395-390d395f5b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:38:57.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:39:07.531Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=41d262cf-7931-4716-a5df-29cc2024f17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:39:07.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:39:17.549Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=389f5164-5214-4120-a35e-519630cf9c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:39:17.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:39:27.570Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=c0e83b20-4666-43e1-8b47-a63744a33afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:39:27.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:39:37.582Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=de663bbf-7019-4065-92f8-2b3c66dbd2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:39:37.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:39:47.594Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=39b33b3b-588a-4222-b20d-fdb97203bc4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:39:47.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:39:57.610Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=59c9cb17-f207-4147-a731-9f7fb684bc9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:39:57.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-27T16:39:58.831Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-27T16:39:58.831Z |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-09-27T16:39:58.832Z |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-09-27T16:39:58.835Z |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-09-27T16:39:58.845Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-27T16:39:58.845Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-27T16:39:58.845Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-27T16:39:58.848Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:40:07.626Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=607d09df-5fad-4db5-964c-225d4188107e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:40:07.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:40:17.644Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=ef99f527-376b-4c0b-bc20-168aa02470fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:40:17.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:40:27.657Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=2c7d9afa-ebdf-4145-91f8-6dcc40a4fce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:40:27.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:40:37.667Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=ea50b352-135c-41c2-8042-018c66dbbb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:40:37.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:40:47.684Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=8eca3e5a-568a-4371-9ac6-787289b756f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:40:47.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:40:57.698Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=b25c3f0e-85f7-4c8d-a4fb-88e9d2032fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:40:57.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:41:07.710Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=3807d5d5-a8a7-4018-82d5-2464f09e0c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:41:07.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:41:17.722Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=8b0f552c-78bf-4f01-b086-09ebf5f3bf13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:41:17.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:41:27.741Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=c5e1e22e-0b54-4dc2-9999-11c9b0390255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:41:27.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:41:37.754Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=34959021-145f-40fc-8626-dbc9b8011087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:41:37.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:41:47.766Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=be477451-c195-4e40-8652-837c65001fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:41:47.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:41:57.779Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=d4482381-a71f-48e4-b296-2dc4d6badf5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:41:57.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:42:07.791Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=2c542b4f-dec8-4b97-88fd-d8d889f55bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:42:07.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:42:17.804Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=6bff4d8e-920f-4203-ac2e-4b99cffbefeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:42:17.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:42:27.821Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=0b3f0d73-264b-4ff6-b811-0dddecbaf8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:42:27.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:42:37.853Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=e41a1ee3-7233-44b2-ba2f-1abe1d68ed17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:42:37.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:42:47.868Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=d660dca4-b38b-49b2-8369-8f4a7532864a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:42:47.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:42:57.884Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=1055b15d-e5d6-43ea-bace-c3d27538fbc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:42:57.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:43:07.897Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=1ed91585-227f-4997-a80e-d46ed2939573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:43:07.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:43:17.913Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=19c16c21-7d8d-49e0-9832-cb3652d090b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:43:17.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:43:27.945Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=317acb28-3b5d-4fe9-89b0-aa9e88fe71a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:43:27.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:43:37.956Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=d4463e7b-0b93-4631-acd1-59358fa25b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:43:37.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:43:47.968Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=03a94e97-3f8e-44ec-83e2-7b179194fd91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:43:47.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:43:57.979Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=e69944ff-ec1f-474b-a6df-349cec225464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:43:57.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:44:07.997Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=54c45071-bbc4-4638-b050-34dd964b94cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:44:08.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:44:18.011Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=e26a819e-1555-45cf-838e-fb1eea1e7efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:44:18.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:44:28.030Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=97028978-a825-4a50-af62-7a844d5249cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:44:28.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:44:38.040Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=d3c0d924-b6a0-4e8b-a458-98bce6aac52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:44:38.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:44:48.058Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=8f6cec0a-1998-4dd9-8061-53cf600b240d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:44:48.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:44:58.069Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=a66a6357-b1f3-4d5d-9e2b-9a9bca4e5fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:44:58.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-27T16:44:58.823Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-27T16:44:58.824Z |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-09-27T16:44:58.825Z |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-09-27T16:44:58.828Z |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-09-27T16:44:58.841Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-27T16:44:58.841Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-27T16:44:58.841Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-27T16:44:58.844Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:45:08.080Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=204c52f2-db0e-4308-80fd-d8a79bfee61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:45:08.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:45:18.092Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=57da1a1d-0b68-4697-aefd-c31997b6ab89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:45:18.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:45:28.116Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=904660ca-abe0-448b-b208-6516687c3644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:45:28.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:45:38.131Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=81dab6e6-d103-48e7-aa7d-2e3a1eac0dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:45:38.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:45:48.148Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=ddf8c7c0-9e65-40c1-9708-95362d0bde0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:45:48.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:45:58.159Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=9b230bb7-ad52-4515-96dc-208dcc638016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:45:58.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:46:08.173Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=7ff70310-4d85-4b2a-b112-ca137ede5018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:46:08.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:46:18.184Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=bed46a64-845f-4fe3-a85e-9512e413dd46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:46:18.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:46:28.199Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=603e4ce9-b029-4dc1-93cb-da60487098bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:46:28.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:46:38.212Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=90f8acc2-6cc1-4bbd-abe0-c5e9211eeca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:46:38.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:46:48.226Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=c1396f7a-33b3-4de1-a6e7-a7a5d50ce018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:46:48.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:46:58.238Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=d2dd61ac-3ff9-4638-9e21-b62c1073f02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:46:58.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:47:08.253Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=675cfbcc-54db-48c4-93b6-0bcac51752a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:47:08.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:47:18.266Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=0a290dfa-0426-4d26-83cb-4a85606a7a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:47:18.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:47:28.276Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=136ccd46-ff5c-41d9-8e95-cdff07934ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:47:28.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:47:38.287Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=16d716a8-d0ef-4265-9b65-fa072fcebd2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:47:38.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:47:48.299Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=34f7c552-adf8-4d60-bb8e-0214c6bfced6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:47:48.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:47:58.311Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=3cfd0314-f2a4-441b-9a08-e23297278ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:47:58.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:48:08.328Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=2580f909-a786-4129-b094-9b4a18d6d26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:48:08.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:48:18.337Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=b125fcc7-6522-41e8-8ff5-7b9b99380a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:48:18.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:48:28.353Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=e1074bf4-98fc-47e6-9dc5-14a0bd8d980d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:48:28.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:48:38.374Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=e3f792ef-0f70-49df-aadc-a38f42c33215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:48:38.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:48:48.386Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=9060f208-de1a-49c5-968c-60b55a4b3010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:48:48.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:48:58.401Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=ba6e6d7e-3b34-432b-be87-05913feb0796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:48:58.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:49:08.417Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=cda9f5a2-2c42-4920-9280-0f2c08b2cf90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:49:08.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:49:18.428Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=4d9c533a-5c40-40e3-b278-d3680714d484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:49:18.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:49:28.441Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=8a12cb5e-5181-4e39-8f99-78d55a241672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:49:28.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:49:38.457Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=6668d76e-e758-435b-9177-ddc41bfc6e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:49:38.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:49:48.473Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=3c22bb56-6767-472f-8612-b4f56ae73383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:49:48.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:49:58.493Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=a05f8206-a439-4865-939e-2b02e1ff0bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:49:58.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-27T16:49:58.823Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-27T16:49:58.823Z |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-09-27T16:49:58.824Z |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-09-27T16:49:58.828Z |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-09-27T16:49:58.841Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-27T16:49:58.842Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-27T16:49:58.842Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-27T16:49:58.845Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:50:08.519Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=ab080935-dc66-4deb-8386-d51c3fc4e9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:50:08.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:50:18.535Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=6a757956-82f9-475e-ba25-dedb5653a0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:50:18.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:50:28.553Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=13713107-f700-4359-9465-45926ceb3655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:50:28.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:50:38.572Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=332ac70b-eda8-40cf-b876-38cfc37de6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:50:38.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:50:48.583Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=2467599c-ef00-4783-ac7d-9c700b114812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:50:48.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:50:58.594Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=76153787-949f-4c55-a32e-0f8a5c961596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:50:58.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:51:08.611Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=fc7c63b7-c210-4402-9122-c231a82291fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:51:08.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:51:18.623Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=721fb689-82e4-483e-9576-9927389b8ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:51:18.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:51:28.640Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=da6f3191-b49e-4e1f-acf7-1e37fa216eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:51:28.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:51:38.670Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=2ee66b8a-457d-4986-b3c0-75fdd0142bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:51:38.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:51:48.685Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=8ee85eba-1f76-495a-8f84-f027c39b8528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:51:48.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:51:58.696Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=1a863891-2041-4255-b1d8-0601b2f9d96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:51:58.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:52:08.721Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=3f08dc6e-a61e-4b49-81a5-2679ab526959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:52:08.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:52:18.733Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=ab41bd8b-0b45-494a-9ac6-5d16b1f2d9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:52:18.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:52:28.745Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=84268d24-15fa-404e-b8e1-ecf991de8d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:52:28.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:52:38.773Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=6289749a-260c-4fb9-9d78-1821c9140808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:52:38.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:52:48.798Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=74fdf365-7445-46cc-9270-37a4c1972fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:52:48.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:52:58.813Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=93d7991a-615a-4a3c-95db-c4470224431f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:52:58.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:53:08.824Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=94c462c6-fe0c-42fa-af69-e6b7dd751704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:53:08.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:53:18.856Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=230c5ed5-b525-4dcc-ada4-e6b73caaaf62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:53:18.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:53:28.871Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=09285459-6987-49d6-9256-6bd890a54ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:53:28.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:53:38.891Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=9daf3d0a-59f0-423a-81f2-8e337f648c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:53:38.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:53:48.908Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=1fd4a0e3-4c26-4556-bcdb-8aab00b68597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:53:48.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:53:58.921Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=b06df089-27d3-4a46-9d83-3b5c7eb2a125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:53:58.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:54:08.935Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=fc76e3f9-4f15-4472-aeaa-fdd4976e75a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:54:08.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:54:18.951Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=ae4ff5c6-c5f8-4360-ba7e-a9fb511682cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:54:18.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:54:28.964Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=d04e7f96-dd66-4e75-83c8-c929c2c6ea67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:54:28.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:54:38.981Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=16ca9176-4ff4-446c-af96-a25733a097c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:54:38.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:54:48.996Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=e5504bdd-665b-4d0e-a053-acb89dfb708b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:54:49.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-27T16:54:58.820Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-27T16:54:58.821Z |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-09-27T16:54:58.821Z |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-09-27T16:54:58.825Z |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-09-27T16:54:58.831Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-27T16:54:58.831Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-27T16:54:58.831Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-27T16:54:58.834Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:54:59.008Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=f15c17f2-1f24-4231-8802-4681d3eb0e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:54:59.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:55:09.021Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=72dca89a-5312-4b80-bebc-711e200bfa20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:55:09.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:55:19.032Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=7663e0bb-d1d1-4073-a194-d00c8d6c4650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:55:19.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:55:29.044Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=22d1643f-2c7b-4a57-ac07-7ae9db71dacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:55:29.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:55:39.065Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=513057d5-6bbb-41e4-8ea8-130321687e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:55:39.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:55:49.081Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=d0148478-94f8-43aa-801c-0cc69ea1d278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:55:49.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:55:59.106Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=ebc6e249-2910-43bb-8983-d9d35264c4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:55:59.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:56:09.120Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=a76f8735-d928-42cc-bd90-b30886543346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:56:09.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:56:19.130Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=7ad3ecd5-5cb9-4c70-8d63-0ec66af0e44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:56:19.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:56:29.142Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=f3f9e3a9-fe3d-45ea-a3f6-a09a6a49e142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:56:29.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:56:39.185Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=e9d1751f-2164-4670-85c6-d064ce4b0e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:56:39.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:56:49.196Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=872e5648-fcff-4e0d-a92b-25b3cc6f9c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:56:49.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:56:59.228Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=8c3031fb-7283-4f6a-bcf5-b086e175b061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:56:59.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:57:09.244Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=04707a91-5f42-468f-ba3f-0694a094093d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:57:09.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:57:19.268Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=c3031d56-7331-4323-be5c-5f19b31cf63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:57:19.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:57:29.278Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=41bb081e-7b46-4f3a-9247-fb7b87574c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:57:29.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:57:39.293Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=7750d624-3c1a-4c3e-b262-fd2a50ff71c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:57:39.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:57:49.306Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=888d03bf-9d9c-41c8-a3ef-d2cfbb2a76f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:57:49.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:57:59.322Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=843b1cfd-c97c-488a-be4b-cf601f35c96d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:57:59.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:58:09.359Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=5efb0eba-f196-4255-b970-428ae544736d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:58:09.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:58:19.419Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=993faadf-b6d7-481a-898e-6faf1d290ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:58:19.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:58:29.458Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=26affc50-fcbd-4066-a88b-129e7fe974fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:58:29.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:58:39.518Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=05d3dce5-a09b-4a5c-9c44-1c452e92d013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:58:39.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:58:49.555Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=d837163e-b59d-452a-b8bc-aeea40df4acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:58:49.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:58:59.659Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=1077160e-6f00-41ba-9a41-87f2f20b410d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:58:59.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:59:09.751Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=6d3e04be-7242-40fe-ad0a-01090ba677b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:59:09.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:59:19.763Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=6e06a9a7-60ee-464b-8b62-3c487975fee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:59:19.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:59:29.777Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=f7e957f7-4d52-422d-a05e-3e772cefc726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:59:29.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:59:39.793Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=b245ce1a-953d-403b-863a-cdc829ad2c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:59:39.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:59:49.806Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=89e21adb-597c-4ebd-8ede-5f536d3448ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:59:49.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-27T16:59:58.826Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-27T16:59:58.827Z |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-09-27T16:59:58.828Z |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-09-27T16:59:58.831Z |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-09-27T16:59:58.837Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-27T16:59:58.838Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-27T16:59:58.838Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-27T16:59:58.840Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:59:59.832Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=b0a86002-909c-4e4f-9c73-26fb4a28d4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T16:59:59.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:00:09.842Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=6d848316-75ad-49b8-a413-e81d79b7547e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:00:09.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:00:19.858Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=2e181819-83e1-472e-8fca-a97967b62319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:00:19.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:00:29.875Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=b86126dd-0ef0-4ba9-b6c8-aaa24ab0923d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:00:29.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:00:39.907Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=8be67035-06ea-4145-aa87-fa28d1b699f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:00:39.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:00:49.936Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=6a3eb7b3-b681-4b12-abe5-49c4fa935259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:00:49.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:00:59.974Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=8c79b7b0-926d-4f0a-b744-464bae290ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:01:00.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:01:10.017Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=88e7ea9b-1a79-4599-a69a-3a2072f08ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:01:10.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:01:20.048Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=2d960367-e5d7-4bfa-b491-3698af549085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:01:20.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:01:30.064Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=1feb80ec-e85b-47e6-b917-51c7bd3d1187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:01:30.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:01:40.096Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=4164a8ed-b35a-4bf5-ab39-8a06f751d116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:01:40.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:01:50.113Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=db9011de-d2d4-4447-ac71-cd7c14254ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:01:50.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:02:00.130Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=d5da571e-15a4-4dab-acb7-a51bf1eaa720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:02:00.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:02:10.150Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=3c29b813-0ea5-47eb-86b5-5cb70c87783c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:02:10.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:02:20.160Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=443a60d9-e2bc-463d-801a-d4925c277b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:02:20.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:02:30.183Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=0c10e6ca-318b-4d4d-b78b-06c8b14b1f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:02:30.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:02:40.211Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=cd19f58e-b23f-4a8a-9234-4f10b8fa6187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:02:40.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:02:50.234Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=0c7cd0ce-c623-4990-9c21-c72fe55a597c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:02:50.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:03:00.258Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=5beb8c13-7e26-4764-bba8-b6de3ffe5e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:03:00.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:03:10.275Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=ee2b0257-5f58-4385-a0fc-c3d1422882d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:03:10.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:03:20.294Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=6d66978c-fcef-4205-a145-e5e0e2884be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:03:20.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:03:30.321Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=f2352f46-7cd4-45c0-bba0-da5682833beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:03:30.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:03:40.349Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=3815a024-8283-471b-9ffe-9afb61ee1778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:03:40.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:03:50.375Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=4680219f-4414-4272-a30b-e5c3bbc13471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:03:50.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:04:00.395Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=a5c2cd39-535f-4fcb-8f82-46c8b5a8ab61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:04:00.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:04:10.410Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=6a75ea3f-f68d-4ffa-b1c2-9e6eee13db03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:04:10.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:04:20.431Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=ff368607-c2e4-4163-bb67-0cd5d6ed4167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:04:20.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:04:30.455Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=1dc51e46-21ad-4c8f-87df-fe50eca7fd76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:04:30.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:04:40.498Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=22881abe-c6e2-456c-a72b-0fcce8dc96e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:04:40.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:04:50.520Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=330e40fb-f4bc-4064-bad9-bedfd2ca894b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:04:50.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-27T17:04:58.877Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-27T17:04:58.878Z |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-09-27T17:04:58.879Z |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-09-27T17:04:58.882Z |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-09-27T17:04:58.888Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-27T17:04:58.889Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-27T17:04:58.889Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-27T17:04:58.891Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:05:00.535Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=dba50548-a55e-41c2-bf8d-24d0dfc1dad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:05:00.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:05:10.550Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=9d82d990-d06a-411b-9b55-d1f3169229b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:05:10.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:05:20.574Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=acffbb4a-5777-4d21-a0ea-0fb7a2a7d553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:05:20.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:05:30.585Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=279a640e-1103-4cae-9717-a3ab0968cf3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:05:30.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:05:40.612Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=9f4a9621-85ec-4284-b5fa-13cc9f1bbf43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:05:40.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:05:50.625Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=f3d55f1d-456a-4455-8bee-e0da1a86c961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:05:50.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:06:00.637Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=a39fac3d-4a18-4647-8c73-582636a47c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:06:00.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:06:10.649Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=686eee85-8878-4480-8367-4aa9685bb1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:06:10.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:06:20.659Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=0cdf0084-5e38-485d-acb8-c9d4ad878d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:06:20.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:06:30.669Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=5d46ab80-15b4-46a4-92e5-66c45a1db9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:06:30.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:06:40.681Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=45c95d27-e25b-4116-ab08-6f8d33181395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:06:40.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:06:50.690Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=6705d5bc-09b9-49dd-8036-e03283c36e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:06:50.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:07:00.700Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=589a0acb-6287-4e7f-a623-1ee99ac93865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:07:00.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:07:10.711Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=ba5332e2-0e1c-4114-99a5-ad46282a4d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:07:10.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:07:20.720Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=5ae11c0e-a916-442a-a673-bb043ad58ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:07:20.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:07:30.730Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=fca5d17a-787d-4625-b3f7-300af173d78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:07:30.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:07:40.741Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=b2b70a2f-4cc3-4ffa-9c82-1c8cbcb90ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:07:40.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:07:50.751Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=85a4ac36-b6a0-4c98-9519-e6a5abeddf0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:07:50.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:08:00.762Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=4b79f2da-c83c-4423-a01f-fa2eef1c50e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:08:00.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:08:10.775Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=f2edf57f-d540-4b04-b141-22a567350fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:08:10.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:08:20.793Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=0aaf8ad8-3c0a-4e27-bd73-01c2cc258302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:08:20.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:08:30.804Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=43e39610-3710-4f58-b8a9-62e32a30e64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:08:30.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:08:40.819Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=8b190238-b1b0-445c-a6ce-61ba0871ffaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:08:40.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:08:50.829Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=06601f55-e00c-4918-9618-29b34e4448f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:08:50.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:09:00.852Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=113a0aca-35a3-4e4c-886e-47f4b76521a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:09:00.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:09:10.872Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=a58847dd-d789-46a5-a734-c3aeb87aad98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:09:10.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:09:20.882Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=72e702f9-0fce-4cf8-b03e-12d62fc3b57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:09:20.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:09:30.894Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=c203f9cc-f623-450d-b3a6-0d2179c1a851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:09:30.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:09:40.915Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=65f7bdb3-030c-426b-b3d7-aadb42f25dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:09:40.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:09:50.944Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=30f97c09-7b19-448e-99d6-0f33dff8adad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:09:50.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-27T17:09:58.860Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-27T17:09:58.861Z |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-09-27T17:09:58.862Z |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-09-27T17:09:58.866Z |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-09-27T17:09:58.874Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-27T17:09:58.874Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-27T17:09:58.874Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-27T17:09:58.877Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:10:00.957Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=60f76401-a39b-496f-8973-927c1a35cc77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:10:00.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:10:10.970Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=d1e937dd-94f8-4a46-89e2-c41da01218a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:10:10.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:10:20.981Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=a934e757-c062-40cb-a96f-9fdd84d4c64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:10:20.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:10:30.992Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=8a1f5ab5-9007-459e-b311-99337b56dadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:10:31.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:10:41.006Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=64c93b50-30f6-4007-b092-d9495fdde7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:10:41.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:10:51.019Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=0686d0a2-009f-48c4-997b-4a2a940d1c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:10:51.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:11:01.027Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=15f84761-e86b-4010-aaac-60df28024e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:11:01.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:11:11.045Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=78414678-0f23-4c62-b0da-825660d1ccc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:11:11.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:11:21.055Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=49fd3664-7411-4a7b-98b4-fa5ed200d81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:11:21.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:11:31.063Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=3d43e418-120d-48d3-a9aa-951fd4950690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:11:31.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:11:41.075Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=542cbfb2-ed29-405a-bc4e-87a5f619b655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:11:41.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:11:51.090Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=62c7eebc-c829-4f08-a82e-1075164ba6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:11:51.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:12:01.100Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=c635fbf0-f6f0-4aab-8280-764dabfe79cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:12:01.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:12:11.117Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=b68a665f-15a8-4bf3-836a-5b8c371949b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:12:11.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:12:21.132Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=060d00e8-8d65-47b0-8e46-dcd845520652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:12:21.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:12:31.144Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=ba49569d-c6f9-4e79-9165-0631553bfae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:12:31.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:12:41.155Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=1e5e3064-4cfb-449c-803a-6c5a254d7e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:12:41.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:12:51.177Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=af148636-9331-4937-9bdd-76c50d9862ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:12:51.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:13:01.194Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=1b39648d-3d9c-49d4-8f9a-46a33445516c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:13:01.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:13:11.223Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=87c248d4-5b37-4c1e-aeaf-572c2ef80b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:13:11.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:13:21.238Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=a81aede8-f248-4eb3-8efa-41708485ca74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:13:21.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:13:31.247Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=96b8b511-9957-4c59-98a1-d0eb4c34d6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:13:31.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:13:41.260Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=faff59a6-d44d-4fdc-91bb-96dfef30c8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:13:41.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:13:51.276Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=8c35b268-88bc-4637-90b2-9e1e5bbfae88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:13:51.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:14:01.294Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=63b7c9e2-6d17-4b1a-9ac7-95fffaa94afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:14:01.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:14:11.308Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=6d0de293-7930-4c0b-9723-90efb20dd9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:14:11.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:14:21.320Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=31851239-d5b2-4e8c-9bda-2df3baee1666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:14:21.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:14:31.330Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=7d729268-be50-4d9d-9cd4-2c04c6581e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:14:31.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:14:41.341Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=f2ac11d0-fb08-416c-9e7b-7a8212f6043c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:14:41.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:14:51.353Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=dbe58f2b-76be-49a0-9777-33865126e535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:14:51.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-27T17:14:58.871Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-27T17:14:58.871Z |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-09-27T17:14:58.872Z |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-09-27T17:14:58.875Z |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-09-27T17:14:58.881Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-27T17:14:58.881Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-27T17:14:58.881Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-27T17:14:58.884Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:15:01.363Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=19ad2b9d-097d-4eca-bb29-49a9082741e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:15:01.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:15:11.378Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=2c7b3366-d37a-4c38-bd4b-8f1fd9ac95a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:15:11.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:15:21.395Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=6ed2deac-1cc4-4331-9a14-0c2f4372bd8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:15:21.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:15:31.409Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=3f16e698-4e1f-46d1-9f8c-3849fc2a809d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:15:31.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:15:41.423Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=ba4713bc-942e-4706-9a2f-c8f78a79a33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:15:41.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:15:51.432Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=dc4a5517-c29d-4c81-a9f6-c860f9b2a895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:15:51.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:16:01.447Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=ed8ae6a6-5ee6-4de4-aabf-9efbf7375917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:16:01.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:16:11.456Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=99c4b49f-7b90-46d4-8a13-ff9de1133b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:16:11.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:16:21.467Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=751b50c0-014e-429a-ade5-c501b4573393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:16:21.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:16:31.477Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=28620e44-d7cd-41ec-8187-4e96f217e935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:16:31.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:16:41.487Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=b5ec0d2f-5a0a-44da-a024-b489eed00456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:16:41.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:16:51.499Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=c946374e-9bca-4efc-8397-f08e7e031d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:16:51.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:17:01.509Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=f41d9500-6b3c-482c-aae1-e31c8c35f026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:17:01.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:17:11.520Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=a111df20-fbb2-4717-98ae-1540c00ed8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:17:11.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:17:21.533Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=587ea217-7056-4c2b-8234-f23ceb3857ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:17:21.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:17:31.561Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=c36b566c-b5d7-4aab-a4cc-e5010c2ce243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:17:31.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:17:41.573Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=d47097fe-117f-4ebc-b889-5f4ae4f8c954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:17:41.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:17:51.584Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=48c719cf-f431-4316-ae55-ba55ddf15496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:17:51.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:18:01.597Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=443f7bd1-282b-4884-8dd8-f6e9047b2da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:18:01.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:18:11.622Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=6207fec5-c431-49a2-8c61-7d2649c5831d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:18:11.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:18:21.640Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=387ca13e-037e-4fe8-9716-b26b9e853e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:18:21.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:18:31.654Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=6a8f4833-2f9a-471d-85f0-a16796200e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:18:31.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:18:41.680Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=b57060d9-0ee3-481f-a356-a57541c6c3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:18:41.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:18:51.691Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=dd018b3a-8cca-4ce8-aae8-0da936dd114e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:18:51.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:19:01.701Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=c05f7751-325c-4167-95f1-a956c2019707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:19:01.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:19:11.712Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=c7125c1a-257d-4db4-b36d-dcc8f2a5b7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:19:11.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:19:21.730Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=31462db1-ebf1-4e59-a6a0-663dd4edd006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:19:21.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:19:31.740Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=cebcb321-49fe-4037-90fa-a1c217a658fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:19:31.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:19:41.751Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=50efaf55-20ed-48e5-8adb-f3fc98cc474b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:19:41.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:19:51.761Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=11dda502-0b4f-441e-af7e-f3d28979f245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:19:51.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-27T17:19:58.883Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-27T17:19:58.883Z |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-09-27T17:19:58.884Z |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-09-27T17:19:58.887Z |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-09-27T17:19:58.894Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-27T17:19:58.894Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-27T17:19:58.894Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-27T17:19:58.896Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:20:01.770Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=f44f56b5-e1f8-4e8f-8c66-32c51639ace7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:20:01.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:20:11.786Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=2599b1b0-836f-4fed-b15f-b9ddd9d5b931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:20:11.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:20:21.798Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=cc01c081-4bec-45b2-9dbf-7e4953a504ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:20:21.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:20:31.808Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=9ebd3128-81c7-4b05-8c4b-7865da1503b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:20:31.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:20:41.832Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=9108f587-ba4e-4a5d-9c0f-58ba2dfbf323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:20:41.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:20:51.842Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=3b617c32-f48d-463f-a816-4f2f7e1a1793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:20:51.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:21:01.852Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=b32224ac-16c2-45a5-a273-ad62fb4f28aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:21:01.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:21:11.864Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=42668be8-fcf8-4d6e-9c5b-380307faf105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:21:11.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:21:21.873Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=f29105df-d28e-4e19-abab-d79f0ef29310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:21:21.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:21:31.885Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=63d1b15c-1d37-4aea-8169-851f612de85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:21:31.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:21:41.904Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=f68f2961-bef9-4026-a38d-3ae1f0284355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:21:41.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:21:51.915Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=6d43056a-7282-474f-95bb-17c376362acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:21:51.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:22:01.924Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=70fe84ff-4836-4789-beed-c51b483c5b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:22:01.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:22:11.934Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=c6d521d0-708b-44fc-89a0-d36afe29cdfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:22:11.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:22:21.944Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=7127d778-ae0d-429f-9f46-b7d869d48600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:22:21.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:22:31.952Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=d1902d39-7715-4e5d-8851-fc8b53ef69fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:22:31.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:22:41.963Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=30cda6ce-559b-4b60-a1df-51f99be903ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:22:41.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:22:51.972Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=05561180-44e8-4eba-8cd3-15cdd72bc9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:22:51.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:23:01.980Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=397fd8c5-9058-4616-8a9c-a2cbc8f66ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:23:01.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:23:11.993Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=925429ca-2f4b-47bd-ad1d-87606b0a4e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:23:12.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:23:22.003Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=c4623ad1-dde1-47fe-ad14-e85e82e91527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:23:22.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:23:32.011Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=ad62b54c-926c-4225-9b96-f10f654b3bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:23:32.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:23:42.021Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=84f0785e-0721-4e54-8445-9f2963191324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:23:42.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:23:52.029Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=56cd56c5-282e-40be-ab4f-5a704587f25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:23:52.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:24:02.037Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=ec2c9aa2-6ac9-4855-839d-8c6afb6a168f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:24:02.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:24:12.050Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=f649a04a-fa7c-449f-a8db-cb8234e93b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:24:12.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:24:22.064Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=93aebc9c-ecc1-4f7f-9248-bc1ccbb8a6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:24:22.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:24:32.074Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=44900f14-5175-4003-ae10-e32575cf23c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:24:32.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:24:42.094Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=1534897e-d976-473e-85e4-92c6ed44e301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:24:42.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:24:52.107Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=90081813-f496-4367-bcb0-0278636b88f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:24:52.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-27T17:24:58.875Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-27T17:24:58.875Z |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-09-27T17:24:58.877Z |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-09-27T17:24:58.880Z |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-09-27T17:24:58.886Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-27T17:24:58.886Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-27T17:24:58.886Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-27T17:24:58.888Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:25:02.116Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=a2791559-ebf0-4f1a-b223-5fb57f6e3887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:25:02.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:25:12.125Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=acf140d0-3713-43e6-9721-6288c3328e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:25:12.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:25:22.139Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=1922a631-6911-4daa-824d-8f34e6ccfbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:25:22.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:25:32.149Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=19566a0d-b22b-4a78-8c16-3ac42a27e25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:25:32.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:25:42.161Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=8622b4a8-9b73-46ff-acef-8c447b82fdeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:25:42.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:25:52.181Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=d4b2816c-3a53-49db-ade7-380460df3ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:25:52.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:26:02.193Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=cd103f73-5cfd-47f2-b998-854ffdb24254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:26:02.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:26:12.203Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=8474c2b0-8da9-4375-aea6-71b5c0a6a765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:26:12.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:26:22.214Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=72697b28-79c4-4e63-b933-83c38af7e65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:26:22.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:26:32.223Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=e9328e74-bf1b-4bc2-ac6c-5fcc077c1d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:26:32.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:26:42.233Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=8eb45aab-e142-406d-b800-ab8414197e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:26:42.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:26:52.244Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=c449ad91-4aba-47f6-8750-25e7116eed66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:26:52.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:27:02.255Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=a6e78160-c8ce-413c-be17-cd212995c0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:27:02.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:27:12.264Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=e3d1c66f-efb4-41dd-a7c8-69b59aacbc3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:27:12.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:27:22.272Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=27685561-d386-4a12-a907-2fdd20d4d2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:27:22.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:27:32.289Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=7c96c1ff-5ec7-4185-a3d0-384d11385e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:27:32.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:27:42.300Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=bc5d1f17-c6a8-4f4a-82d7-c7a6845cf584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:27:42.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:27:52.322Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=de6c17e5-a5bd-43d0-8da5-fcf99a5c1946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:27:52.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:28:02.331Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=e4377fca-6151-486e-b871-627195a6f744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:28:02.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:28:12.341Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=b446e542-943e-4983-a994-5541ff19363e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:28:12.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:28:22.351Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=654f1485-32ed-4ffc-809a-bcd4425f8f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:28:22.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:28:32.365Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=0e88f497-80cd-4e40-975d-17c6d7841b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:28:32.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:28:42.379Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=9d61d335-d8fb-4b88-9e6b-1395d8c89e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:28:42.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:28:52.388Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=584293de-2472-4854-83a1-ded2413f22c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:28:52.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:29:02.401Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=8589f3f7-56d3-4143-9c41-f3b382e18e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:29:02.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:29:12.410Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=d35d2630-913b-46a2-b123-789de485f9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:29:12.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:29:22.422Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=20a5a562-2fa3-4dba-a027-f3c256812847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:29:22.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:29:32.456Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=e76a6240-078d-405e-901b-2999c5b371eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:29:32.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:29:42.465Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=edfe3402-625a-403e-94fc-5fff574197f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:29:42.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:29:52.484Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=86d01e82-7c90-49ab-a158-5a3f38789aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:29:52.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-27T17:29:58.922Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-27T17:29:58.923Z |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-09-27T17:29:58.924Z |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-09-27T17:29:58.928Z |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-09-27T17:29:58.934Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-27T17:29:58.935Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-27T17:29:58.935Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-27T17:29:58.937Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:30:02.494Z |INFO |Init configs |InvocationID=e89c0f7d-601b-489d-a024-fdc14b312455, InstanceUUID=dfbf0733-d3c7-472f-beb8-32fd50814394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-27T17:30:02.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |