By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T04:56:40.594Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T04:56:40.606Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-27T04:56:40.711Z |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-03-27T04:56:42.924Z |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-03-27T04:56:43.204Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-27T04:56:43.205Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-27T04:56:43.205Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-27T04:56:43.862Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-27T04:56:44.022Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-27T04:56:44.185Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-27T04:56:50.350Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-27T04:56:52.679Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-27T04:56:52.760Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-27T04:56:52.762Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-27T04:56:53.090Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-27T04:56:53.091Z |INFO |Root WebApplicationContext: initialization completed in 8905 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-27T04:56:55.442Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-27T04:56:59.085Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-27T04:57:02.687Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-27T04:57:03.295Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-27T04:57:03.297Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-27T04:57:03.301Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-03-27T04:57:04.335Z |INFO |Started MainApp in 32.119 seconds (JVM running for 34.322) |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-27T04:57:04.515Z |INFO |Start scheduling PRH workflow |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T04:57:04.568Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=2931d5b5-0bff-4939-8d94-2316bb447ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T04:57:06.984Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.85:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T04:57:07.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T04:57:17.053Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=220f5147-3a74-40de-aabc-6b36c129976b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T04:57:18.241Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.85:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T04:57:18.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T04:57:28.248Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=388ecaef-3576-4c6d-a446-02fd53aa2916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T04:57:29.387Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.85:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T04:57:29.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T04:57:39.390Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=1f4a13c1-665f-423b-87d8-59e87b14ecae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T04:57:40.506Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.85:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T04:57:40.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T04:57:50.509Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=b9b5aebc-3dce-4de8-8d19-8485c89fbd91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T04:57:51.578Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.85:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T04:57:51.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T04:58:01.583Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=26e5fb70-9827-4875-9f9d-262c726cd397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T04:58:02.650Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.85:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T04:58:02.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T04:58:12.656Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=a69ef0e8-0ee3-431f-9a91-95d2fee48a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T04:58:13.800Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.85:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T04:58:13.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T04:58:23.806Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=ba7ae014-e07d-4389-98cd-ca5e7f6f64a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T04:58:24.925Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.85:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T04:58:24.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T04:58:34.936Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=ea50550a-eade-48de-92c1-b6b1cdaa2176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T04:58:35.992Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.85:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T04:58:35.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T04:58:45.994Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=6194ed50-42a1-47b9-b875-4caaf88d8dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T04:58:47.098Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.85:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T04:58:47.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T04:58:57.100Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=a31dfad4-dc2f-46b2-824b-935c7c28afde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T04:58:58.174Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.85:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T04:58:58.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T04:59:08.176Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=ccb4073b-4762-4f9e-9b24-bb241ab37aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T04:59:09.282Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.85:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T04:59:09.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T04:59:19.287Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=3573e43d-7845-457a-af6f-65e2a5ba012f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T04:59:20.506Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.85:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T04:59:20.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T04:59:30.511Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=a79aaba8-3ef1-4a27-8fc0-2902f228f244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T04:59:31.612Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.85:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T04:59:31.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T04:59:41.620Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=5a3aabd7-cd27-4459-95d5-ad066cbae207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T04:59:42.777Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.85:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T04:59:42.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T04:59:52.780Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=80166756-8575-4cb0-9610-48470d28f553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T04:59:53.861Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.85:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T04:59:53.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:00:03.864Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=e81830c3-e72f-486a-9126-386274d9de7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T05:00:04.926Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.85:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:00:04.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:00:14.931Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=563c2cd3-a8b9-45f8-9fec-aa5d15be26c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T05:00:15.995Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.85:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:00:15.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:00:25.997Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=899fffc5-0104-4b66-b3ce-00ade9f92005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T05:00:27.066Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.85:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:00:27.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:00:37.071Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=a5583d01-2f41-459f-8444-abd658853b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T05:00:38.109Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.85:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:00:38.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:00:48.113Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=43030eea-c19c-474e-a17e-f06e44055f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T05:00:49.211Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.85:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:00:49.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:00:59.215Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=dbc8b31f-3083-421f-b88b-bebd575328be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T05:01:00.289Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.85:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:01:00.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:01:10.291Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=71e5870f-5916-4175-8b56-219861c5f63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T05:01:11.384Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.85:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:01:11.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:01:21.387Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=9b846e05-f138-42a8-ad61-a433beb87946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T05:01:22.428Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.85:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:01:22.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:01:32.431Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=fe5e5ae6-34c5-401d-b518-b783f4af69f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T05:01:33.498Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.85:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:01:33.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:01:43.500Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=ad298bee-402d-41ff-91ae-555ca9e68599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T05:01:44.572Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.85:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:01:44.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:01:54.575Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=e91ef6ac-5c54-4118-a8df-124b40174f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T05:01:55.653Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.85:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:01:55.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T05:01:57.848Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T05:01:57.849Z |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-03-27T05:01:57.851Z |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-03-27T05:01:57.857Z |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-03-27T05:01:57.886Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-27T05:01:57.887Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-27T05:01:57.887Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-27T05:01:57.892Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:02:05.659Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=56eacbd7-d2af-4e07-8173-0e9aa30f0919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T05:02:06.712Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.85:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:02:06.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:02:16.719Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=cbaeef6b-7224-4774-a1b0-0f4a0d7ca5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T05:02:17.785Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.85:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:02:17.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:02:27.790Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=fc8376f6-ef4b-4c8f-bdff-3c2fbf7bf7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T05:02:28.924Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.85:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:02:28.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:02:38.944Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=5c386074-a06d-4d1d-8fd6-986de8e8ff69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T05:02:40.034Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.85:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:02:40.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:02:50.040Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=02735a30-ff19-4c28-aac2-f077fdbb7f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T05:02:51.098Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.85:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:02:51.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:03:01.100Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=5b36fb52-9e1f-4c20-8d7a-863380f4ebb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T05:03:02.168Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.85:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:03:02.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:03:12.170Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=315bc2e0-bc26-40c3-b657-948520db2335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T05:03:13.211Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.85:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:03:13.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:03:23.214Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=ffe93b5d-6a31-4f0a-a5e1-e5869e9ce6c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T05:03:24.280Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.85:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:03:24.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:03:34.282Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=dcb796ee-4cba-472c-9609-e7d682fee5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T05:03:35.360Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.85:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:03:35.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:03:45.364Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=926b0c3e-dfb0-4d8b-bdd1-a99d0d3f6c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T05:03:46.429Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.85:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:03:46.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:03:56.440Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=94d7ec25-572c-49ed-a2df-82bca52fa721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T05:03:57.498Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.85:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:03:57.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:04:07.499Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=5164610a-f421-43a1-937f-bae05acb575b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T05:04:08.570Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.85:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:04:08.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:04:18.572Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=0902dedd-7c0a-43e6-b46c-a39ce74c5ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T05:04:19.610Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.85:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:04:19.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:04:29.613Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=b6a3c5e1-55fd-4af4-9a47-6c97036761ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T05:04:30.679Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.85:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:04:30.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:04:40.681Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=793370df-83c2-4556-8334-8624d614b2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-27T05:04:41.736Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.85:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:04:41.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:04:51.749Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=c6725ee1-33f1-4f97-9ec8-6c166e151fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:04:52.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:05:02.012Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=73b9d57d-d243-4242-915e-10508915b992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:05:02.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:05:12.043Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=df9bd84f-e2b1-42e1-bd5f-79058e1cf537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:05:12.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:05:22.078Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=33aec102-d578-42b4-94b2-6e13d965e141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:05:22.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:05:32.104Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=ec61b8b3-96b0-4be0-bd02-27737fa21da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:05:32.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:05:42.129Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=032c2067-fe6d-42f1-98b9-df227292de30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:05:42.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:05:52.170Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=e3bd8f40-ecf4-4057-b1bf-dd0916f1a440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:05:52.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:06:02.192Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=e708336e-287d-4855-92c9-aa11c2a2a8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:06:02.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:06:12.216Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=20aec709-8f7f-423e-930a-d7c5fe20a053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:06:12.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:06:22.238Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=b6905e86-a8e9-42d5-b3a3-97aa7d69ee63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:06:22.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:06:32.257Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=7fb23bd6-b356-4830-b64e-3c9d8412ce00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:06:32.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:06:42.275Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=7c70b7bb-5b4b-42e7-a070-5a922f3bdb64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:06:42.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:06:52.289Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=449dc561-81ef-47ae-8240-c712f593c308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:06:52.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T05:06:55.898Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T05:06:55.899Z |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-03-27T05:06:55.900Z |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-03-27T05:06:55.904Z |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-03-27T05:06:55.916Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-27T05:06:55.917Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-27T05:06:55.917Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-27T05:06:55.920Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:07:02.303Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=27dc57de-b660-43e1-9327-1c154912fb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:07:02.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:07:12.320Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=41df6a3c-46f5-44e8-9075-29d6f953224c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:07:12.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:07:22.341Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=72ded5a3-61ac-4403-ab7a-5b6a031feaa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:07:22.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:07:32.366Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=c7ef3fd1-2786-4409-af81-142f1d50635e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:07:32.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:07:42.381Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=c599b973-42fc-4bd8-a416-4109fc1b43ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:07:42.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:07:52.408Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=d3f1ec10-5913-4be9-ad48-d84b914aeb79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:07:52.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:08:02.423Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=a9219164-1685-42e8-927c-96a5638e7c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:08:02.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:08:12.449Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=c0894c53-c1fd-4d99-866f-7892a4993b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:08:12.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:08:22.462Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=973d5faf-a61e-4bef-bdd4-b7f982146c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:08:22.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:08:32.480Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=8bf103f5-b60f-4165-90a9-3ac251316a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:08:32.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:08:42.503Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=0e07e60c-d5ab-4241-aa37-50445cec6dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:08:42.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:08:52.521Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=c0b6ef37-a7a1-49b8-9203-612040c20cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:08:52.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:09:02.541Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=2914ecc8-38b3-4f45-8df1-74ce2760ec3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:09:02.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:09:12.554Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=9897a34f-c5bb-49a8-b044-f4b0cb8d6c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:09:12.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:09:22.578Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=543573f1-7ba5-450f-ba94-eef225121378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:09:22.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:09:32.593Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=b5188195-1e01-4400-85ef-64dab5f3d80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:09:32.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:09:42.606Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=ed288462-83aa-4546-a65f-c3776b69bc03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:09:42.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:09:52.622Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=76677a9f-faf0-47a6-bf07-80ddcc8366e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:09:52.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:10:02.639Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=2b70d864-f641-4a22-9b4c-29514ae6eef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:10:02.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:10:12.653Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=c448f2b6-683e-43b5-a771-60905a5cd390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:10:12.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:10:22.697Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=860d5073-d48f-4042-b967-2abbfd847393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:10:22.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:10:32.712Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=0d92ba90-b7c3-4fa0-833f-7662ea4574f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:10:32.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:10:42.736Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=04d0ba7a-548e-4215-90c3-44abce94c78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:10:42.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:10:52.759Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=0599614b-6897-40aa-922b-22b47c751b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:10:52.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:11:02.784Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=979dfb3c-ffd2-4f4c-b071-8a7163e6b615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:11:02.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:11:12.797Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=facacbff-96b3-448e-b708-e82eabd46df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:11:12.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:11:22.822Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=e5dad954-29fc-4db5-8cbb-c2e41d67e97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:11:22.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:11:32.838Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=3edec199-2648-4ffb-be15-90edf6a5c5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:11:32.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:11:42.853Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=d8143655-c8ec-419d-b809-92de7fec80d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:11:42.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:11:52.867Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=70a0d1d9-a334-4686-b8b5-ccb1cb929b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:11:52.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T05:11:55.884Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T05:11:55.885Z |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-03-27T05:11:55.886Z |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-03-27T05:11:55.889Z |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-03-27T05:11:55.900Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-27T05:11:55.900Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-27T05:11:55.900Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-27T05:11:55.903Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:12:02.894Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=1d0282a8-cb6d-4d32-85dc-6f741c4683cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:12:02.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:12:12.906Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=166370b1-f1cf-4c10-94b6-9de4f161811b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:12:12.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:12:22.917Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=16cc900b-6734-4966-8321-f73541138447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:12:22.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:12:32.937Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=196ab255-cdc3-4fd4-8d6d-6c8132501fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:12:32.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:12:42.950Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=5405d6aa-4a46-4a2c-9b66-1578a6b815a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:12:42.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:12:52.964Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=267e2d6b-176f-47a8-bef5-f8d2a3d7fac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:12:52.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:13:02.978Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=77ba75ad-1aa6-4e68-9bd8-d4c43b4cb5b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:13:02.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:13:12.990Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=821c0678-e795-4002-bcb5-03ec9c2afdcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:13:13.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:13:23.001Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=71c8a2dc-ac21-43b4-823c-2ecfb9786ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:13:23.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:13:33.012Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=0958f6b2-9d70-4469-8a33-0419ace2a8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:13:33.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:13:43.027Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=38b55df1-ff08-4249-8655-13a26293ae38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:13:43.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:13:53.042Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=f4bb92b7-7d41-46d2-b6bb-8e1890067fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:13:53.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:14:03.054Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=d80e170c-bbce-4f16-9194-6e622c2b50a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:14:03.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:14:13.065Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=22040219-de80-4864-b774-8ca42c267373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:14:13.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:14:23.076Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=b0dc5624-2332-4c95-ba97-d8d80d984e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:14:23.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:14:33.087Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=ff7ad62a-536e-4955-985b-49b5015aa952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:14:33.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:14:43.099Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=64f4e944-af0e-4303-b742-ae8b4e20c30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:14:43.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:14:53.109Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=dbb894ec-f790-442d-b83d-06aa374604ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:14:53.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:15:03.127Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=21f66843-8a97-482a-b7c5-d13255fa8b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:15:03.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:15:13.141Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=cd3e0c7a-3a77-47c7-a0ab-b341510b110b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:15:13.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:15:23.172Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=d1a0f061-3863-4734-866a-c1f54d3483a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:15:23.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:15:33.189Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=b7f50b76-94b1-48de-867b-4f142d4e4c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:15:33.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:15:43.204Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=bddf4ae2-8de5-4361-8f33-fed305f69bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:15:43.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:15:53.236Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=300d971f-2568-4d5d-846b-6a7e566bd4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:15:53.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:16:03.255Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=d28aa6f4-7cd2-406f-abed-8a9f09b29a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:16:03.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:16:13.272Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=150823d9-81b6-4ca1-8cbd-c3bd81572ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:16:13.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:16:23.285Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=a3cb424b-dc00-4465-80d1-6130bff6628d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:16:23.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:16:33.297Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=4c72ead2-afc7-4166-b5da-03ddff313a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:16:33.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:16:43.309Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=29d20f32-e238-429f-8b3d-e6ee3d6243e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:16:43.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:16:53.335Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=44e99569-cfd7-43f4-9f63-d6b904198e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:16:53.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T05:16:55.863Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T05:16:55.864Z |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-03-27T05:16:55.865Z |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-03-27T05:16:55.877Z |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-03-27T05:16:55.892Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-27T05:16:55.893Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-27T05:16:55.893Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-27T05:16:55.896Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:17:03.368Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=1418916f-215f-4b33-ae40-a3bc4a969eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:17:03.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:17:13.382Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=eafab4fc-3ba7-4eee-9b33-18e6878dda14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:17:13.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:17:23.403Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=1d97767c-cccf-4178-bde3-a31ce2f4ac38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:17:23.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:17:33.414Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=7564e4c9-a428-42ea-b5a3-d00f086547d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:17:33.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:17:43.445Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=4279e588-54b6-4a99-856d-3ea9861a67cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:17:43.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:17:53.460Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=8756e38c-204b-422b-ba8b-aa3a17402bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:17:53.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:18:03.477Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=0ab209a6-bd99-43b0-93d8-a5f6d1ce0d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:18:03.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:18:13.491Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=c018e72e-da6e-403a-8d60-e2431e476a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:18:13.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:18:23.501Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=fd140e25-4342-4213-bc41-26f84e38a11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:18:23.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:18:33.515Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=6cee39dd-852e-490c-b01b-4d707956b58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:18:33.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:18:43.543Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=faba9358-2860-4a12-a6da-f8a9de390d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:18:43.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:18:53.559Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=a650a621-1c99-45aa-9f2f-3c9ba227cfb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:18:53.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:19:03.570Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=825114ca-82db-4f27-9e91-e212efcbded3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:19:03.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:19:13.595Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=562317d0-e625-412e-8e38-260cee74a985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:19:13.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:19:23.612Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=45adbcde-0078-483a-83dd-fedc59245ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:19:23.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:19:33.623Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=812e0ac5-3365-4167-9ecf-0023604508d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:19:33.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:19:43.644Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=5ed87d8f-5a11-4255-b46b-58e69f15381a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:19:43.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:19:53.663Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=8ca27910-39ec-415d-9f95-dc8fa35b9d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:19:53.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:20:03.676Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=4e0c2125-2b41-4d73-8ece-d24c8f8a94ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:20:03.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:20:13.687Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=c6f352f2-2bd2-4701-b53d-4c4d9b613cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:20:13.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:20:23.697Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=c088ad0f-a024-4852-8f60-c01ac4b5ec68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:20:23.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:20:33.708Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=7ece89f6-075e-4a17-b504-b427bdd4b5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:20:33.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:20:43.720Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=cb1f3eb1-e2fb-4ca5-8595-ea3671396419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:20:43.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:20:53.739Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=f75d0213-df22-4d43-b782-adcaf137dbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:20:53.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:21:03.762Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=645d82a6-be31-418e-8a27-a334ce208f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:21:03.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:21:13.789Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=c75d65c9-97b5-4ebb-8c2e-c007fe0e078b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:21:13.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:21:23.820Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=826d745b-3c2d-49b9-9aa3-a6b86afbe7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:21:23.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:21:33.836Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=6bb14f68-4409-49da-865d-c0369193da22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:21:33.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:21:43.846Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=5488a7aa-7d04-484d-a5cd-0d71d9293b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:21:43.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:21:53.858Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=62e0d1f6-d8cb-4a9b-920a-d5326f1a511c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:21:53.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T05:21:55.849Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T05:21:55.849Z |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-03-27T05:21:55.850Z |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-03-27T05:21:55.854Z |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-03-27T05:21:55.866Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-27T05:21:55.867Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-27T05:21:55.867Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-27T05:21:55.870Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:22:03.871Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=6d79b06e-3bf0-4849-b7ea-4a7ffd6f4bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:22:03.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:22:13.880Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=70a9ad77-fe39-478d-9332-b925e2589d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:22:13.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:22:23.891Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=d58d5d1d-40bd-4104-b538-d5373d6fd641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:22:23.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:22:33.911Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=7ba5bd70-2f92-4f01-a472-41d4c91b781d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:22:33.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:22:43.924Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=fec6790e-78cc-4931-b578-6fc36da7c50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:22:43.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:22:53.941Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=d868b85e-e421-4941-a109-bb7a76663b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:22:53.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:23:03.954Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=790a6475-edf4-4a5d-831a-3b0f00889408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:23:03.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:23:13.965Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=d6d43cdf-774c-43ba-a6f2-189a8d082ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:23:13.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:23:23.980Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=872a9791-6021-4060-92be-be45770b73cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:23:24.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:23:34.003Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=7342ae0c-1db4-4b1d-aed1-5df71e329297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:23:34.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:23:44.025Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=3ea977d1-68c9-428d-8332-3d15d22e26a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:23:44.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:23:54.089Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=9470e0e6-3f59-49de-b40c-11bad41399c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:23:54.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:24:04.159Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=503f4920-2340-461c-8a13-04a837d89b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:24:04.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:24:14.187Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=34b82807-e2d1-4b36-af9d-a1c0935bab0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:24:14.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:24:24.205Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=6e6ff6d8-e968-4ee8-b09a-34f540444b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:24:24.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:24:34.251Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=207dcb45-5c1b-47d0-aea7-ea3d2148a539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:24:34.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:24:44.280Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=a9e38701-2301-4809-b5e1-f4d55beaa338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:24:44.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:24:54.298Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=b7443fcc-ce10-49b8-856b-99e3ae3fe8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:24:54.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:25:04.312Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=491f4087-8e44-49ee-ae30-661f8bc02259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:25:04.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:25:14.369Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=08efc0ea-822d-4bcc-a73c-51e8c2cb5d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:25:14.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:25:24.383Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=4be53174-bb1f-46fb-908b-d99f38191c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:25:24.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:25:34.399Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=9c1d4d5d-f65a-4d96-8764-0f28ea71f653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:25:34.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:25:44.414Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=8efb2ed2-f566-4707-9462-1e8e040b09ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:25:44.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:25:54.439Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=e001e626-64d7-4b40-bd35-2625cfa1887d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:25:54.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:26:04.453Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=02f37724-e81f-40fc-a116-6fa2b8bf41f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:26:04.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:26:14.472Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=bb90a336-7e4c-4700-8299-05eaf69b77f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:26:14.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:26:24.487Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=45524718-1ee6-4d6c-aa5b-f8717d49c6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:26:24.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:26:34.510Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=2c5696df-0ecf-42e6-aab1-8f4d9317ceb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:26:34.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:26:44.544Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=a2af467d-110b-4483-981d-3bcdc570b910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:26:44.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:26:54.567Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=3dda2a85-bc5e-4d7a-bc23-54cd746b9fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:26:54.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T05:26:56.187Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T05:26:56.187Z |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-03-27T05:26:56.188Z |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-03-27T05:26:56.192Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-27T05:26:56.208Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-27T05:26:56.208Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-27T05:26:56.208Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-27T05:26:56.210Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:27:04.591Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=46697eeb-2bff-4c4b-a59f-6d95b63f1f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:27:04.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:27:14.603Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=db5dfafa-40c9-4bef-ad3b-ee426e060f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:27:14.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:27:24.616Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=678c972b-5895-46aa-9cc2-73d05e9aec15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:27:24.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:27:34.632Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=70f1001c-81b5-46cd-b429-5d06ec8488f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:27:34.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:27:44.647Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=f5475943-c169-4461-b500-7d3cef361bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:27:44.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:27:54.683Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=a5d6b1b9-2ddc-49fd-bbbc-b0e23b8e4d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:27:54.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:28:04.695Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=8daf2333-e568-49d6-908c-7008670a4fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:28:04.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:28:14.707Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=e4b825ac-d523-4d0c-8d29-d831bd314dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:28:14.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:28:24.718Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=859cb50a-4e5c-46a4-8874-a3c10c11f1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:28:24.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:28:34.738Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=ce3e9685-1ec8-4978-8ef2-0219823f32dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:28:34.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:28:44.751Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=db691114-1ead-4a90-9114-fbb446c0d428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:28:44.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:28:54.766Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=710dc921-6ddd-4eaa-8042-2ca0ca5165db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:28:54.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:29:04.777Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=38250939-a42d-4e10-acd8-8b6fd35d242c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:29:04.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:29:14.788Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=d427041b-75df-46f4-ae69-a8260bb284e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:29:14.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:29:24.798Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=c129f5e4-640f-4c03-8005-481c8437237b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:29:24.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:29:34.814Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=3a4888ca-53c3-49e0-bd09-ee597f2d5ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:29:34.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:29:44.827Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=1ebaf0c4-f880-4d14-b623-f18bccd27087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:29:44.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:29:54.841Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=fa5cb7f4-c130-4d5f-97cc-aca5c94c3043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:29:54.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:30:04.851Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=fe8ec762-04dd-4961-94f6-545a11c82797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:30:04.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:30:14.860Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=4ed321b2-7bfa-4222-b8cb-6000d6c172d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:30:14.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:30:24.869Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=3692157d-e480-4bb5-8263-cc154939aad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:30:24.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:30:34.879Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=bc7674ef-efbd-45ba-aab7-2b142f4775f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:30:34.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:30:44.889Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=c73c1b26-3ae5-49d5-b606-fefb1f799ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:30:44.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:30:54.899Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=7a1c1702-55be-4615-a242-ae00ba5dfa1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:30:54.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:31:04.908Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=65c82b67-a2af-487f-a2fe-abee70eca7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:31:04.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:31:14.916Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=d7f2dabf-7e21-4b43-ad63-f71bf1961ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:31:14.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:31:24.932Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=8f2579b2-b931-4f9a-ae50-9f77cea8585a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:31:24.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:31:34.945Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=b93c1dc1-fd7f-4565-a049-3dfb0c77733f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:31:34.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:31:44.955Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=8db78545-f611-4381-a785-0ffea2bd86ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:31:44.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:31:54.963Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=3494998b-bb1f-4ea7-b0a4-389504dab3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:31:54.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T05:31:55.827Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T05:31:55.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-03-27T05:31:55.830Z |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-03-27T05:31:55.834Z |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-03-27T05:31:55.843Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-27T05:31:55.843Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-27T05:31:55.843Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-27T05:31:55.846Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:32:04.972Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=7c46e66c-80fc-45ab-a6df-58c3e56fdb69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:32:04.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:32:14.982Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=185380ad-1c88-4b5b-817f-9b7321f6b422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:32:14.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:32:24.991Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=eb829ceb-659e-4713-8dca-e2a2f004a786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:32:25.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:32:35.002Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=d5fb1fb3-408c-4831-8701-96d56bd73f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:32:35.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:32:45.014Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=35e88ace-0c6f-42a5-9b46-f5af80e896d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:32:45.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:32:55.050Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=71617502-4370-4426-b12b-3e3b33c2d38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:32:55.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:33:05.063Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=633f53d5-a1cd-4538-907f-8a0f2f46ce72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:33:05.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:33:15.076Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=f7ff35dd-7ac0-4886-9d2c-78a7980d937e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:33:15.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:33:25.084Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=ced87d98-7161-4a2e-bbd5-ab55cef305ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:33:25.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:33:35.095Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=26df2ec3-c57c-4895-be67-b51048c7c0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:33:35.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:33:45.104Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=a0c48356-5b6d-4cf8-95a5-3b86b039b523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:33:45.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:33:55.114Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=cf0e0455-4ef4-4155-a848-a4113c0de101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:33:55.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:34:05.123Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=89866d5d-c5e2-4f8e-9971-262bee805b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:34:05.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:34:15.132Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=a6a3b936-a92d-4fcc-a266-bd528fd488b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:34:15.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:34:25.143Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=54decd37-5086-4453-ace4-e855d187a803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:34:25.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:34:35.153Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=cbb9c75c-ce8f-44d2-8d55-a77234636eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:34:35.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:34:45.166Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=220025b7-ab13-420e-b012-81e091ae03e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:34:45.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:34:55.177Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=48d0ae8d-d1fe-4193-92fb-15f49e7daca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:34:55.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:35:05.187Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=7d0bda25-8c76-48fb-9832-029b8f2de1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:35:05.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:35:15.198Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=2b5c80b5-f8c8-4a50-8302-5463c75a9298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:35:15.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:35:25.207Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=49d45daf-dfe6-4965-8d7d-877b664ed196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:35:25.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:35:35.216Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=290b8a2b-35a8-4900-9f69-7da5cfe1edd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:35:35.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:35:45.239Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=0e88f08b-3c65-4ccb-88c0-610fa7d45ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:35:45.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:35:55.249Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=b62f75a3-17aa-4948-b06c-7ba3597f233a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:35:55.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:36:05.259Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=77121a4c-200d-4489-8581-c3f01c31f103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:36:05.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:36:15.270Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=d71cb753-0472-4b38-832f-15835d611a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:36:15.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:36:25.282Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=e5ba3854-4bf5-45be-9960-e452e6e8bb82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:36:25.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:36:35.290Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=54ab50be-e8e6-41d6-a5b3-b058b45639a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:36:35.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:36:45.301Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=a9ff9a4c-bb42-4622-8c07-fcab3cb5998a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:36:45.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:36:55.314Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=9856b319-9eb9-46fc-9c86-584e9506912b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:36:55.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T05:36:55.826Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T05:36:55.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-03-27T05:36:55.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-03-27T05:36:55.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-03-27T05:36:55.842Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-27T05:36:55.843Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-27T05:36:55.843Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-27T05:36:55.845Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:37:05.327Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=8062fde1-217d-4361-9b2c-95d0dc96209f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:37:05.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:37:15.339Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=d33222b3-9be2-44f3-8872-f46881c4ef4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:37:15.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:37:25.350Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=4f8a7dc2-6a5f-4aca-97db-37e8d6aa972f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:37:25.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:37:35.359Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=fc8e174d-7f4e-4ea8-af2f-e70a0a6133da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:37:35.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:37:45.370Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=a0fea18d-e932-4156-8a5d-e08c8a0e76e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:37:45.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:37:55.379Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=f61cb952-d85e-43ea-bba2-487dc329cc7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:37:55.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:38:05.389Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=da368e59-f082-4584-9e4d-7cf09960841b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:38:05.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:38:15.398Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=68cad000-fbf9-46ed-8acc-ce1029a3d3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:38:15.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:38:25.407Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=9d2099a0-11fe-4935-8533-ce056c2d80e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:38:25.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:38:35.416Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=4a1dd3b1-8a80-4f27-b455-fa10d0f4198b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:38:35.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:38:45.437Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=c226ed12-dc59-4330-9327-8a0fae71a8b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:38:45.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:38:55.447Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=1897a863-b9ea-4fde-b0cf-a4f0d5819948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:38:55.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:39:05.461Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=5c95c0e9-90ec-491e-92ad-df70fb48c9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:39:05.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:39:15.469Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=810e943a-5552-40f4-a5b9-d8896b791613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:39:15.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:39:25.477Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=6b6484b4-4ae8-4e18-bab0-230d46fef018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:39:25.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:39:35.488Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=6e8b9e92-80b9-4f9a-a2f4-a20a0942e51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:39:35.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:39:45.497Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=8291c33e-1d2e-44e0-bd99-b82ab9cd2109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:39:45.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:39:55.505Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=2ce1d718-cae2-4d8b-bffc-e958f990d197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:39:55.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:40:05.516Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=8862f9ff-d68e-48e4-aca3-eff21fb90f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:40:05.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:40:15.540Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=4f0d34e0-d858-45f4-8037-cfe7197715a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:40:15.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:40:25.553Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=2d2e51c4-f29c-449c-a475-8eda1263ad6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:40:25.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:40:35.563Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=bf7e67ad-03bc-4b7d-98a4-bed311825e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:40:35.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:40:45.576Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=9776a8a0-3041-4f6f-ab10-8f48b5868680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:40:45.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:40:55.588Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=f27e17a1-8561-4045-a593-958e9ed15b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:40:55.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:41:05.599Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=3a214d2d-ab6a-4dc6-8224-f6042b7a8f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:41:05.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:41:15.613Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=a9c7d6a3-b564-4fa4-ae46-70131ada832f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:41:15.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:41:25.624Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=bd91df21-d81e-4e02-873f-8ffe052fc03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:41:25.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:41:35.634Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=82c35fe3-fdc4-4c70-8217-c0965d28d27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:41:35.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:41:45.644Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=e313edaf-823f-4a68-839e-e853250ff3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:41:45.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:41:55.655Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=992c2549-8595-4a09-ab8c-b0d1c6046fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:41:55.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T05:41:55.792Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T05:41:55.792Z |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-03-27T05:41:55.794Z |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-03-27T05:41:55.797Z |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-03-27T05:41:55.804Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-27T05:41:55.804Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-27T05:41:55.804Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-27T05:41:55.807Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:42:05.666Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=c05a9aa9-27fd-4210-8189-75e0d0830606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:42:05.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:42:15.706Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=b87baef4-5e91-41d9-93a6-6d459dc5da41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:42:15.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:42:25.715Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=aa61fd00-2846-4ee7-aa8c-217131700b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:42:25.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:42:35.726Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=fb503564-9738-4da1-b45e-2b1a831b0ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:42:35.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:42:45.737Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=fd943a5d-afaa-44d2-8244-c0e268052d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:42:45.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:42:55.750Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=741d5878-1e05-45c0-8762-87b0e76326a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:42:55.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:43:05.762Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=af44f4e6-783e-4e54-a3a8-77f9a5c6fb07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:43:05.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:43:15.770Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=88ac1e33-395f-4bf1-af24-c417f5078dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:43:15.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:43:25.781Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=f53bb1a6-323c-4323-b476-0b6e0710cef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:43:25.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:43:35.791Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=8e83305e-119c-42bb-89ee-dbdc5ee734ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:43:35.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:43:45.800Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=3df39dad-7964-4e7d-8ecb-b0ae5f42948e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:43:45.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:43:55.810Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=317c6798-e651-401e-b423-3ae8c1ff33ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:43:55.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:44:05.819Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=0257794e-fac3-45b0-b35d-da69f672dc62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:44:05.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:44:15.836Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=d13c53e8-60ca-4843-9a68-e000ee768dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:44:15.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:44:25.845Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=0abe7980-2f12-47dd-83df-e25427aaa2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:44:25.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:44:35.859Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=40eb0c4a-6653-4998-97ee-4c11a9fdadb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:44:35.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:44:45.867Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=e077c878-ba4c-4161-a516-0095f92305ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:44:45.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:44:55.876Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=c7160248-de8f-454d-bf4f-0935e8184124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:44:55.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:45:05.885Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=4e09e727-22c0-4a87-b632-9bfd6d1fe8c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:45:05.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:45:15.893Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=6f4f1b73-0348-4b4f-a812-1288b1951b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:45:15.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:45:25.906Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=bd546830-d589-4eaf-a68c-ddde1054bb0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:45:25.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:45:35.914Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=73af1bbb-d248-42a3-b5ea-43c297cd4af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:45:35.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:45:45.924Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=7aacf346-c249-4220-9bb2-ecfa81dd69a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:45:45.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:45:55.934Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=b3b93005-aafa-40db-b032-708c28307570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:45:55.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:46:05.943Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=12fdc50f-e2d3-4155-a117-c322f54ba4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:46:05.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:46:15.952Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=9d8ef452-e652-4e06-bf3c-ed81a21c3ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:46:15.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:46:25.967Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=64e2ee73-4314-4c2a-bdae-bb22f969a95c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:46:25.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:46:35.979Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=4ee8aa5a-c553-48d2-bf33-6df11b50c14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:46:35.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:46:45.988Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=7f39cc15-4f68-4d4d-962b-07ea5dbdbb99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:46:45.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T05:46:55.721Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T05:46:55.722Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-27T05:46:55.722Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-27T05:46:55.724Z |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-03-27T05:46:55.730Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-27T05:46:55.730Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-27T05:46:55.730Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-27T05:46:55.732Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:46:55.999Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=0423df91-018e-4197-a882-28665bd6fa27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:46:56.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:47:06.011Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=09bea112-532a-4edf-8c41-5702fab72a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:47:06.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:47:16.022Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=e0f4d241-d4b4-4a0c-b17b-dc29ae87ff03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:47:16.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:47:26.032Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=23a82704-5c1a-4c4c-b4e4-c1c1110fba9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:47:26.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:47:36.042Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=8417dc88-0d19-4d00-beb3-f1b0fb4c146f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:47:36.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:47:46.056Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=fa707883-dd54-46db-baf9-addc52f9df6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:47:46.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:47:56.068Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=d48f6026-d693-4cac-b674-08f96aaed511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:47:56.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:48:06.081Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=6e78b409-e1b1-4ac5-86c7-c2ea23ca5ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:48:06.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:48:16.091Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=c8b31590-8f0d-4664-95cd-971eb73626c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:48:16.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:48:26.099Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=b53961b6-70dc-4145-a844-5261ceff7730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:48:26.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:48:36.107Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=6e31c772-5cf9-41d2-99d0-288bc2e07628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:48:36.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:48:46.117Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=e32105ae-1ec9-4242-b4b8-3a968918b927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:48:46.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:48:56.130Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=b778527c-9182-4abc-951d-cedb8e75a8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:48:56.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:49:06.142Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=76e7bb12-f25d-4ed4-b3ee-a1a4f163a3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:49:06.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:49:16.150Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=d67d9fd5-fff8-4059-92c9-56c51d1165ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:49:16.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:49:26.158Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=1e277e7c-5ff9-445f-8f72-1a039b12b970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:49:26.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:49:36.166Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=ae178f65-2db9-455d-a405-48839c895bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:49:36.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:49:46.175Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=49cdb278-8826-4701-993c-b81b2ddf21d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:49:46.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:49:56.183Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=658f1b76-707e-4846-b95a-c7b4b2b99e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:49:56.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:50:06.194Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=b52478aa-11d6-45eb-98ad-017da1d71eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:50:06.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:50:16.204Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=d1818aff-e75d-41a0-99ee-32b7c764d014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:50:16.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:50:26.212Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=b19321d3-0836-4eeb-90a0-b927c8a7a4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:50:26.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:50:36.221Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=3658b3e0-bd59-4403-82a4-7d0e3583dcb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:50:36.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:50:46.267Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=db38aec9-c493-434f-9546-99334362e5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:50:46.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:50:56.277Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=9dcccc21-5d72-4c8f-982c-a91f64967044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:50:56.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:51:06.286Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=8c4f2e84-d6da-4b4c-aa02-be11db6ccf68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:51:06.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:51:16.297Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=2edf1c6e-94ca-4151-a14c-77d69300d7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:51:16.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:51:26.305Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=a32589e3-907f-490a-9b0c-8fdb5572afe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:51:26.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:51:36.322Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=0bd5a275-af49-45bf-b54e-898d4469c9a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:51:36.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:51:46.343Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=5c4c61b4-28ec-4c26-8a00-3e9d5b6532c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:51:46.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T05:51:55.777Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T05:51:55.777Z |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-03-27T05:51:55.778Z |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-03-27T05:51:55.780Z |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-03-27T05:51:55.786Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-27T05:51:55.786Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-27T05:51:55.786Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-27T05:51:55.788Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:51:56.352Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=e4c70d41-ef33-4477-8ebd-85f7724a4e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:51:56.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:52:06.368Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=5ee0f4b9-e81d-4d40-92c2-176726c36c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:52:06.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:52:16.378Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=8cbc0a51-5523-4d25-a7ff-15b13fa89741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:52:16.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:52:26.387Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=e60b8b5c-7e57-4523-aa3c-088b452e1c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:52:26.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:52:36.397Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=66b60440-f8ad-48ce-8b05-80f41261d2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:52:36.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:52:46.407Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=4bf87a8f-ff8e-4270-932f-2cb8e8fc2abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:52:46.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:52:56.416Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=3585cbb5-926e-46bf-817c-aceb0fa36d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:52:56.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:53:06.431Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=ff3c2212-3ad2-46fc-92f6-fe5b839542d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:53:06.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:53:16.441Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=58535a91-2387-4747-8bac-ae5fbcd82336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:53:16.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:53:26.451Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=625f5a8c-71de-452b-9223-dd4d75c94576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:53:26.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:53:36.459Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=a5314505-5442-44c4-84a9-383adc5f71a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:53:36.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:53:46.469Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=8fbe5c54-85c2-4005-9bf6-e970bafeb5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:53:46.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:53:56.491Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=eb9ed313-5529-4128-ae07-fce1088416cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:53:56.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:54:06.500Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=278209a9-e6e0-4327-9c20-ee93df7b6937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:54:06.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:54:16.510Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=d43c704d-54c0-4d6d-ab44-ffbdd87db8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:54:16.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:54:26.538Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=d6ae8521-812e-44d2-b133-76663580a372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:54:26.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:54:36.549Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=934e690b-0013-444a-a1cc-f64da5e99829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:54:36.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:54:46.565Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=045bc91e-03fb-4eb3-9024-1f28eac24f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:54:46.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:54:56.573Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=d0561f3d-e024-4caf-80ef-e49ac28955be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:54:56.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:55:06.583Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=96833153-8ba9-4300-9ed5-a7b138789357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:55:06.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:55:16.592Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=ba2471e5-69c6-4f39-9207-379e7c9908e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:55:16.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:55:26.599Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=f622b32b-b952-4f0f-8887-251eff603346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:55:26.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:55:36.608Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=ebbdc01b-f628-424a-83ec-66e00dbf4999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:55:36.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:55:46.617Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=fc1a9c3f-0e89-4ecd-b6e0-7f2f3d2136b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:55:46.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:55:56.638Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=c9ccb95d-99a3-4aa3-a7d8-92391209b99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:55:56.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:56:06.661Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=1f42e138-21a5-4678-ba1c-645e49cb9b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:56:06.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:56:16.674Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=71673c49-928f-403d-b41f-a0022db01a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:56:16.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:56:26.683Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=4b1e4864-5b6a-4bca-9ed4-c59d563028f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:56:26.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:56:36.692Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=76f11965-d459-492b-a306-2e96d2575984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:56:36.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:56:46.701Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=28498760-25af-4cd7-96ad-98713f640eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:56:46.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T05:56:55.799Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T05:56:55.800Z |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-03-27T05:56:55.801Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-27T05:56:55.804Z |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-03-27T05:56:55.812Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-27T05:56:55.812Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-27T05:56:55.813Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-27T05:56:55.816Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:56:56.710Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=4b3465e3-0853-4478-8af6-014d1fe64d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:56:56.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:57:06.718Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=1b4c647d-2d6a-4a24-8a74-66e509fa711a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:57:06.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:57:16.740Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=fa2a7384-4035-47d1-9041-5e44062f6ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:57:16.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:57:26.749Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=ac035457-df3d-4790-830b-1a8d5490640e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:57:26.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:57:36.757Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=e00b1cd1-8162-4c36-a97a-8dbddb2c86f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:57:36.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:57:46.769Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=49cfbd30-c086-4b15-91d3-ac83f6b42c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:57:46.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:57:56.776Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=57228018-03f7-41c5-a69b-1bfadf2ab639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:57:56.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:58:06.785Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=8ee079bf-73de-4462-9a88-2b2b308a7370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:58:06.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:58:16.794Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=d5175940-b889-42e7-b4e3-fbc26cea57b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:58:16.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:58:26.809Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=1042788d-1fd8-497f-98c1-5224cdd911b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:58:26.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:58:36.817Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=ec378c2a-6cac-4b13-be51-518d96757acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:58:36.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:58:46.829Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=ce739796-ecd5-4c6a-b238-bba4e7a5d8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:58:46.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:58:56.837Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=8f43ae1f-a595-4bbf-9086-686e0664ae20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:58:56.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:59:06.848Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=2e8814df-6823-4bd1-8050-53d64a88ef59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:59:06.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:59:16.859Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=9b2ef24f-608c-40e8-8486-110e8032d9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:59:16.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:59:26.889Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=23372c4c-69b4-4b0e-918d-fafa0809cbac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:59:26.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:59:36.899Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=8cfb600c-9453-44c1-8694-04dc24b09b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:59:36.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:59:46.908Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=a04ad070-065c-413e-ac6d-984f4e06a185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:59:46.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:59:56.930Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=ed64f0b5-fc0f-430e-991f-1dc390ce1c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T05:59:56.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:00:06.939Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=6d385ca0-75d8-432c-bc4c-27939c8d79b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:00:06.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:00:16.949Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=efcc55d3-73e6-4f49-a1b7-56cfe7c85c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:00:16.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:00:26.958Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=ef3c4ca5-26b5-48c9-95b5-17f63248c24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:00:26.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:00:36.970Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=2fe7f397-3b92-4f0e-98e0-bf54129bc5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:00:36.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:00:46.983Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=0a9f51d5-e91f-43de-ac10-a84b0beddc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:00:46.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:00:56.996Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=5a1992af-e4f5-4bb2-8b12-1f85b6d8b4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:00:57.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:01:07.009Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=66acea17-6b07-44d3-8b1b-71e3ddda5f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:01:07.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:01:17.019Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=24267250-8f28-433a-b110-bee6e2526e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:01:17.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:01:27.041Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=5b31360b-204c-4c0f-b2ef-7a86f51bda39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:01:27.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:01:37.051Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=aa95028f-b2d2-4506-b7a8-c9f38a2149b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:01:37.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:01:47.060Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=c128d134-0f5f-49f3-bae0-bbdc270ba174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:01:47.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T06:01:55.846Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T06:01:55.847Z |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-03-27T06:01:55.848Z |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-03-27T06:01:55.851Z |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-03-27T06:01:55.858Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-27T06:01:55.858Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-27T06:01:55.859Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-27T06:01:55.861Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:01:57.071Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=4f687b3e-8935-4f2d-ba04-3373b0380a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:01:57.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:02:07.081Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=14853ac1-a41b-45b9-8994-0aaf54ff6869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:02:07.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:02:17.094Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=c55fd26b-2d0c-49d8-9585-e5bae1ba6aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:02:17.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:02:27.103Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=21c4638a-a824-4054-89f2-79e0e6a51c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:02:27.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:02:37.112Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=8c1a3729-8290-46a5-a56b-a3626d3a896e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:02:37.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:02:47.120Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=ecec0b8e-22f2-4fb9-b573-ca7dd8f17e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:02:47.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:02:57.131Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=4eefaf9c-37ca-4c46-a501-5d618ac64485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:02:57.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:03:07.149Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=3111b326-0e8f-47a4-b2a0-1dde3793a257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:03:07.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:03:17.160Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=7ee39fc0-5dce-4383-8807-e7b97d1164c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:03:17.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:03:27.168Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=12430e73-d0e8-44bb-a7a0-4aca585c731b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:03:27.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:03:37.176Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=930e39ee-818a-4fee-ad8c-699c560477db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:03:37.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:03:47.186Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=5a8f87be-b931-4606-a2d9-f4ed5baf20b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:03:47.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:03:57.195Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=c26180f1-7982-4095-a480-06073b37a4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:03:57.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:04:07.203Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=479e9891-0dbd-40c1-a566-eebc1cbc4423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:04:07.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:04:17.211Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=068bea1d-074b-4eaa-97ff-e22f79255b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:04:17.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:04:27.221Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=bc76fec4-b2c5-47da-8e5b-2af0a702f735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:04:27.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:04:37.241Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=7ed0112e-6eed-4a5f-8b19-6ef40de89c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:04:37.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:04:47.250Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=256e1b80-b73b-472b-91d3-d0f175e1d700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:04:47.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:04:57.263Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=e3565435-647d-4a5c-aae7-0d1c69599789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:04:57.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:05:07.273Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=91710277-4c87-4dd5-a095-577140cd2657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:05:07.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:05:17.282Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=eaee44a4-f559-4555-b9c3-de3b3773e884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:05:17.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:05:27.290Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=a2f6797a-0556-4102-8827-ff2f0ef9639f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:05:27.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:05:37.300Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=4741d9f7-1891-419e-8c8d-10f73977a808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:05:37.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:05:47.308Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=0b991d24-f619-4cad-8b0c-2c0ac0496353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:05:47.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:05:57.321Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=fa3395a1-d0c2-4351-881e-3282009850b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:05:57.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:06:07.339Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=a18eb279-6beb-4ba2-9185-1e35b39d852a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:06:07.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:06:17.361Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=78842289-66d6-4df5-8a58-c0805801e42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:06:17.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:06:27.369Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=d8adf10f-4b0d-46d7-80a8-da9487641046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:06:27.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:06:37.381Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=369ae409-a01a-4b69-8719-a61ed595146f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:06:37.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:06:47.393Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=95159b08-d189-4620-9f4c-8679458ff847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:06:47.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T06:06:55.716Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T06:06:55.717Z |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-03-27T06:06:55.718Z |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-03-27T06:06:55.721Z |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-03-27T06:06:55.727Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-27T06:06:55.727Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-27T06:06:55.728Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-27T06:06:55.730Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:06:57.402Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=6f29021b-f517-43f4-8c81-622e629dd218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:06:57.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:07:07.410Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=5e6f371e-56d9-4085-aba3-84e69dc02ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:07:07.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:07:17.422Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=ad6383a3-ed53-42e5-b162-301203d8ad8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:07:17.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:07:27.439Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=9705be58-ee48-4e7e-b427-f783fd5eb84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:07:27.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:07:37.448Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=da4ad32c-2e8e-4751-b546-11ac5c0e4b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:07:37.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:07:47.458Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=921d5789-64d8-4c4e-a8a7-dc62a3d6e707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:07:47.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:07:57.468Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=d9aa9b6a-dd39-4209-ae13-421e42b0f774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:07:57.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:08:07.476Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=945a30e0-639d-429e-9756-dd0ad9abf7f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:08:07.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:08:17.484Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=c2fde837-99c7-4a7f-b624-755f124db8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:08:17.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:08:27.493Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=00dfff1d-2e43-4c61-8fa7-b23f59e6cb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:08:27.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:08:37.504Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=29c88542-7451-467a-85eb-d8a99be95c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:08:37.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:08:47.512Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=7b1b5bc0-ac70-4b30-a0a7-5e1923fcfb87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:08:47.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:08:57.527Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=722196e8-a746-4c70-aa9b-60f7e6ae7d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:08:57.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:09:07.544Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=96e13430-06d9-4af1-8a1f-f41853145638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:09:07.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:09:17.552Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=9f2c7b1d-d282-40e5-b91c-5ee09d1a370c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:09:17.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:09:27.559Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=e2440adb-50cf-4eff-b9be-51ed498770b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:09:27.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:09:37.567Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=3a9c9014-6bf8-432b-b462-933842064bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:09:37.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:09:47.575Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=4037117c-820b-4177-b3b3-ac85ac32195a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:09:47.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:09:57.587Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=878a825a-0e2a-418d-8994-ec89eed665b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:09:57.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:10:07.597Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=1063fb7d-92cc-4b0b-8c20-3c045e14eabc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:10:07.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:10:17.607Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=42f0bb03-f200-4340-ba5b-09beaea30dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:10:17.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:10:27.616Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=e4a88007-fd6a-4773-a831-8d4ba0cdc1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:10:27.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:10:37.630Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=088231ac-59c9-4137-b7fb-2ee1f3c3215a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:10:37.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:10:47.639Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=1413bc1d-a13a-4ef5-822e-b360e470a534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:10:47.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:10:57.652Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=0d3e2ac7-0151-4d86-9e12-6d3a72a87433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:10:57.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:11:07.665Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=58eeb4c8-dc0b-4b96-bcc0-74b240f03f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:11:07.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:11:17.675Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=59ea021e-c7a5-4b38-abbe-f9b85a6c2f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:11:17.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:11:27.684Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=7f84f66f-3bcd-4b01-8dfb-2f0119f6359e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:11:27.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:11:37.693Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=c943453f-03e0-4303-8b98-9047caca4eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:11:37.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:11:47.704Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=36f7be93-73f7-4b47-b609-eda8a6fcaac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:11:47.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T06:11:55.815Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T06:11:55.815Z |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-03-27T06:11:55.817Z |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-03-27T06:11:55.821Z |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-03-27T06:11:55.829Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-27T06:11:55.830Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-27T06:11:55.830Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-27T06:11:55.833Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:11:57.711Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=aada18a7-b8f6-475e-8f1a-23f70b1547db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:11:57.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:12:07.720Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=0d4fd326-8dda-488c-ad85-f7e97a8ff1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:12:07.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:12:17.729Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=765d7dc1-94e8-4ac6-a2a3-52f080c2c5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:12:17.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:12:27.743Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=24974308-bb92-4a28-835d-b333d64e8c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:12:27.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:12:37.752Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=4b44fbfb-513e-4cf9-98eb-fdb0fe77225d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:12:37.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:12:47.760Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=26d9c13d-56ad-439c-8b3a-6ed8bf57a16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:12:47.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:12:57.770Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=2d6a6755-b6fb-436d-97c5-e6db26d2ce21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:12:57.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:13:07.779Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=1e3c9d27-a7af-4170-b7e6-5f031971d246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:13:07.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:13:17.788Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=5def9ee2-a9c5-475a-8d50-2c651825c90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:13:17.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:13:27.796Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=39228933-8a87-41b8-af7e-00cfe440b7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:13:27.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:13:37.807Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=f291f929-fb5e-4df7-b94a-01759b955187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:13:37.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:13:47.831Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=e60c182a-6e61-44a4-813f-b7e7e3542ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:13:47.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:13:57.844Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=7320c473-9f23-4a56-b85a-86113ab13afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:13:57.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:14:07.856Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=f95f9cd2-f733-499d-b94f-14826cc21904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:14:07.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:14:17.877Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=f7123a0a-b146-4e4b-830e-88dbb42bf94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:14:17.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:14:27.891Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=52de3c87-e3e3-43e0-ac71-f46d8df430f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:14:27.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:14:37.905Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=420e660b-d3ef-4dc7-ba55-e8a320f466e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:14:37.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:14:47.917Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=9c3a6d4a-23af-43c5-9b4d-daaf7b8d58c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:14:47.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:14:57.927Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=d01ae282-7ff0-4983-ba01-4ec0478bd956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:14:57.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:15:07.936Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=8e55c34e-ac38-4583-9669-fc6545655cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:15:07.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:15:17.946Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=70b1bc99-8042-4a98-bf16-0effb06555e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:15:17.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:15:27.955Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=c7431ff3-cb4e-425f-b97d-bad0ad7c4c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:15:27.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:15:37.963Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=f16c5c2b-2323-4e97-a2a1-41a6015c7eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:15:37.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:15:47.972Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=c3cd72a7-9874-4abd-80ec-d5e89f4554bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:15:47.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:15:57.981Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=893d6ed9-910b-4467-9f69-ae4747385d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:15:57.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:16:07.990Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=fa073b15-9038-4a89-b4cf-9c528c069e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:16:07.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:16:17.998Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=0ab1b2c2-5843-42e2-b240-90c9d5be9e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:16:18.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:16:28.005Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=24c4a4e2-37d0-4f30-8432-d99b0b6fbc1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:16:28.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:16:38.014Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=868640c2-0698-4493-b9f5-c41fb25553f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:16:38.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:16:48.027Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=cf5b2533-ecd9-41a7-81fe-b02f441d2718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:16:48.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T06:16:55.744Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T06:16:55.745Z |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-03-27T06:16:55.746Z |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-03-27T06:16:55.748Z |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-03-27T06:16:55.753Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-27T06:16:55.753Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-27T06:16:55.753Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-27T06:16:55.755Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:16:58.039Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=5ec2a6b6-c809-4f15-b538-672ed3dd570d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:16:58.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:17:08.048Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=c13aa800-cc98-4538-8eaa-281728515fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:17:08.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:17:18.057Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=1da76607-156f-44aa-a52a-8c9f4375ff7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:17:18.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:17:28.066Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=975d94bb-f5b8-446f-9a39-fc9b839dc35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:17:28.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:17:38.075Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=c2e06cb6-aca8-451e-bdd9-a57d21f42141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:17:38.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:17:48.083Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=01eb395e-473e-4f13-b5bc-aad5e7199a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:17:48.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:17:58.094Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=757daefd-2ea9-4690-bc56-a6d312316651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:17:58.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:18:08.104Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=ed784081-d866-4a71-90d3-73b4b1f012b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:18:08.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:18:18.114Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=66d3b39f-a853-4a6f-91f4-02af927f5a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:18:18.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:18:28.139Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=7eaa69cc-d7f2-4426-9c06-663382d9efab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:18:28.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:18:38.147Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=0e5fda56-4bbf-4a0d-9330-da05208577d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:18:38.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:18:48.156Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=ceefcbb9-9960-42d5-94ec-e0991a9d3b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:18:48.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:18:58.166Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=775bb414-19df-4e65-a8ed-27153c764762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:18:58.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:19:08.174Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=b68123e3-a135-4368-918a-8e5ca1fe33f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:19:08.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:19:18.183Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=17838c7e-24fb-4407-aadc-1797aedc542f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:19:18.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:19:28.192Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=f4c20b74-311d-4adc-ba3b-8c31c15d81d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:19:28.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:19:38.204Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=92876073-9188-4f00-b509-c9566cc58158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:19:38.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:19:48.214Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=98683364-98f2-46b6-82ae-a3675f1d83a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:19:48.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:19:58.229Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=0276811d-80a8-42b3-833c-f54e8fc55a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:19:58.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:20:08.238Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=d1825778-2679-48bd-b635-4a860dd0c449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:20:08.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:20:18.253Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=764987ee-6a14-4895-ad91-9f1afe08a8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:20:18.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:20:28.264Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=843f8c2b-47f5-432b-810f-fd8679e32951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:20:28.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:20:38.295Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=4930db1a-5263-4341-b26c-038a24187ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:20:38.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:20:48.302Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=10ca8fe9-58f5-4df8-a78c-aeade52c7dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:20:48.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:20:58.316Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=65e48200-4601-44ef-9597-b003dfc25420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:20:58.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:21:08.326Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=3102f162-71a7-4ef8-b6a0-9defdeae61dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:21:08.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:21:18.335Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=97076f6a-76bd-49f5-8e79-2283a7ba3b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:21:18.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:21:28.350Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=bdbb4797-c1ea-4925-81f7-21e5bae26fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:21:28.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:21:38.363Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=fc3e2ce2-1102-4fae-ad51-8832d2fb4814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:21:38.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:21:48.371Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=033a72b5-7ce3-4edb-8616-6773b582e129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:21:48.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T06:21:55.796Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T06:21:55.796Z |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-03-27T06:21:55.797Z |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-03-27T06:21:55.801Z |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-03-27T06:21:55.808Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-27T06:21:55.808Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-27T06:21:55.808Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-27T06:21:55.810Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:21:58.380Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=501d4f8a-0f22-4bb7-ae82-6f340c5333e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:21:58.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:22:08.390Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=f517ace6-2fab-4e28-87dd-eac1af355e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:22:08.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:22:18.399Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=afa3901d-8fbe-4671-afe3-c17e97ceba37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:22:18.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:22:28.407Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=5a8b786f-6113-44fc-b11c-13ba1ebcedfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:22:28.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:22:38.416Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=b460af02-5f1d-4ef2-8b54-616a63a233ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:22:38.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:22:48.437Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=21b0c1e6-a267-47ee-a857-83533d23b5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:22:48.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:22:58.450Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=a56d7dd0-1ed7-40dd-bd5b-d8d609a35126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:22:58.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:23:08.460Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=f2de2c33-fca0-4536-a82d-bef84aa3b6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:23:08.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:23:18.470Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=ad1995ef-e79f-4a25-81de-e878146dc37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:23:18.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:23:28.484Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=dca87b78-8b39-4729-b4f4-946849e996de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:23:28.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:23:38.494Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=e8c07810-2141-431f-844d-e2ccf065394b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:23:38.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:23:48.504Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=f0f1019e-419f-4b4d-8723-ace3e8dc7936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:23:48.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:23:58.514Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=e5a86382-153e-466d-84f5-19825b80b27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:23:58.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:24:08.524Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=567880f5-6f9b-44d5-bb45-59cc67652c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:24:08.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:24:18.535Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=43217bb6-1137-4afa-ae06-dffb9612d462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:24:18.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:24:28.547Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=ff8a6575-4908-4c59-a53c-5cf3be33d424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:24:28.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:24:38.555Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=8e67f00c-3911-4a79-923c-0ef63671edfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:24:38.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:24:48.564Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=b56908d4-e76a-4022-80d7-418b07e15456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:24:48.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:24:58.573Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=251a4625-dad3-4354-9555-7b9f4ad86e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:24:58.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:25:08.585Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=3d75c41e-c3e0-4742-9c6a-b2f11bb5d5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:25:08.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:25:18.594Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=25d7566e-da08-46b3-95e5-593b50faae94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:25:18.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:25:28.605Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=b971ba93-78a0-4d0c-a9d2-16f8107606c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:25:28.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:25:38.613Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=a93e4a68-ada8-4e44-b147-453acf7482be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:25:38.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:25:48.624Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=9d5cb2b5-068e-4964-b270-3a16ae12d9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:25:48.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:25:58.637Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=ebf355f0-d909-43f0-adc3-72b2407537e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:25:58.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:26:08.649Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=80d7838a-b4b8-4e6e-9a9e-45ef3c2e89e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:26:08.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:26:18.657Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=03efa4d9-6172-4d74-9707-542b4a4f5bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:26:18.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:26:28.667Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=e2164c38-7373-4340-9dc8-2c8815ca9b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:26:28.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:26:38.689Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=5e306dab-f309-4a35-8f0e-49e832963001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:26:38.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:26:48.698Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=c2e96c9a-d42f-4cf2-a091-4b2f7f72cded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:26:48.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T06:26:55.750Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T06:26:55.750Z |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-03-27T06:26:55.751Z |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-03-27T06:26:55.753Z |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-03-27T06:26:55.760Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-27T06:26:55.761Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-27T06:26:55.761Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-27T06:26:55.764Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:26:58.706Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=dfd0f71b-84e3-4a20-a3e0-58fb8ad94d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:26:58.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:27:08.716Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=365c09ce-0bf6-4812-9b82-f95992b8f479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:27:08.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:27:18.724Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=77fbc7bd-081e-4fc0-ad98-8608c756d86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:27:18.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:27:28.735Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=7b2d3a8b-70c1-4463-af3c-b086bc21ecc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:27:28.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:27:38.743Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=ceb73333-6b35-45ae-8eb0-b9c66ba9f2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:27:38.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:27:48.753Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=3b39f44f-719a-496e-aefa-eae3113a6dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:27:48.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:27:58.764Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=7824c6ad-1130-4bd1-b873-e20e2cb8d415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:27:58.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:28:08.777Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=9ac2b2cd-5588-4ef7-9ecc-7c1442ff4d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:28:08.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:28:18.786Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=da294ed6-1d31-41bd-82db-b1fa8df5e47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:28:18.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:28:28.794Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=7968b270-d1de-4a7b-bfc3-bc2a2c7c9ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:28:28.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:28:38.827Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=ba6eea98-eff1-46f6-b43e-b77092980f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:28:38.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:28:48.837Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=91d19b14-92a3-41a7-b12d-35186c1051c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:28:48.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:28:58.845Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=0f3af42c-d551-428b-ad04-7877e0cc2337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:28:58.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:29:08.856Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=81133505-3358-4409-a86b-ef72dfdeb190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:29:08.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:29:18.863Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=16893dfa-64f1-4938-976b-dd795f6233d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:29:18.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:29:28.873Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=8bc6c456-a43b-4158-b2bb-4be7cfb79a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:29:28.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:29:38.884Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=a6e86d5c-4a2c-42d9-b29c-df95251ca60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:29:38.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:29:48.893Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=f2090c7b-dd49-4b28-9637-ecc74681845a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:29:48.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:29:58.900Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=f5ec568a-5fb9-446b-8fde-488ebe0139b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:29:58.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:30:08.908Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=88ab9cf6-5d63-4c8c-8268-6d307b4503a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:30:08.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:30:18.920Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=385c5fc1-6811-4c71-bbaf-02ba00c7bf90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:30:18.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:30:28.931Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=b293ebd0-df27-49e3-86d3-cb7842e20758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:30:28.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:30:38.939Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=f23cc03b-379e-4d1d-afdf-72295db81653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:30:38.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:30:48.950Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=fa3a3e38-4f17-4f7b-a006-63f4ddaaa55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:30:48.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:30:58.958Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=c74ca21a-80b2-4a48-a68f-95b9cf2f2e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:30:58.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:31:08.966Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=82bd8009-c237-47e3-b6e1-16b5066d3cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:31:08.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:31:18.979Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=5749756b-8ab5-42df-9a98-2dda9232a52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:31:18.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:31:28.987Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=771002db-7846-49bb-a22c-4acfa00b9300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:31:28.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:31:38.995Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=12223aab-b876-496c-a14a-2db2628abe85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:31:39.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:31:49.003Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=f782a0d2-0045-46fe-90b4-1f981b084d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:31:49.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T06:31:55.773Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T06:31:55.773Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-27T06:31:55.774Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-27T06:31:55.777Z |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-03-27T06:31:55.785Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-27T06:31:55.785Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-27T06:31:55.785Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-27T06:31:55.788Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:31:59.013Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=d1ba4898-2a29-457b-8d56-ec688fa037f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:31:59.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:32:09.021Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=2e8c87ac-8977-4738-b123-f26bf48dad5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:32:09.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:32:19.031Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=d3b013e6-afd9-46a9-a502-593256bf1a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:32:19.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:32:29.040Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=069a6e9a-0ac3-4702-91a6-b1656951e954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:32:29.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:32:39.049Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=a7d868c8-719a-4ea0-9b8a-f4a4ff2bf494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:32:39.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:32:49.065Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=f23f27ee-8a3d-4fba-a89b-90ca144cc32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:32:49.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:32:59.076Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=81abbac9-e1df-4b96-a00d-73fb944ba72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:32:59.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:33:09.088Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=13b2c304-d50e-475e-94cb-469550a4e98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:33:09.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:33:19.097Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=35627f34-9515-4c74-b6ec-0f3f0123b5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:33:19.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:33:29.105Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=684963ef-6f2b-4f5a-878d-2e159fb149bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:33:29.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:33:39.113Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=571115ab-4ac0-43a9-a20a-7555b992f61d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:33:39.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:33:49.137Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=ea52df22-10e7-40e1-90a5-0967eb84112b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:33:49.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:33:59.150Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=d2968be8-fc43-4780-8185-3343f6228de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:33:59.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:34:09.158Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=f8dd76fa-0272-4f05-b16f-3f49370a2e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:34:09.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:34:19.167Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=df1fb79f-0be9-4d54-99e3-a1ba395dae04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:34:19.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:34:29.183Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=01dcf3dc-ac43-4d37-959e-1a280dbcbb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:34:29.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:34:39.192Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=606305fd-39c6-416f-a6c4-5fc80ccd336d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:34:39.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:34:49.200Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=4110790f-0b39-4a92-ac5b-4d850e63bb50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:34:49.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:34:59.207Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=a8ef9755-c8dd-4277-becf-03bad8f827cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:34:59.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:35:09.217Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=a91562dd-d581-4903-93c5-4755dc3d8842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:35:09.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:35:19.232Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=e14070d2-e505-4991-ae23-0fa08b9a3046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:35:19.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:35:29.259Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=3f4ad91a-7cb5-4be2-9bc4-99b73d91d66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:35:29.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:35:39.275Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=45d69023-6ff1-43a3-8d79-c1cfa8681cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:35:39.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:35:49.285Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=2b1d7a6c-9aa2-4af9-af1b-df2228824aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:35:49.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:35:59.295Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=9056cc2d-e03f-4c6b-8199-0fc167d06f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:35:59.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:36:09.304Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=da724e90-9779-486d-aef5-e2d64c203c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:36:09.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:36:19.314Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=f431899e-f402-43c9-8333-169c60798420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:36:19.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:36:29.325Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=73f876d4-3ac0-46f4-a700-d17d0525ebcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:36:29.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:36:39.338Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=ccdd49e5-7d15-413c-bc10-3da2b0ab2c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:36:39.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:36:49.349Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=4618018a-a967-4edb-8c35-85fa764a9cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:36:49.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T06:36:55.799Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T06:36:55.800Z |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-03-27T06:36:55.801Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-27T06:36:55.803Z |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-03-27T06:36:55.808Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-27T06:36:55.808Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-27T06:36:55.808Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-27T06:36:55.810Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:36:59.359Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=3832c275-4b5b-459f-9586-a05c5d98a171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:36:59.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:37:09.369Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=c79255f6-ab0f-416a-96f6-839bca368591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:37:09.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:37:19.377Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=cfa18147-8fcf-4da9-98d6-fb56b973a10f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:37:19.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:37:29.385Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=c69bb128-46fd-421b-947d-72608c616df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:37:29.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:37:39.396Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=e15dd8dc-c735-4900-92ce-43ad2b81b509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:37:39.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:37:49.404Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=3af99518-62b0-4f31-8b7a-402dca6bc303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:37:49.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:37:59.412Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=1788dd22-332b-4cda-90e3-e9796e90738f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:37:59.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:38:09.420Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=9ad4b046-88ee-4c9f-bb51-be465a837470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:38:09.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:38:19.431Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=bcb1ef79-ec59-4791-9ecd-a1400e392ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:38:19.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:38:29.441Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=9018a50c-8c19-4e03-ab28-91b5489e4271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:38:29.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:38:39.454Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=cfe2af2c-7d55-4409-b215-11fd589e95f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:38:39.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:38:49.461Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=dc746ee0-ec66-4d73-af37-8fdb72e3118d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:38:49.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:38:59.469Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=02af8e62-9b0e-4ed5-83a8-e737447b6460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:38:59.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:39:09.480Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=830bec38-7217-48b2-837d-28da6b4cfff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:39:09.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:39:19.488Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=c3e92d40-ffaa-435d-8ebb-36ccfc8b82d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:39:19.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:39:29.496Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=a0a5bd59-5ce8-48bb-8b10-79245871aeff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:39:29.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:39:39.506Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=75ddc40c-01b9-44d9-b1e9-051ae363cd32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:39:39.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:39:49.514Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=97e308a0-0aa9-4501-9133-d0a121ee46c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:39:49.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:39:59.523Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=be54cfdf-cfd6-4497-b727-f61fc4f4df0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:39:59.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:40:09.535Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=9d907016-e2a6-44da-ae31-d0577a202d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:40:09.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:40:19.543Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=86b94745-6041-44c6-bc4a-e4d0eba1006d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:40:19.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:40:29.551Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=a325a55f-073a-4409-869b-6e84eec89354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:40:29.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:40:39.559Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=8c7720aa-c15f-46c1-b388-94e3bddae8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:40:39.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:40:49.566Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=e4119e92-d0b9-49e5-b112-6e45bb1ba7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:40:49.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:40:59.577Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=e251c855-c8ed-43ff-8f2a-e174bb8f5b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:40:59.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:41:09.585Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=c8ebd4b6-7d8c-41f6-a80f-9f74e2d14d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:41:09.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:41:19.597Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=edc48589-ca3f-47e0-9fd7-1aa389f811a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:41:19.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:41:29.607Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=c5518987-e06f-4dba-8427-160d474ca9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:41:29.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:41:39.614Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=b989a07d-9d87-435a-bac9-0d055d2726ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:41:39.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:41:49.627Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=d99c7814-7207-43a5-8bf2-ea5714ba2d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:41:49.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T06:41:55.760Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T06:41:55.761Z |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-03-27T06:41:55.762Z |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-03-27T06:41:55.765Z |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-03-27T06:41:55.773Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-27T06:41:55.773Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-27T06:41:55.773Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-27T06:41:55.777Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:41:59.649Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=3e2d4d20-c8c4-4ebc-8593-3eaf51e6166d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:41:59.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:42:09.660Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=646dd35c-523e-4631-8cdb-2b066ebfe448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:42:09.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:42:19.670Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=fc3da4c9-ae03-499c-8e1a-3a10817a3dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:42:19.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:42:29.679Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=20b0ba9c-da05-4388-a8fe-7b6eeb2ad98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:42:29.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:42:39.688Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=f6e3a238-a38e-422c-ae9d-d8cafc31abf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:42:39.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:42:49.697Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=a2859208-bed9-49dc-8aaf-0d6dc8563b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:42:49.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:42:59.705Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=91452447-3707-4320-aab7-2852d196352c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:42:59.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:43:09.721Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=b3bf5ae3-d23a-4ea8-b56b-ac79974d94d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:43:09.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:43:19.743Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=11b44f23-0c24-4317-9bab-40a3f76ce33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:43:19.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:43:29.751Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=44e0eaf4-95b5-4212-9bf3-8a43884a900f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:43:29.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:43:39.761Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=6dea206b-3143-42ef-b576-44aa15430793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:43:39.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:43:49.769Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=2bfd2ce8-fe36-42eb-90cc-d183561788a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:43:49.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:43:59.786Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=99da2810-0b57-45de-bc79-b4d22d402fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:43:59.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:44:09.794Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=be42ff77-bc34-4579-ac75-faaf260e5a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:44:09.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:44:19.803Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=8f6207c9-d23c-4001-9536-a866bdd22620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:44:19.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:44:29.812Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=c2505ead-e21c-46d1-8507-99e0ac5418f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:44:29.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:44:39.827Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=bdc5bf7c-b09e-41fb-9d57-b201d85e0b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:44:39.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:44:49.837Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=5b2111bd-b973-45a0-8bce-77ed4c54b60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:44:49.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:44:59.846Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=5182d741-822d-4368-b2ae-9ed302adf025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:44:59.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:45:09.857Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=4948027b-8110-4381-81f7-081f12bd7923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:45:09.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:45:19.865Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=ad06626e-5a38-4188-87af-1ccaa95de5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:45:19.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:45:29.873Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=31c6282d-a8fd-44a6-8f66-e24476f72a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:45:29.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:45:39.879Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=d18f502f-fafa-47e8-af6e-37c0581b9aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:45:39.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:45:49.886Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=270f5a98-1411-4fb2-bf02-d02abcd71937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:45:49.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:45:59.895Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=bfb37756-5d3e-4138-9d07-e587f89890a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:45:59.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:46:09.903Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=64e010a6-b434-4852-a69c-636cb79ef59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:46:09.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:46:19.911Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=9abac185-bbf1-4cac-b7b1-151e87bdb300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:46:19.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:46:29.921Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=9e3bba13-7099-49ab-9178-f1cff94f0bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:46:29.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:46:39.937Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=8dbac141-c301-43bf-b247-607647e4f2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:46:39.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:46:49.959Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=1984c000-318f-4480-b928-cd01470ac4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:46:49.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T06:46:55.712Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T06:46:55.712Z |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-03-27T06:46:55.713Z |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-03-27T06:46:55.715Z |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-03-27T06:46:55.719Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-27T06:46:55.720Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-27T06:46:55.720Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-27T06:46:55.722Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:46:59.967Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=528c610d-dba6-4a19-86d9-f7b5de8a81db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:46:59.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:47:09.975Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=0c2be2a1-61bd-439b-b708-c7a59bcce098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:47:09.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:47:19.984Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=6d0ec570-a5e0-4507-8441-065cf60d718b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:47:19.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:47:29.995Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=d1028fcb-a721-4e55-82f0-5806567f50f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:47:30.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:47:40.009Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=7e7f580c-72e9-484f-bb82-be40d44ff9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:47:40.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:47:50.023Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=11b48fe5-2888-4b28-a806-4765de81f73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:47:50.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:48:00.038Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=684bae15-a79b-4d9f-b8bb-79121f0f8175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:48:00.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:48:10.049Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=5ac46158-3631-47ee-9209-fce2a39d9393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:48:10.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:48:20.058Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=f48549f7-499d-4732-a86f-28b8ee6d6f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:48:20.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:48:30.070Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=c1e287fa-5be7-4504-8ebe-ba3a9f3652f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:48:30.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:48:40.100Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=b0b0bf0f-b75c-4097-b752-cdcdaa3d3f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:48:40.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:48:50.109Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=2929d0e1-bea3-4664-8d4d-3bcaf6de52fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:48:50.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:49:00.118Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=4b3d0285-f1ad-4d0e-93dd-7e3e102be68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:49:00.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:49:10.139Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=a5a7b0af-1809-482b-a691-607a7a7ff89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:49:10.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:49:20.148Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=4f18c742-e302-47af-9d0a-60f18cb2c50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:49:20.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:49:30.157Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=a3beec69-16c5-4388-87f8-40316754a62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:49:30.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:49:40.169Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=17a0c1a7-e5ad-407a-888a-06e9e91f2fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:49:40.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:49:50.180Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=43bd4461-7616-4dbc-bf87-a6a532cf264d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:49:50.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:50:00.187Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=dfffa014-6ca3-4145-af05-5a1b7d8e652c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:50:00.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:50:10.197Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=b57def06-0a70-4ab9-9f3a-9b6278a4fe82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:50:10.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:50:20.205Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=18d867be-3bdb-42e8-a3c4-7685e0a7b6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:50:20.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:50:30.214Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=244ce1f9-5d2b-4def-976f-915788c9ac0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:50:30.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:50:40.238Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=7878c7f3-b924-4b05-824a-867170dd2621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:50:40.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:50:50.248Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=7959e467-fc84-4d3d-af5e-5acf453051a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:50:50.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:51:00.259Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=a9507217-5488-4c84-9b79-51cfa7eb6476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:51:00.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:51:10.269Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=1b5484b5-47ed-459c-abe5-e44c500cd203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:51:10.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:51:20.278Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=c3d1c402-d4c5-4bf2-a341-907b3acee10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:51:20.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:51:30.287Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=68a10b64-144a-4059-9e61-81a3abfa29d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:51:30.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:51:40.295Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=bf6e4076-9124-4a38-ad51-e2dbd7de9c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:51:40.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:51:50.303Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=48b7335d-6ae5-4eeb-a3f7-580fcaab8cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:51:50.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T06:51:55.866Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T06:51:55.867Z |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-03-27T06:51:55.868Z |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-03-27T06:51:55.871Z |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-03-27T06:51:55.877Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-27T06:51:55.877Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-27T06:51:55.877Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-27T06:51:55.880Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:52:00.312Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=3c0c8c85-0769-40a6-bdda-9dc2a224c5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:52:00.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:52:10.322Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=56d05bd5-9be2-4221-84c7-58b9d6c8211e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:52:10.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:52:20.339Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=73dcde24-d052-4080-a174-d5bb487091a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:52:20.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:52:30.353Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=324a3550-1646-42a2-ba8c-b0817925f499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:52:30.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:52:40.361Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=24ae1fb9-e954-44eb-9c08-ff30ec14d843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:52:40.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:52:50.369Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=ddcf8215-b7c6-4f8e-bd0b-2f5ccc611c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:52:50.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:53:00.376Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=10cd9584-9eb7-4569-b965-fde6f40b474d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:53:00.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:53:10.384Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=19612dd8-58f6-4caa-b299-6f164b659d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:53:10.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:53:20.392Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=80ce52eb-e1f2-4ae3-b8d3-2bc75cb84274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:53:20.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:53:30.400Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=e44fc7ff-8dd5-4c39-b118-8ac6588e9757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:53:30.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:53:40.407Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=6b7a3e78-9b5d-4ac0-b3c3-cb86244ef912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:53:40.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:53:50.415Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=7366976c-8918-4184-977e-e44fcfa18447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:53:50.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:54:00.433Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=6cbc9439-67d5-4931-b3a5-9c7a19d482c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:54:00.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:54:10.442Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=11db0efb-1a04-45d1-af0f-d654a872ac6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:54:10.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:54:20.448Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=0a7b3a18-87b4-4600-967d-4a4b18d4a616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:54:20.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:54:30.456Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=f3e0549b-a253-4453-ba43-3f8afdd43e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:54:30.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:54:40.463Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=fefb8ae6-ef58-4a71-bc02-ea995024d5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:54:40.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:54:50.471Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=ebbd1856-eb00-4603-b09b-e5e335a8881a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:54:50.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:55:00.478Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=3431a212-f2d3-47a6-88f2-fcb8e6e4fc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:55:00.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:55:10.501Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=4e9b12fa-7f2a-45d6-bbcb-22db0dd22b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:55:10.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:55:20.510Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=088cce0a-639a-4c20-8a49-7ba9f84d932b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:55:20.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:55:30.518Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=b8aabffd-4dcf-4da9-833b-7206aea67851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:55:30.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:55:40.537Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=f3a46771-21cc-481e-874f-bcfccbcdc51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:55:40.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:55:50.544Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=c20cd364-4b63-4191-a428-ec04047c06f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:55:50.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:56:00.554Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=c8c538a3-5a22-431f-a180-d7799a1cb114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:56:00.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:56:10.563Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=9f3f56d6-d9b7-4b0c-920b-f77071d32bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:56:10.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:56:20.573Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=cfb3cabf-f95a-48e2-9237-13074d9c7850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:56:20.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:56:30.582Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=94656025-4611-4f6f-a196-5d8cbaed4072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:56:30.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:56:40.590Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=0b781795-ad91-4261-8980-e8b64d1ad85e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:56:40.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:56:50.605Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=1028af4c-532a-41cf-9e5e-8bc771d85b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:56:50.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T06:56:55.794Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T06:56:55.794Z |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-03-27T06:56:55.795Z |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-03-27T06:56:55.798Z |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-03-27T06:56:55.804Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-27T06:56:55.805Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-27T06:56:55.805Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-27T06:56:55.809Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:57:00.614Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=7dd4fc8a-f932-46e6-9a0a-db4399aaead2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:57:00.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:57:10.642Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=14280d32-9b23-4167-bd61-5b871026660d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:57:10.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:57:20.651Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=8f49480f-cc2e-46db-975d-cd36ac0bcb8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:57:20.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:57:30.659Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=3b370119-fdba-4896-9f4f-9679f7ee1378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:57:30.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:57:40.668Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=5ac65320-b3ea-4f65-aa27-10ffca809eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:57:40.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:57:50.678Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=65a5c6e4-6273-48c0-a667-c3b168f4ccaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:57:50.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:58:00.688Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=d03f3a9c-2c9d-46c4-afcf-2090438adf6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:58:00.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:58:10.696Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=98d6871d-dace-40c0-bb60-147f2d646cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:58:10.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:58:20.705Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=10d1436d-8513-44b5-a8f5-6d653b44d4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:58:20.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:58:30.714Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=bb90356f-05ae-44a6-8c8f-bd01bdd74108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:58:30.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:58:40.730Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=93cce102-f70d-41ab-82ad-84a4d40ac092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:58:40.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:58:50.743Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=fdcfcce7-ebfb-4164-9f10-6fcd73538603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:58:50.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:59:00.759Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=755de39d-a042-4682-8c56-06076b6f5d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:59:00.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:59:10.767Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=91448d75-99a5-4f93-a739-c6b186d2db6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:59:10.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:59:20.776Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=2ce663b5-b206-497d-8c3d-92457f349d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:59:20.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:59:30.787Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=8e183fa7-1982-4935-abe7-3869fb6244d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:59:30.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:59:40.798Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=9d5b54e6-b455-4684-a616-e4571611cee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:59:40.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:59:50.807Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=d436a328-db9b-4521-9cb3-16edf050425a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T06:59:50.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:00:00.817Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=ae6a7031-ea17-4255-b8a1-e76a5b5480ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:00:00.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:00:10.828Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=c883d79a-08cc-4ef0-b645-ac2fa8d96874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:00:10.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:00:20.840Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=e5a2a47e-99d1-410a-8bcd-61c46afac4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:00:20.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:00:30.862Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=30c39014-9086-4da0-9b4e-7072deea85d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:00:30.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:00:40.870Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=5fb4c404-4b07-489d-bed7-789b52702719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:00:40.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:00:50.878Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=3be59032-8417-49c7-8b8e-988d41eaaa6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:00:50.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:01:00.893Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=ecc811f3-67a8-44d6-bc87-bae3944103f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:01:00.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:01:10.903Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=7ecbd7e4-9ffb-4c77-9a26-e9ee2eca05e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:01:10.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:01:20.910Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=87561ee5-6530-4a55-a427-1da7a7686de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:01:20.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:01:30.918Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=a0ab2fc4-3943-48f1-9325-cb9f502d29f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:01:30.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:01:40.948Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=06289f69-8f5a-4f2f-800f-29e6bd81345f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:01:40.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:01:50.956Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=d84b1039-456f-49d0-bbd8-6793db7aa695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:01:50.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T07:01:55.876Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T07:01:55.876Z |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-03-27T07:01:55.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-03-27T07:01:55.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-03-27T07:01:55.885Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-27T07:01:55.885Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-27T07:01:55.885Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-27T07:01:55.888Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:02:00.970Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=60208d66-3faf-46aa-9be3-d5e298bd6d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:02:00.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:02:10.977Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=269bafd3-8526-4b21-b59d-e8f295e2c708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:02:10.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:02:20.988Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=fdb5bbff-0d5c-4afc-9ce8-244a54668688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:02:20.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:02:30.997Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=a21bc9d2-6341-4160-a2ac-77ee447861bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:02:31.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:02:41.006Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=674d34ca-5b58-49a7-83a7-35d23bddea89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:02:41.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:02:51.043Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=0da44c42-9d8b-4263-8923-5ba58e3176ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:02:51.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:03:01.051Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=ad160f31-a7ea-4169-9b65-eada5ef8c30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:03:01.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:03:11.059Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=f86f8df4-4af1-44ec-9c50-34adecd671bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:03:11.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:03:21.071Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=a76fa2e3-cabb-41aa-a9cf-6f4ebc74c98d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:03:21.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:03:31.083Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=2ae9ee44-94d3-4db9-9419-9c1edea164e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:03:31.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:03:41.091Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=a6530c8b-43c0-4e84-bb90-4ea1b2a9734d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:03:41.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:03:51.101Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=12d3c02c-1584-4ed0-8b21-cea7dd9e8094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:03:51.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:04:01.131Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=28d12f01-53bb-45b7-8f62-6c6c1ddc0dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:04:01.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:04:11.139Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=0871555f-1a33-4e05-bfd0-ffb8f5a66900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:04:11.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:04:21.149Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=d27077e6-9ea8-4b0b-8598-955f4c9f6ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:04:21.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:04:31.161Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=326fd9d5-27d2-4622-8e97-ba94bafbf344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:04:31.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:04:41.169Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=61627bc9-1946-4451-a423-eb55d0d5a19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:04:41.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:04:51.179Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=6a8d1932-df00-4c5c-83ca-ad711381d743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:04:51.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:05:01.188Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=76790970-4f17-4ccf-a26b-bc77eac07037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:05:01.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:05:11.197Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=ea7a37eb-5d56-4516-a955-16819e3cee8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:05:11.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:05:21.208Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=3717db9a-834d-4ddf-8d3b-4178da661150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:05:21.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:05:31.219Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=3f2068a7-f19b-4ec7-8aa2-2fc7b037bf90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:05:31.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:05:41.234Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=d9d56b6e-fb06-457a-894d-639c2f243440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:05:41.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:05:51.242Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=9c69d064-1f0d-4514-9e15-696474c7713e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:05:51.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:06:01.251Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=f7dba79d-afdb-4d19-ae69-6b39782e74d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:06:01.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:06:11.260Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=d72134ec-25ab-4bb7-ab4b-ef125a779463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:06:11.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:06:21.268Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=d9c969b2-11c4-4eca-b61b-b6fc04f2149a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:06:21.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:06:31.277Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=ca2674bb-3b40-4ab2-a90d-ba533a1b15f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:06:31.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:06:41.285Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=6e2fdf66-cf14-49c5-9ae7-3cda2597f312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:06:41.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:06:51.294Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=e964aaf9-7602-4569-ae95-5b83f5ba90eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:06:51.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T07:06:55.728Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T07:06:55.728Z |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-03-27T07:06:55.730Z |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-03-27T07:06:55.733Z |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-03-27T07:06:55.743Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-27T07:06:55.744Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-27T07:06:55.744Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-27T07:06:55.747Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:07:01.305Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=62b42568-30cc-424b-b6b5-87c2b944f994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:07:01.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:07:11.314Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=4c9542e3-05a3-461b-9045-f9b717e4d160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:07:11.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:07:21.323Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=b9557d00-e53e-4d16-965b-953bc7ff331e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:07:21.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:07:31.331Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=68013044-cd2d-45de-b082-7b90cc8b9ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:07:31.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:07:41.340Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=eba423cb-16ba-4985-8b9c-f653dcff1709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:07:41.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:07:51.356Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=00291b90-3049-4bd0-abd1-56b941bc9ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:07:51.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:08:01.364Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=b5cbae65-b44f-45a0-ad4f-193615bfbf22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:08:01.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:08:11.371Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=608fec5e-5022-4b4b-a988-18f65b37d973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:08:11.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:08:21.380Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=ebdf6bbc-77f4-4389-b269-c25e7afc4e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:08:21.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:08:31.389Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=fc4959fa-75ff-49cb-8d12-ec8c80417766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:08:31.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:08:41.397Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=df664ed9-c016-4396-b8e1-20b0b1ea428f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:08:41.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:08:51.405Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=116cba92-8051-40b2-a94b-144c9a956147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:08:51.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:09:01.413Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=652d7214-a1fb-4851-855e-56368a1fb090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:09:01.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:09:11.422Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=62715813-a452-45c2-9632-b066a8f1bc97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:09:11.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:09:21.445Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=04bf2f88-7e45-4973-80e9-1513113884d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:09:21.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:09:31.452Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=332f5cd1-0416-40d1-81ea-d6fd875b7f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:09:31.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:09:41.459Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=1f03cb38-0243-471e-b84f-23fdaaaeb97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:09:41.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:09:51.466Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=f6b875da-4768-4b96-89b3-22e5c9d189a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:09:51.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:10:01.474Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=68068dd7-7261-40f6-a1f6-7154723bde32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:10:01.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:10:11.481Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=b5dc8fd2-35dd-4853-a4a5-b9b789be81b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:10:11.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:10:21.489Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=c2b139f7-532a-4fa7-824d-588cb20ac82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:10:21.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:10:31.497Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=ab178dd9-a2e3-4412-9f3d-cdac2090be49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:10:31.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:10:41.504Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=464ec120-b5e0-4dff-959a-960095763e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:10:41.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:10:51.514Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=71db0079-6716-4574-b8a6-8caad756fde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:10:51.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:11:01.523Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=45cc44de-b921-4ddc-b778-da177f2590b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:11:01.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:11:11.568Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=56c8f474-bc73-4d55-91ad-02b6c7536d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:11:11.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:11:21.576Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=a7a30b49-780b-4828-aeab-e4c6302efc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:11:21.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:11:31.584Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=b6728253-d259-42ea-a88c-4d949d72027c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:11:31.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:11:41.591Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=afcdd16e-617d-42ff-b2eb-a36bf7fbcbbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:11:41.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:11:51.600Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=c5863e9f-345a-4b58-9c89-d0ca1e0dcffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:11:51.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T07:11:55.709Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T07:11:55.710Z |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-03-27T07:11:55.710Z |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-03-27T07:11:55.712Z |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-03-27T07:11:55.716Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-27T07:11:55.716Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-27T07:11:55.716Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-27T07:11:55.719Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:12:01.608Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=52f2009e-9032-46ac-b0e7-535e4f404f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:12:01.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:12:11.616Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=a93b8448-b22f-428a-86d6-280a13b21e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:12:11.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:12:21.625Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=bde810b2-5206-4429-9eb4-98d951ff386d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:12:21.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:12:31.634Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=aef1f0f2-0bb6-491e-bfe9-a2c820a7048d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:12:31.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:12:41.643Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=11c0294f-a1b7-41de-8623-af449029349b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:12:41.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:12:51.652Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=b7f7e31a-c34d-4c11-bd75-0fed3de05c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:12:51.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:13:01.666Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=7a2cb318-af11-422a-8801-daa173ea8a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:13:01.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:13:11.673Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=6967c7ec-57ff-45d9-9fb4-ccb36249f70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:13:11.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:13:21.682Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=2c2ef846-d476-4739-96bb-75220ae67720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:13:21.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:13:31.692Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=908b7fb8-a244-4d6b-bccf-28ad4dabf0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:13:31.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:13:41.700Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=46525f86-749c-42c9-a8c1-824c9890957c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:13:41.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:13:51.708Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=74fafac0-c8f5-436e-bd1f-cc348590e1f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:13:51.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:14:01.717Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=2739769c-7b95-4d92-97df-8c5c24febc5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:14:01.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:14:11.725Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=2621f100-197b-41f6-abfe-848374b81282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:14:11.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:14:21.741Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=ad6b708f-ab06-4f56-b70b-b26abca2fc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:14:21.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:14:31.753Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=84467f23-5be1-466a-9dc8-094deb5dd627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:14:31.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:14:41.762Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=14608c86-b1cc-4acf-9eae-4739c7996629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:14:41.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:14:51.773Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=218361f9-9a2c-4e67-b1a8-5ac1015d8040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:14:51.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:15:01.782Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=58348101-1100-46d0-8790-903f04693be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:15:01.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:15:11.789Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=9c46ced9-fff6-4979-a42d-5637478b9928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:15:11.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:15:21.798Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=94473142-0b45-4ad4-8631-6b617de9e4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:15:21.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:15:31.806Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=187ab702-5665-4aaf-bd46-bf9dc68b35e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:15:31.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:15:41.830Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=3c93a774-e197-4640-9bd5-45d46ef938ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:15:41.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:15:51.839Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=c6a847c5-86de-448a-b0ab-181e2b6319dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:15:51.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:16:01.849Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=9c8a0158-9223-4be1-b826-73731a9c6a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:16:01.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:16:11.866Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=c9e6bb19-27aa-4596-a084-082ab8424e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:16:11.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:16:21.880Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=b53c119b-78c4-4f89-a41f-79f6cb9b11df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:16:21.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:16:31.891Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=a2e5f5f6-fad8-4267-bd8e-016ec0e12c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:16:31.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:16:41.900Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=f57adb0c-266e-4d67-bb62-8ec65214c475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:16:41.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:16:51.923Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=ffad6283-51dc-431f-908b-6d7594e2d178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:16:51.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T07:16:55.769Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-27T07:16:55.770Z |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-03-27T07:16:55.771Z |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-03-27T07:16:55.774Z |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-03-27T07:16:55.780Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-27T07:16:55.780Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-27T07:16:55.780Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-27T07:16:55.783Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:17:01.941Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=162d9b46-8f13-4734-80cf-ca1acaa375e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:17:01.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:17:11.953Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=726bb64a-a16f-4d1c-868a-85d78d33f5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:17:11.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:17:21.961Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=7167a1d7-2d0d-48f8-afd2-51f9d062c4a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:17:21.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:17:31.970Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=f69b27ea-67c0-40a2-b0b3-544cf0d688cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:17:31.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:17:41.976Z |INFO |Init configs |InvocationID=93bf13fb-572d-4e7c-84dc-03648b5df486, InstanceUUID=814e2d3e-c6dd-447f-9b09-649f1ed9e5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:17:41.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-27T07:17:51.985Z |INFO |Init configs |InvocationID=93bf13f