By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T12:14:31.804Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T12:14:31.806Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-13T12:14:31.834Z |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-13T12:14:32.388Z |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-13T12:14:32.469Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T12:14:32.470Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T12:14:32.470Z |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-13T12:14:32.534Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-13T12:14:32.619Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-13T12:14:32.694Z |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.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-13T12:14:33.809Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-13T12:14:34.160Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-13T12:14:34.175Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-13T12:14:34.176Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-13T12:14:34.221Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-13T12:14:34.221Z |INFO |Root WebApplicationContext: initialization completed in 1526 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-13T12:14:34.523Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-13T12:14:35.198Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-13T12:14:36.532Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-13T12:14:36.957Z |INFO |Started MainApp in 7.012 seconds (JVM running for 7.599) |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-13T12:14:37.014Z |INFO |Start scheduling PRH workflow |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:14:37.022Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=6a600954-de7e-456d-a87b-f09dc87597c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T12:14:38.400Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.238:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:14:38.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-13T12:14:39.519Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-13T12:14:39.520Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-13T12:14:39.522Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:14:48.437Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=9b7e34c3-e2eb-4074-a23c-223724437336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T12:14:49.528Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.238:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:14:49.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:14:59.531Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=dfdf455d-6e59-4ee0-a824-fdaa20cd7fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T12:15:00.567Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.238:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:15:00.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:15:10.568Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=18028b6e-42e7-4a27-9ddd-f994392fe9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T12:15:11.607Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.238:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:15:11.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:15:21.609Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=51071572-8e38-4fad-8916-eb2e74ad63c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T12:15:22.647Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.238:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:15:22.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:15:32.648Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=52773d59-6f0b-4192-9089-2e8d0d5b0784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T12:15:33.687Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.238:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:15:33.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:15:43.688Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=8a533b12-358c-43db-8c2b-6c6dfdfd987c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T12:15:44.728Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.238:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:15:44.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:15:54.730Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=cde43972-acee-42d3-bec7-cea85fb95dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T12:15:55.767Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.238:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:15:55.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:16:05.769Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=c2d5d7ff-2cba-4781-86ca-396f8b563e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T12:16:06.807Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.238:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:16:06.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:16:16.810Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=2a213171-00ac-4b31-b2aa-63f616becf7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T12:16:17.847Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.238:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:16:17.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:16:27.849Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=fef7698c-f237-4a91-805d-98826db4e72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T12:16:28.887Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.238:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:16:28.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:16:38.888Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=9f8b889a-815b-4149-83fb-103213cb1330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T12:16:39.927Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.238:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:16:39.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:16:49.928Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=f8757369-5c40-4ce2-a72c-5a4b4fefcc76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T12:16:50.967Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.238:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:16:50.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:17:00.970Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=81ace225-7d90-427b-989d-37d703b50a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T12:17:02.007Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.238:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:17:02.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:17:12.010Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=db3f698e-4734-4eda-9562-50cd0d42f0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T12:17:13.051Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.238:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:17:13.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:17:23.052Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=60883b9b-8903-47ce-938c-63cea66a0e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T12:17:24.087Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.238:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:17:24.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:17:34.088Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=bd29cd85-2f6b-494e-9c3e-d8ef389a50bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T12:17:35.131Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.238:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:17:35.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:17:45.132Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=a3c2816c-879b-4f71-aebb-16f04fa195ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T12:17:46.167Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.238:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:17:46.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:17:56.169Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=abebe061-087e-4877-a014-5a1f271c5baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T12:17:57.239Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.238:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:17:57.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:18:07.241Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=c0078ee6-06b1-4e28-bd5c-38aad3962791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T12:18:08.280Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.238:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:18:08.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:18:18.286Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=3242865f-586c-44b0-9ec9-16bacb995849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T12:18:19.319Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.238:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:18:19.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:18:29.321Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=c9c69a8f-8d8c-478f-aea2-f34e905b182b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T12:18:30.363Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.238:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:18:30.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:18:40.364Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=a493a2c4-b2cc-4432-827a-577f5c2695b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T12:18:41.399Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.238:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:18:41.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:18:51.400Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=17bc000e-e61d-431c-9639-70d2ddf8f6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T12:18:52.439Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.238:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:18:52.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:19:02.440Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=0a848482-e058-4217-b84c-3e744c2fbff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T12:19:03.479Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.238:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:19:03.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:19:13.480Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=3e1e44e5-2ff8-4421-af5f-874d91e940c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T12:19:14.519Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.238:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:19:14.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:19:24.524Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=c4150c6e-f115-46e0-a342-f8b1d27fb5cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T12:19:25.627Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.238:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:19:25.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:19:35.629Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=b7b2b088-acf1-4e11-aee0-86a3ba1710dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T12:19:35.675Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T12:19:35.675Z |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-13T12:19:35.677Z |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-13T12:19:35.680Z |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-13T12:19:35.688Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T12:19:35.688Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T12:19:35.689Z |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-13T12:19:35.691Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T12:19:36.667Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.238:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:19:36.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:19:46.668Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=ecdb87a6-e885-45f6-8ea0-028d1c11e617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T12:19:47.703Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.238:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:19:47.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:19:57.704Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=5709340c-0972-4701-a416-614a19f7c0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T12:19:58.743Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.238:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:19:58.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:20:08.748Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=a052a91b-7cab-4010-aa7a-b2da9cf476e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T12:20:09.943Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.238:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:20:09.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:20:19.944Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=91ce86d2-cd5f-430e-9a24-fc8e5f6471f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T12:20:20.983Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.238:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:20:20.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:20:30.984Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=4349364d-9898-4c5c-9400-d2022c53fc8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T12:20:32.055Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.238:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:20:32.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:20:42.056Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=5b327f9a-51a0-462b-bcda-27eaa60d6b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T12:20:43.095Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.238:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:20:43.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:20:53.097Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=8243a991-b8b8-4098-b7a9-669e48126725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T12:20:54.203Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.238:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:20:54.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:21:04.206Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=71f67e41-a50f-49b6-86d8-756d0a5a8a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T12:21:05.239Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.238:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:21:05.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:21:15.240Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=db465c33-b477-42e1-bbd0-723e05ef78f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T12:21:16.279Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.238:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:21:16.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:21:26.280Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=c95f0da1-4e82-4d00-8577-94542e7ee8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T12:21:27.323Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.238:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:21:27.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:21:37.324Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=186be7db-51b8-4d46-861d-e911fbac2f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T12:21:38.359Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.238:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:21:38.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:21:48.360Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=1ccf57e0-7f83-4299-9416-20e08dd61202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T12:21:49.399Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.238:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:21:49.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:21:59.400Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=cd4f1417-5834-4b22-a9e8-e2a4775daa86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T12:22:00.439Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.238:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:22:00.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:22:10.441Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=75b265ff-9ad6-43dc-b2c9-4108d5c3ebbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T12:22:11.479Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.31.238:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:22:11.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:22:21.480Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=1137de69-be13-4ec6-aca3-117be322dc0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:22:21.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:22:31.579Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=f30cd7aa-7846-49a5-b5c0-cd5c650c0f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:22:31.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:22:41.589Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=77ae2abc-d9e1-4aab-94be-df9cc420d4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:22:41.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:22:51.598Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=d14a871d-ba74-45fa-b161-891adcdda497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:22:51.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:23:01.608Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=2b25522f-793d-47bb-82fe-3ad9dfe686da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:23:01.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:23:11.615Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=0e0a16b0-1a37-406f-b093-46d3287c9c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:23:11.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:23:21.624Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=2601ae2b-4f59-4430-a8db-6319ad32e9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:23:21.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:23:31.638Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=b9f01b00-127d-486a-9547-1f73792af27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:23:31.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:23:41.647Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=8ba36ebf-c241-4a0d-96f0-21dbdfcea8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:23:41.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:23:51.654Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=c4b5de8b-f1bf-4ab9-9d10-be8b75fe001a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:23:51.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:24:01.664Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=f8dfa1b2-cf17-44b0-a3d0-02665459f627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:24:01.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:24:11.672Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=8d49d6d3-fc4d-442a-a797-dcb344e1a98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:24:11.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:24:21.680Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=51dd70df-716e-494f-b629-caebf099be7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:24:21.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:24:31.689Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=240b13e8-8b2b-42aa-8095-69ea56c74acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:24:31.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T12:24:34.845Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T12:24:34.846Z |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-13T12:24:34.846Z |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-13T12:24:34.849Z |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-13T12:24:34.855Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T12:24:34.855Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T12:24:34.855Z |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-13T12:24:34.857Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:24:41.698Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=8e10bad0-7905-4ab6-ae41-88822153b2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:24:41.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:24:51.705Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=c9e65238-4b9a-4ada-a9cb-b71ff8d2c624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:24:51.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:25:01.714Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=fa702405-ba09-426a-9f77-247147539d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:25:01.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:25:11.721Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=259ec462-c4f0-49a0-b8fc-d90a27476007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:25:11.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:25:21.728Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=0d4bfac7-ed4e-4a39-bfb1-cf1a6a2bb85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:25:21.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:25:31.737Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=355943df-5d6b-409c-924d-8162073627ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:25:31.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:25:41.753Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=3aef7040-976d-4aaf-b633-cf99b2baff87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:25:41.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:25:51.763Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=4dd38434-b98c-4663-b76d-89e7c77806d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:25:51.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:26:01.773Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=37388911-fe73-479d-92e9-dcab57697ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:26:01.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:26:11.781Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=6ecee5d8-95b6-4ba3-85e0-49fd4887c6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:26:11.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:26:21.789Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=5c545994-8f87-46aa-9000-0918cd50a5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:26:21.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:26:31.796Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=b2b47a0c-8561-47cc-8c70-71969bf589a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:26:31.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:26:41.804Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=994d6011-532b-40ae-98c9-f569a379d194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:26:41.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:26:51.812Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=c0499b08-8d82-4715-ac91-1960efb34038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:26:51.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:27:01.819Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=368d8490-c0ef-4c3b-8c76-4db036cdcfad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:27:01.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:27:11.827Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=852cd561-bc94-4aec-ab0e-e8497bad2c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:27:11.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:27:21.834Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=aefa2ccb-b459-4811-9134-ea80f111a359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:27:21.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:27:31.841Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=ae78ff31-aff5-44eb-bcda-758113afd37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:27:31.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:27:41.851Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=0968335b-56f6-4a4b-8e4b-1d17c4207d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:27:41.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:27:51.864Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=3b7b3d5c-7df5-44d1-aafa-bdd472449acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:27:51.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:28:01.874Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=149403df-9bb2-4680-927c-8f5568af600b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:28:01.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:28:11.882Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=98a56ed2-92aa-4337-b06b-e137b285f56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:28:11.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:28:21.889Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=5780a01e-d26f-4d6d-a2fb-66129474302f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:28:21.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:28:31.896Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=0faea49a-a0a2-43e4-bd25-f9d0c5a87f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:28:31.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:28:41.903Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=b30e98d6-8a07-4754-bac7-a4835f5a6189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:28:41.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:28:51.909Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=2b5f71df-77e0-4be3-bf93-bccc651c3bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:28:51.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:29:01.915Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=098b3ebc-b2c8-4cc5-8211-060f5246c019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:29:01.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:29:11.922Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=c56911b3-3759-480a-8efe-a653ef194609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:29:11.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:29:21.930Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=1eb5a1b1-d13f-4f0d-b558-f5fcbbb0cdda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:29:21.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:29:31.937Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=17580770-a9d7-451e-8162-ef6c5958a67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:29:31.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T12:29:34.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-13T12:29:34.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-13T12:29:34.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-13T12:29:34.868Z |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-13T12:29:34.875Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T12:29:34.876Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T12:29:34.876Z |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-13T12:29:34.879Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:29:41.944Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=4c85ed76-c53c-4f45-b1ce-061740ae1ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:29:41.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:29:51.958Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=2829771a-46ab-444f-9dc0-8599345a3a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:29:51.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:30:01.965Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=e4b45dec-2f77-4bdd-8863-91cb7faaacb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:30:01.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:30:12.003Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=17df3144-bbd3-45ef-87e3-78040112d99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:30:12.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:30:22.082Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=cb460064-9362-45ee-9af9-976c11b0a010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:30:22.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:30:32.131Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=8284b97e-32a0-4436-8b35-36efb6da337f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:30:32.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:30:42.159Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=6ff1ffe6-4cf9-4e4c-8c21-e49ec2c24b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:30:42.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:30:52.172Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=1ca67b5e-96ce-4982-bfaf-2c7cd6be747e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:30:52.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:31:02.180Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=b30a3e82-007e-41ff-ba6a-f0433f489c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:31:02.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:31:12.186Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=7327d715-1053-4af2-8cb3-d9fef8ae06bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:31:12.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:31:22.194Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=4884ad1c-7c36-4931-9536-e297a8131bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:31:22.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:31:32.202Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=b458a71b-5d3e-475a-a851-846d64fc8d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:31:32.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:31:42.209Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=cb7dba36-37ac-46e0-b11d-7444eededb6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:31:42.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:31:52.223Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=0b3e6074-bae1-4803-b475-4a3760490ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:31:52.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:32:02.238Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=470cce5a-414f-4dfb-9f32-354dbef0fe48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:32:02.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:32:12.251Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=b91feca0-c004-4d6b-aa5e-c1c17630cf7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:32:12.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:32:22.283Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=aaf87687-9a3e-4950-8478-8fde62de9468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:32:22.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:32:32.293Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=e8da80e0-7198-488a-aa2c-e182ac247f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:32:32.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:32:42.300Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=e2cc93d9-95b8-4caf-bb5f-3f55080ef1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:32:42.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:32:52.308Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=4b7366c5-9578-4dec-9e7e-02e4766c8f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:32:52.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:33:02.335Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=2cb86f86-d612-4b07-9c9c-1730fcf925c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:33:02.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:33:12.342Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=c788ab35-8bac-43bb-80fe-4a22c6a137ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:33:12.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:33:22.350Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=36460393-0ac7-451f-a50e-d97b0d214940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:33:22.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:33:32.382Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=d632f9a6-f3b7-4741-b2fa-08f5609a09bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:33:32.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:33:42.405Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=f107f4c5-8273-4108-82eb-07e6c1d04edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:33:42.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:33:52.420Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=29a4d8f6-0366-431d-8c09-ca1022d9f71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:33:52.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:34:02.431Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=b08cf780-0c6d-4aea-ba9d-80ffd3acebc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:34:02.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:34:12.449Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=972563d0-d5a0-4a68-99d8-4b50e6ae2e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:34:12.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:34:22.478Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=b347d121-b938-4346-ad51-f73ea6e579f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:34:22.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:34:32.485Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=aa17b265-5bd2-4e59-b7dd-6d7ba2ad13a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:34:32.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T12:34:34.872Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T12:34:34.873Z |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-13T12:34:34.874Z |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-13T12:34:34.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-13T12:34:34.883Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T12:34:34.884Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T12:34:34.884Z |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-13T12:34:34.885Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:34:42.493Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=5bd2f854-a211-4ad3-95b2-e9de2e2c6627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:34:42.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:34:52.500Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=87f618b1-8f0b-4c34-8c11-1e2e1fc82c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:34:52.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:35:02.506Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=7d65fea3-a6f5-4ccb-a6d6-0591aba77042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:35:02.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:35:12.512Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=79c36f09-cd3f-4e87-9f0f-d45de825fe79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:35:12.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:35:22.520Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=5997c052-7437-4def-82fc-1ecc1f8fabc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:35:22.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:35:32.534Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=392c8d85-b91a-4418-80b8-1f09d3f2b1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:35:32.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:35:42.540Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=bdf55e1b-99e9-4ae7-8086-6560cc239751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:35:42.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:35:52.547Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=b2f04fdd-2166-41cb-8690-9273a7cdfd3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:35:52.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:36:02.554Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=283fe6e0-3dbd-4b58-8f7b-a66cb6584c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:36:02.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:36:12.561Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=a05a3d13-3e66-4857-92f4-640effe33e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:36:12.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:36:22.571Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=680db7d2-a1f2-40dd-a868-7321672a719b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:36:22.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:36:32.578Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=645c88cf-ac0e-458f-b78f-98bcea669591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:36:32.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:36:42.584Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=3f546766-9eea-44ca-bcba-83b4305ee365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:36:42.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:36:52.591Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=ea5ba78f-6187-4e87-88ce-1e3c0a176e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:36:52.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:37:02.598Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=60ef38a6-aa65-4709-892a-1b8d202219d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:37:02.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:37:12.605Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=01e899cf-6a6a-47f4-9113-7fe39329e6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:37:12.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:37:22.618Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=f915eca1-149c-49f2-8a36-031fcb01632a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:37:22.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:37:32.625Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=8ae1345d-5de4-4c6a-9cf0-d1b43f27121f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:37:32.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:37:42.633Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=b44e62d5-0943-4124-b054-9c6fc09c16ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:37:42.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:37:52.639Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=11c58451-f5c7-48ca-8420-932a1691a89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:37:52.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:38:02.646Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=87db0574-0f24-4e66-80ed-9ed0159bbd8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:38:02.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:38:12.653Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=13bc7446-b253-457c-9368-5995cbbee762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:38:12.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:38:22.660Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=d15a7d88-a7ec-4461-beaa-295272c22584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:38:22.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:38:32.667Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=f857b6cf-4471-4197-b68a-bd0ac562ba42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:38:32.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:38:42.673Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=6406cb9f-5071-4924-8060-bdc05aa672c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:38:42.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:38:52.679Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=45d75f6c-9556-48ba-bb47-78778eabd5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:38:52.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:39:02.686Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=0443be57-1258-4d04-ae1e-139ffa212c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:39:02.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:39:12.693Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=e8e24bf6-a82d-418d-908a-af4d6816a7a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:39:12.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:39:22.701Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=0b06f4f1-43b2-4c99-bc22-6a90592b9dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:39:22.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:39:32.716Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=134cda3f-12a0-4c71-b1cb-8caac4864f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:39:32.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T12:39:34.797Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T12:39:34.798Z |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-13T12:39:34.798Z |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-13T12:39:34.800Z |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-13T12:39:34.805Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T12:39:34.805Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T12:39:34.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-13T12:39:34.806Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:39:42.721Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=61fc6fbb-6a8e-496b-b0a8-b8328fff6d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:39:42.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:39:52.728Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=d48d4ed3-ccca-4313-8bc8-20bf16ed9d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:39:52.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:40:02.735Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=6f96487b-55c7-4f41-8419-7a91d269c8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:40:02.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:40:12.742Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=8b3cd120-a169-4839-9663-a9811dda8b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:40:12.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:40:22.747Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=566d244c-dcca-4681-a10e-c12597916111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:40:22.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:40:32.754Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=c2428d62-90df-4e84-8f82-7b6a52add37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:40:32.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:40:42.759Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=3248a136-64f4-48fd-8745-93e6786c6f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:40:42.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:40:52.766Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=1222481b-0342-4af9-8671-43eb99502052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:40:52.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:41:02.772Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=689fc673-d0b3-4794-93c6-24d9b89df4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:41:02.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:41:12.777Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=cd9b96f6-3d42-479a-b285-2bd2106bf22c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:41:12.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:41:22.784Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=4feadbae-7941-4fa3-a468-76db465dea93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:41:22.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:41:32.803Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=8fce11f7-60dd-4f05-a75f-89c8008b77f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:41:32.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:41:42.810Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=b8d52096-a58c-4d76-9e4a-b4a5512f0796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:41:42.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:41:52.815Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=0703447a-a24b-433f-9694-09e4b64e8a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:41:52.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:42:02.820Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=9e2ef9b6-6434-4d79-b70f-9d628d312320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:42:02.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:42:12.827Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=f9ec6415-5e37-477e-9465-2cdc3b4cbd8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:42:12.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:42:22.832Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=db2f8e57-06f3-4b8a-a742-28e866daa214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:42:22.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:42:32.839Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=aacccd70-da6c-490b-8dd2-695609af12fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:42:32.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:42:42.846Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=7413b008-8abf-4f23-991d-fd013cb5dbca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:42:42.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:42:52.851Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=8f78583c-1209-479b-a8b0-4ccd8140891a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:42:52.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:43:02.858Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=c26e01ec-738a-4da5-89c2-7dd077522072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:43:02.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:43:12.864Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=f34f8e21-e8df-405c-93a5-33eac35ac465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:43:12.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:43:22.869Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=a1630f05-b3de-4473-93c0-d6d12e12c0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:43:22.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:43:32.877Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=e022c295-efec-49af-babf-29d238094f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:43:32.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:43:42.895Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=45748eae-15b7-41ca-98da-775766d17460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:43:42.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:43:52.900Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=d83a59fd-5b88-49a7-ac06-628369d6eb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:43:52.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:44:02.905Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=713fad42-649a-4bac-96f0-14605980ab89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:44:02.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:44:12.911Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=950b52a2-829b-490c-a953-9da42ec17603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:44:12.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:44:22.918Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=544db02f-edd8-46db-93cc-1c8efbba4746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:44:22.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:44:32.924Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=937ff118-b543-4cfa-9d5b-0ddfe653a243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:44:32.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T12:44:34.812Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T12:44:34.812Z |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-13T12:44:34.813Z |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-13T12:44:34.816Z |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-13T12:44:34.820Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T12:44:34.820Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T12:44:34.820Z |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-13T12:44:34.822Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:44:42.931Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=9cc54ccc-6e45-4702-9b37-6d21deb21c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:44:42.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:44:52.937Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=03b0bc2d-8043-45b1-8d0e-98f3d360541f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:44:52.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:45:02.943Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=2bfa5ee1-81c5-4869-b146-9281631df1d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:45:02.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:45:12.950Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=f0d93f37-c4ea-4ebe-96e0-4747726e4497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:45:12.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:45:22.956Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=844f105b-eb74-46d7-b730-e2e2e230ef9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:45:22.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:45:32.964Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=97a84b1d-7354-43b8-83f0-60c03b67df9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:45:32.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:45:42.976Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=684bad80-dc3f-4ba9-85d9-aa06f0afcc72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:45:42.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:45:52.982Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=15882003-5f04-40a7-b80a-7e490fa06ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:45:52.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:46:02.989Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=8f7cb598-1f60-4190-9faa-da6fe89abaf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:46:02.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:46:12.994Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=136c19bc-950a-4fac-9ee4-a48d28b547fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:46:13.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:46:23.001Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=022cfb05-89bf-43ab-bce7-20290a37ab14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:46:23.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:46:33.007Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=870fe6b0-e7d4-483f-a07d-a0717dec3e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:46:33.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:46:43.014Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=51e2f772-0b05-4fca-8085-ce8d80fcbd15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:46:43.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:46:53.020Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=92305d2f-3b84-4bc8-ba6b-e2c7d89277fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:46:53.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:47:03.027Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=2ea920b6-615e-4bfe-b687-337d230b8bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:47:03.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:47:13.033Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=f7df4f06-675a-4d42-84cf-ed932c700290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:47:13.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:47:23.039Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=05a7bf5c-9782-4089-bce1-87dccb84400a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:47:23.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:47:33.046Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=b29f1c15-750f-41cf-9788-b646b0392dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:47:33.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:47:43.052Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=d3697f00-7537-4743-bc84-ae21cebe6d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:47:43.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:47:53.059Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=1feb2868-900d-4c25-8305-43df518be85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:47:53.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:48:03.077Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=4c0d2ec1-192e-4e41-a50b-22f78b0b893a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:48:03.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:48:13.084Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=a0fb6059-b884-4192-ae15-afc9ca4da0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:48:13.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:48:23.090Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=2fdd809d-b812-4482-971f-cd7d03f13e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:48:23.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:48:33.096Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=91452527-9483-4d0f-bd34-6615a6b1eff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:48:33.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:48:43.103Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=b1e98e5c-6656-4fda-9e26-adcbc96726d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:48:43.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:48:53.109Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=aa4b053c-e138-4f89-aba6-6d0792b57ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:48:53.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:49:03.115Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=aca6fc38-6f0d-40f4-bd68-be6754bf3f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:49:03.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:49:13.124Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=4984e6ae-5c52-4034-b6d4-4497b6675f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:49:13.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:49:23.129Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=fda5a412-bdca-49bd-9839-6c9d9821359d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:49:23.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:49:33.135Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=cbbaa4f0-7f34-41be-a8e1-b08bb672c289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:49:33.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T12:49:34.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-13T12:49:34.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-13T12:49:34.796Z |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-13T12:49:34.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-13T12:49:34.802Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T12:49:34.802Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T12:49:34.802Z |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-13T12:49:34.804Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:49:43.141Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=9a54618c-4ae1-4b92-bc6d-78d867b811fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:49:43.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:49:53.145Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=2799ab53-d810-4fd9-91f7-4505b5618c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:49:53.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:50:03.153Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=15272629-975e-4b7e-aa14-f40187df4ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:50:03.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:50:13.164Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=cbcf22fa-f3d6-490e-a663-c2f062356546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:50:13.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:50:23.171Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=455aa620-0460-41f5-afc0-5e81cb6aabe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:50:23.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:50:33.177Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=1e237665-53db-4258-93ae-3dcabd364696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:50:33.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:50:43.183Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=345cbfdb-5745-4d33-83dc-218c005ebffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:50:43.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:50:53.197Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=df14428a-60b9-48a1-8da4-d4a0dc2f9866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:50:53.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:51:03.204Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=bfbd1a02-50d5-4354-b9f0-9d84c818af68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:51:03.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:51:13.210Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=3b4e593a-1284-4fb7-b9a7-a9e50527efd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:51:13.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:51:23.216Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=ab6c7753-3949-4bfd-a74a-534ee884678e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:51:23.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:51:33.223Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=8080c0d4-103d-4521-aa41-15ec3ee91791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:51:33.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:51:43.228Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=f0a9ed4e-acc6-4f77-b11c-1b53d1ee6e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:51:43.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:51:53.234Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=a1d99c59-f243-4bc1-8686-b48753b5973e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:51:53.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:52:03.239Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=cc4758db-041e-4501-bd5a-0b7469d62dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:52:03.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:52:13.244Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=e7f83a20-dd86-404c-ab88-15d66a221582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:52:13.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:52:23.257Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=a3e5f6b7-88f2-4f59-a6e3-73f9724de3ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:52:23.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:52:33.264Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=0393e806-9a98-4585-8e2f-f7bbcd79e27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:52:33.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:52:43.270Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=16baaf14-0a5c-4c9c-942e-737bb753b7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:52:43.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:52:53.276Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=88f6ab5d-8e5c-443c-b329-9a8867f3ef3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:52:53.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:53:03.282Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=23449abe-8179-4ef5-9b5c-af9be9b739d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:53:03.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:53:13.287Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=a5716fcc-8aa4-491e-b7ee-3c544b330e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:53:13.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:53:23.294Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=a0624218-ee4a-4bf0-a3b9-f39ed09bb2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:53:23.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:53:33.300Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=ebdd1593-c549-45e2-b382-83069198e6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:53:33.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:53:43.306Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=e2a47d78-b3d3-416f-9195-30d048231e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:53:43.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:53:53.311Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=7435f28b-2b8f-48b8-a068-a55fd54a65f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:53:53.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:54:03.317Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=58752d6c-29d9-43e7-bdff-843fa35b352f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:54:03.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:54:13.323Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=e42fe8d4-8048-46a3-bc25-0fd467a8d589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:54:13.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:54:23.334Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=d76ddb6a-e64f-49f7-886f-15bf2f49cf09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:54:23.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:54:33.342Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=13d6da48-d742-4928-a815-059eb5099fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:54:33.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T12:54:34.817Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T12:54:34.817Z |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-13T12:54:34.818Z |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-13T12:54:34.820Z |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-13T12:54:34.827Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T12:54:34.827Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T12:54:34.827Z |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-13T12:54:34.829Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:54:43.348Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=57112664-8327-4481-b697-58b91ec951a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:54:43.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:54:53.353Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=c75104bd-28e3-4343-a158-f9d90955e995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:54:53.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:55:03.359Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=68e24551-174d-490a-8e49-ed32f9349f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:55:03.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:55:13.387Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=4eec7bcf-8178-4de7-84da-33c656ecbf92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:55:13.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:55:23.393Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=b9d7c9d3-9375-4a81-9e16-91b70598ee43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:55:23.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:55:33.399Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=93a65d9f-6bdc-4769-997e-b67cdea89820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:55:33.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:55:43.405Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=791241ba-d13c-4981-afd6-591d061d7032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:55:43.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:55:53.411Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=c1e840d1-6440-4c9d-9127-88cb6156b3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:55:53.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:56:03.417Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=cdb72ed0-9074-44ff-b12f-720a33a10468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:56:03.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:56:13.423Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=560f302d-571a-464f-9507-fdcbb2577166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:56:13.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:56:23.429Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=c5502b37-82bd-4684-9ebb-104516511e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:56:23.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:56:33.441Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=b12ae982-82cb-4224-8ef9-f34eba9b813b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:56:33.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:56:43.450Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=18b91263-8c79-4cc3-8d08-b9ad36942109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:56:43.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:56:53.456Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=2c18b27f-9d16-4cbe-81c8-0a12d8f4bc9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:56:53.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:57:03.462Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=44064490-9463-40d9-9366-e0dccf34e27e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:57:03.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:57:13.468Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=9a637a9b-be71-4fbb-afd5-02afc140eb13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:57:13.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:57:23.473Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=4fb3407d-e047-45f0-8e3c-0e85215b6b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:57:23.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:57:33.480Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=c9c705ff-606a-4091-a9e8-852592c6c823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:57:33.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:57:43.485Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=36889bce-aca8-469c-93a2-99af9b6c5f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:57:43.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:57:53.492Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=48f1cfe8-7216-4a3f-a14f-4e59778ea693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:57:53.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:58:03.499Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=ca228179-ed36-4561-9a27-3c79fd6a47a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:58:03.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:58:13.506Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=1b79eb71-78c4-4b2f-8e0f-d79db8be5c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:58:13.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:58:23.512Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=e47ee410-c378-49d0-8cfe-3e90eda4d6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:58:23.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:58:33.517Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=b6303f9a-dfa8-4286-b863-a936ae44816e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:58:33.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:58:43.523Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=7b3db3cc-1d85-4f6e-a349-4e79b47e1f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:58:43.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:58:53.533Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=bb440333-e99c-4ab8-865d-01fdec48c51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:58:53.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:59:03.539Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=bdca3a04-cd95-4735-960c-1ba30a5b62ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:59:03.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:59:13.544Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=33e4f004-3664-4a81-98d1-b19e7a0564cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:59:13.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:59:23.549Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=1feec4d8-66f3-487d-81ab-851e8499776d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:59:23.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:59:33.555Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=ff277ecf-334e-4704-8975-98ba95e9c584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:59:33.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T12:59:34.800Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T12:59:34.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-13T12:59:34.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-13T12:59:34.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-13T12:59:34.808Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T12:59:34.808Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T12:59:34.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-13T12:59:34.810Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:59:43.561Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=afb2d21c-2316-468d-a735-6e1ab9286fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:59:43.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:59:53.566Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=f1d2d169-64f4-4164-b81d-018da620013f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T12:59:53.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:00:03.573Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=09f868b0-d193-43c9-a94e-9d4eb3da55da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:00:03.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:00:13.579Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=43198dba-5613-4d04-b133-f9eb360c7632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:00:13.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:00:23.585Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=2c556131-ca97-40f5-b806-2fde8825ec30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:00:23.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:00:33.591Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=c141cf03-da77-4b64-a063-90931db70786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:00:33.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:00:43.597Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=7f22c246-68ee-4ece-b991-b44839ad1b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:00:43.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:00:53.601Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=d84c539e-ab3b-4397-9ca5-0665f03f544a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:00:53.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:01:03.608Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=01d45ff3-be2f-4799-afc8-abba2c74c64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:01:03.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:01:13.623Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=09ff8eb5-6746-4a0a-87f4-eb5f9e2fe2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:01:13.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:01:23.629Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=b5a9f261-8e8f-43d9-86e3-99c854637485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:01:23.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:01:33.635Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=db27f1cc-d4d4-4e85-b39c-5401f26362d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:01:33.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:01:43.640Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=b484bab4-eef2-4bf5-8a4e-a0133729cff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:01:43.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:01:53.654Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=cd7434b9-f7be-40f2-84f1-5ea7952869b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:01:53.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:02:03.659Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=4191b4eb-a64c-464a-bf16-a0357141b943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:02:03.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:02:13.665Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=e6d9e7e4-956d-438e-a794-452775eabb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:02:13.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:02:23.670Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=c0c1fdb6-3de2-4b9b-914d-0051459b71f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:02:23.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:02:33.675Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=af8dd13b-2b52-4e4c-8ab0-d115071e139e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:02:33.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:02:43.681Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=2068b940-0ab7-48e5-9a8b-90bfb9cf75d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:02:43.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:02:53.685Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=86c40133-ca7d-45d3-b736-60035e0893a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:02:53.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:03:03.696Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=7b172e17-9207-4733-be04-f85ac971dd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:03:03.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:03:13.702Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=53313094-84f5-4ebe-94b1-326df737fe2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:03:13.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:03:23.714Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=51ea3f9f-ad72-46de-8ab0-78c6de97b717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:03:23.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:03:33.726Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=6630e619-181a-4fe7-99da-e3fa5ca46f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:03:33.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:03:43.730Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=212019f0-1cf0-454a-a3c0-d4ecf32ded15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:03:43.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:03:53.735Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=bb8203c3-dc4c-40f0-9cf0-ed65de3ed0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:03:53.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:04:03.741Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=1d89b739-075e-4a6b-be28-d8f831fb19d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:04:03.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:04:13.747Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=688a3e36-5f75-452a-a382-57db80804b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:04:13.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:04:23.753Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=8e0d713f-e2b7-4e49-bffb-14493094d756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:04:23.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:04:33.759Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=b2c8312d-837d-4467-a004-470c63b35322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:04:33.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T13:04:34.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-13T13:04:34.866Z |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-13T13:04:34.867Z |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-13T13:04:34.869Z |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-13T13:04:34.873Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T13:04:34.873Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T13:04:34.873Z |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-13T13:04:34.875Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:04:43.765Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=ed9d8f5f-9618-4be6-b7a0-ffa3c35f51f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:04:43.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:04:53.772Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=3b8f7e45-3868-4dba-93ed-0c4f58f9bc77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:04:53.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:05:03.777Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=911e1eb7-5f11-4d39-bb2f-a7180c2b2ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:05:03.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:05:13.784Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=6f8d3bd4-11bf-449e-8274-b5191ae449c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:05:13.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:05:23.789Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=1c77dac2-e9c3-4b7f-946e-970fa228eab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:05:23.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:05:33.796Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=3fb56b7e-5005-4195-957e-10d7367ba2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:05:33.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:05:43.808Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=98cfe3b2-6189-4acd-a610-ea461bfea515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:05:43.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:05:53.814Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=d127054e-9098-4fe9-b185-9eeb12a7cf10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:05:53.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:06:03.819Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=a8d397b0-5bd5-488e-9921-973e2b569b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:06:03.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:06:13.826Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=f9d6b68b-d421-404e-9edc-d2f9a9207eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:06:13.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:06:23.831Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=0b5325a7-fc85-4b04-9c60-e37012f258f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:06:23.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:06:33.837Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=f84db649-632e-4db0-916f-2131336b2401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:06:33.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:06:43.842Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=63a4a398-2ae9-4e68-9e5c-d16db80b1ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:06:43.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:06:53.848Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=b457d12b-4806-4056-887d-c4d6c886997e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:06:53.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:07:03.856Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=bb125269-69ad-464f-ac8c-52ffbc5e08e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:07:03.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:07:13.862Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=792cb665-e251-40c7-9b6f-7d31111e96da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:07:13.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:07:23.866Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=cb17c992-b10f-4144-a0ad-628cf73f29b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:07:23.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:07:33.871Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=37bd82c6-f6f4-4d04-98a6-54e3ef33fa42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:07:33.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:07:43.878Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=345792df-e755-4ed4-8451-336112de3cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:07:43.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:07:53.884Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=506f1d4b-d32d-46a5-99d9-0ee15d04568f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:07:53.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:08:03.890Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=8fb829f7-2b9d-49fb-a2ef-2aaf976a7a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:08:03.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:08:13.900Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=440add25-ae04-434f-9b8b-cff0d4bc708b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:08:13.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:08:23.906Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=dbfff8bf-f08f-476c-bdc1-59209f9127d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:08:23.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:08:33.911Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=d3bc4b83-1b6d-48c4-830a-2588432ef3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:08:33.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:08:43.917Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=de47923d-d004-4941-afda-8c64174e584e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:08:43.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:08:53.922Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=c5b3c47e-c5ae-481c-bf39-d8301780a50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:08:53.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:09:03.927Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=db83e6a3-0d9d-4fb1-9f9c-95c3ed153e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:09:03.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:09:13.932Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=c004d833-9823-4140-aa51-33dc17312d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:09:13.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:09:23.938Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=ea9f1517-bd99-4c43-8848-37d99b70c4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:09:23.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:09:33.944Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=fb237e9f-2d66-4cb0-8fed-ae4bb878050c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:09:33.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T13:09:34.817Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T13:09:34.818Z |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-13T13:09:34.818Z |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-13T13:09:34.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-13T13:09:34.827Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T13:09:34.827Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T13:09:34.827Z |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-13T13:09:34.829Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:09:43.950Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=e2ee5f2b-52d4-4633-836a-f7ae3c9f9b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:09:43.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:09:53.955Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=d54e6928-1a3b-44c9-baa6-7121bc579c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:09:53.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:10:03.960Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=73a499bd-5b9f-4a87-862d-3df5e84c0c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:10:03.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:10:13.966Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=dd6fadd6-9533-4142-af40-b92714b547f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:10:13.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:10:23.971Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=be6f8108-2983-4801-ba3d-b6403c1a8eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:10:23.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:10:33.977Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=b56b3454-575b-4a79-9f05-45de7c7a1ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:10:33.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:10:43.987Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=0c6c6a70-6fb1-45ed-8a47-33f349c50b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:10:43.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:10:53.993Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=380e829a-d743-40e3-8947-1a46b2ac0c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:10:53.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:11:03.997Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=3076ab26-46e9-4c35-bc66-9dbc38e45f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:11:04.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:11:14.003Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=c4d1f59e-fd2e-46ca-b58f-f1ae4c1ee27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:11:14.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:11:24.010Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=cda0bf88-f168-43a7-9efb-2c5524bc63d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:11:24.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:11:34.016Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=caa6c321-7175-4ebc-9d13-03dc23fb5f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:11:34.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:11:44.021Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=7147afb4-388a-4071-9682-5e8ac2c45bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:11:44.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:11:54.027Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=e5a23ec7-66c0-4e42-88ce-7113ba842f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:11:54.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:12:04.033Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=95885a05-e97c-42bb-97ad-27f4e95423aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:12:04.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:12:14.045Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=3151a563-e11b-4225-9d94-a8208383994f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:12:14.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:12:24.050Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=f9f96bda-b088-436e-af02-42351cb574d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:12:24.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:12:34.057Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=0f4df07e-c993-44a6-9b08-d2a7890ffd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:12:34.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:12:44.062Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=f842a3b0-0c82-430e-ba2f-d639abd70904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:12:44.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:12:54.072Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=e1405b05-ab83-42db-918a-ab47e9b5bee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:12:54.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:13:04.087Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=d4d1a6a8-770c-45c4-95ea-1d7442e5bb18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:13:04.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:13:14.092Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=1ef6395f-6344-4e12-9303-0ee66436f365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:13:14.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:13:24.097Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=b4b9163a-226d-44d8-9c0c-a3bd4c418c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:13:24.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:13:34.102Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=9c98af22-84b7-49b1-aef2-719dd5bd8a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:13:34.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:13:44.110Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=69ca2ad4-d097-4f89-8783-93721ef3777a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:13:44.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:13:54.116Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=d57b6791-d35b-4e72-b23f-4560c812a3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:13:54.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:14:04.121Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=a570ad81-3443-499d-bf29-eaa497f89acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:14:04.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:14:14.126Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=dd7535b0-7327-445a-913f-009569819b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:14:14.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:14:24.137Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=8360f226-f000-4adc-b1b4-416e07f13836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:14:24.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:14:34.142Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=d04c6225-d67e-42e6-933d-7ab6a6b87cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:14:34.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T13:14:34.824Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T13:14:34.824Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-13T13:14:34.825Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T13:14:34.827Z |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-13T13:14:34.831Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T13:14:34.831Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T13:14:34.831Z |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-13T13:14:34.833Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:14:44.147Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=1f2120e0-6649-4750-9f9d-e1e5d4bf6cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:14:44.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:14:54.152Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=72e38b17-ae3f-4491-ad4a-17c576637377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:14:54.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:15:04.157Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=7cc78e21-da8e-49c6-aa93-48937d0073db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:15:04.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:15:14.163Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=9ab03d08-b5d3-4f27-85ab-8ea814ee8a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:15:14.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:15:24.174Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=629716c2-d610-4504-8bc2-615a7c630d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:15:24.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:15:34.179Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=d51910ff-722b-4f4d-b008-f2960ea1a168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:15:34.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:15:44.184Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=6c555625-ec58-4086-8506-89d325974cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:15:44.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:15:54.189Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=a74f70a6-c271-417a-9239-c32eac2fce30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:15:54.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:16:04.195Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=7d9bd6dc-f4e3-4402-b7df-6940d95d8bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:16:04.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:16:14.200Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=5763ef07-0a73-4964-b580-5134ab0bf486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:16:14.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:16:24.206Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=c4bb99a8-a994-4d7b-bbbe-a78c7d59d5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:16:24.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:16:34.211Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=e5332dd1-8fb2-4350-89bd-5b78caf592db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:16:34.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:16:44.216Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=6c004345-77ad-407c-ab62-c52749cf9a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:16:44.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:16:54.220Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=7e1bc315-4b44-42e4-8e6b-ad146339a3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:16:54.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:17:04.224Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=12d493a4-5d0c-4e13-ba47-38e8fc1f540c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:17:04.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:17:14.230Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=7ab1216e-22eb-4b34-bed8-e78daecd069a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:17:14.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:17:24.235Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=e8a1e012-6273-403e-b77f-da2b3e942dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:17:24.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:17:34.241Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=91dd8cdb-2961-4814-8677-57a771912966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:17:34.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:17:44.255Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=ec84883b-8d83-4f01-a402-96003ae2526e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:17:44.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:17:54.260Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=ad1901a3-755c-4764-b2aa-475ffe824e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:17:54.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:18:04.267Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=977db6a2-5099-45c2-ab35-34d73b1eb0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:18:04.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:18:14.273Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=2423ea56-d28b-4619-b32a-ee9fe304612a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:18:14.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:18:24.278Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=646e48bb-5d86-4ec7-9107-1423e57b91c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:18:24.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:18:34.284Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=50b85b6c-d079-48f7-87f4-4688b3b1c267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:18:34.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:18:44.289Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=e5962050-5ed8-4fab-aefe-ba1f700ac8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:18:44.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:18:54.295Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=25c0dc77-b9de-4e57-a6a2-2ce1a9b618ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:18:54.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:19:04.301Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=0215c572-154a-4071-94a7-f93d9468d372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:19:04.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:19:14.307Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=7907b5b3-15a6-4f76-9f6c-7f357d05442a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:19:14.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:19:24.313Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=eb9bf4e0-d1cd-4722-8831-69c26ec089ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:19:24.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:19:34.319Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=f2a8f1dc-0b6b-4331-87bf-3d95213b4969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:19:34.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T13:19:34.793Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T13:19:34.793Z |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-13T13:19:34.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-13T13:19:34.796Z |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-13T13:19:34.800Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T13:19:34.801Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T13:19:34.801Z |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-13T13:19:34.803Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:19:44.325Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=fef5c694-d9e4-4e0c-a6f4-4ee9aacc178f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:19:44.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:19:54.333Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=2fccb06d-8a0a-44ed-9f81-ebab9053b99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:19:54.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:20:04.345Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=a12f1577-2a9f-4c69-b655-188c6f3fa03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:20:04.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:20:14.350Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=7b7ff523-7b93-4085-98d2-ad185b308c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:20:14.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:20:24.354Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=1649c949-5d0e-4b1a-940c-fd848a3698da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:20:24.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:20:34.362Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=ecc65e16-c170-4e04-bbb0-822ba2317af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:20:34.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:20:44.368Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=63b4ed42-0e26-4702-81eb-6c510088f812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:20:44.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:20:54.374Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=582267b1-5b7e-4d55-9d54-9ac6fcc0e9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:20:54.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:21:04.380Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=fe22d6d9-0dcf-4ef4-adbc-c91fc51d823e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:21:04.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:21:14.386Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=9fe66057-0cd2-4d68-b7d2-d2727c4757f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:21:14.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:21:24.391Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=e584e887-a7dd-4627-90ab-b116fb67499c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:21:24.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:21:34.396Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=39dfce39-e3ab-4fe1-84c5-64a82bfc555b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:21:34.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:21:44.402Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=066b6ebf-9dd2-49ae-be6f-f3770e6f56e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:21:44.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:21:54.406Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=2a038cec-833a-408c-ab1e-8394159b6fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:21:54.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:22:04.412Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=50dae7a2-8641-4d7c-8e26-1413846aaffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:22:04.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:22:14.423Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=7893ed05-0b5a-47f8-8c33-195fe2a4b58b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:22:14.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:22:24.428Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=fc864140-eba9-47b9-832d-2c32614e1596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:22:24.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:22:34.435Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=3e7a94d2-0875-439f-a3a3-210c8ae5face | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:22:34.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:22:44.440Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=44515250-2a57-4822-9114-254df51b54d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:22:44.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:22:54.445Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=5f09c4f6-d520-4a09-82b1-86db27e89f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:22:54.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:23:04.451Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=e0096328-998f-4808-93dc-be7c561a1c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:23:04.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:23:14.456Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=89f781a1-04bb-4445-8281-b55ac810bd85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:23:14.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:23:24.461Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=59b3f754-aa27-4fef-9aec-0a884cb173ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:23:24.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:23:34.466Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=abc0b3d7-f9a3-47a2-8a53-001c9a387b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:23:34.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:23:44.471Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=a290a847-49bc-4215-92f4-18e9f1d09975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:23:44.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:23:54.476Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=539ebf30-3ba5-45c8-a4c8-e7f8782cf0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:23:54.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:24:04.481Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=c69f3d77-a37d-47ab-ba01-ab25ee967fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:24:04.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:24:14.485Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=aa1702f0-fa1e-43af-badd-4a927a0a13e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:24:14.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:24:24.491Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=fb2daa3b-e83c-44eb-a7fa-ee33caf8d772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:24:24.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:24:34.500Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=9b19b790-8e82-44c9-ba48-0eb56d6a086a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:24:34.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T13:24:34.803Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T13:24:34.803Z |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-13T13:24:34.804Z |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-13T13:24:34.806Z |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-13T13:24:34.813Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T13:24:34.813Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T13:24:34.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-13T13:24:34.815Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:24:44.506Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=0e782e52-8936-4d33-bf48-1743c1752ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:24:44.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:24:54.511Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=7377da54-0ede-46b6-8542-877ab8a65798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:24:54.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:25:04.515Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=b80e533f-4ef1-4662-a57d-26168b742131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:25:04.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:25:14.521Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=562fa992-f91d-4b00-9bde-2d111c340f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:25:14.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:25:24.526Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=b4798ec8-4eda-4687-a53d-d06c796c54d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:25:24.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:25:34.531Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=6eae5e1e-8f01-458b-a565-7b20e38541e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:25:34.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:25:44.538Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=a2ab4b6c-1ef6-4ffa-be9b-30270ef2c804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:25:44.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:25:54.543Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=3317357d-0582-4098-a881-e15db82471e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:25:54.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:26:04.547Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=230fac80-ebe0-4814-b7aa-94ed3cf87550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:26:04.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:26:14.552Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=e1b189ac-a5ef-45da-bdfa-a16800e01cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:26:14.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:26:24.558Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=069597ba-1d54-4da3-af4b-03a4ec5d38e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:26:24.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:26:34.567Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=0eb6b9fa-4a40-482d-a433-7d6a426015dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:26:34.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:26:44.581Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=e9e3d2ac-0a67-4a55-ba45-adf0b1346ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:26:44.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:26:54.587Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=634a0707-e3f3-4902-a401-bd9873e2b8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:26:54.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:27:04.592Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=f0961c55-c9b2-47f4-b988-983478a63f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:27:04.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:27:14.597Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=435c6319-7917-4b0e-a3b5-efa3fe382689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:27:14.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:27:24.602Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=0e344fae-948f-4081-9dad-2ac07e8700c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:27:24.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:27:34.608Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=510afbc1-ae69-433d-9c05-bf86735d47f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:27:34.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:27:44.618Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=246bca11-d274-4dfd-80e7-6858f87fdb18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:27:44.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:27:54.623Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=3fa0fd67-bdc1-475d-8f40-e8adad512608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:27:54.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:28:04.628Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=12778367-56fc-41bb-a47d-2b1ba782711e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:28:04.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:28:14.634Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=00583a8d-3c85-46cf-bd9b-ee2351687916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:28:14.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:28:24.639Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=8171144a-032e-449c-9335-fceb2d95b62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:28:24.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:28:34.645Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=cbd6f284-19d5-4897-b1f5-f718f1f1d5f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:28:34.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:28:44.649Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=72bbbbe8-41b3-4d93-944f-dffd10c77fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:28:44.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:28:54.654Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=6fee2063-524f-4975-a81b-22280bad1486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:28:54.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:29:04.664Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=e37431cb-e70a-46de-8367-89e0c161c1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:29:04.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:29:14.675Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=e55d748a-0d6f-47d2-9cc6-0e8fa96088c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:29:14.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:29:24.680Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=c052d1be-acf7-4311-aff5-5abbb2ca5e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:29:24.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:29:34.686Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=3fbab476-ef1f-4a89-9c6e-d86e563b29bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:29:34.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T13:29:34.823Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T13:29:34.823Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-13T13:29:34.824Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T13:29:34.827Z |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-13T13:29:34.830Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T13:29:34.831Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T13:29:34.831Z |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-13T13:29:34.832Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:29:44.698Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=b9d9fffd-0810-45d0-8884-e1b0fda6d51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:29:44.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:29:54.711Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=620f8e80-ebb0-42de-8148-511c77991621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:29:54.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:30:04.716Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=633ed941-ae1d-47d1-98ab-c1629c14b2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:30:04.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:30:14.722Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=a97a91fa-09b4-4608-875c-2fc390dbf1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:30:14.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:30:24.728Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=1c3091d2-4f9f-4e97-a0d3-1b36a29f5943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:30:24.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:30:34.734Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=f17c52cf-1f2b-4b70-97cb-575cbbb93257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:30:34.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:30:44.742Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=8475623c-77aa-4b47-a8bf-160cd9f047d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:30:44.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:30:54.748Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=9270f3e6-a523-4ab5-9036-a5c03859e23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:30:54.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:31:04.754Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=f470065b-a20c-4430-92e0-c59f89716223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:31:04.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:31:14.760Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=22bf73e8-215a-493e-a3ad-536556b4b651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:31:14.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:31:24.772Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=a8f505bb-bcc3-42d7-8dc8-e75f3ee22c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:31:24.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:31:34.776Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=138a2dc9-6d40-4a32-ad24-a9f979f5d073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:31:34.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:31:44.781Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=f96e55fb-ea51-4161-907a-672b1bcfc991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:31:44.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:31:54.786Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=9b75b1b2-092c-4599-88e0-72cb04e1c9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:31:54.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:32:04.791Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=d6b94c7b-1faa-4057-8241-e368a9bb49c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:32:04.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:32:14.796Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=0f33b96b-f724-4cb1-b97b-c9f1e293a85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:32:14.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:32:24.801Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=3808bbd2-5709-4877-9ef8-cfac501e8da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:32:24.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:32:34.811Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=6b74d9d8-6993-456f-8c99-8c3592bb1b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:32:34.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:32:44.824Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=4e8ec53b-903c-450e-8d2c-cc76e8323dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:32:44.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:32:54.830Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=834f5986-2cfa-4bbc-a3bd-b286d9008d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:32:54.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:33:04.835Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=ee4d85ae-58a0-426b-89b6-8ed66197b62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:33:04.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:33:14.841Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=b244e98a-0421-4754-b18b-ea23a7d534c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:33:14.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:33:24.846Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=08d72bbf-609a-4d01-ba3a-2d8d75d9b08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:33:24.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:33:34.859Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=e8b1f2e2-23d2-41f0-a53e-90afb047ca3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:33:34.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:33:44.865Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=3d29c292-7a73-457f-81d8-15a3a96d08ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:33:44.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:33:54.870Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=ec2debe7-552d-4cda-9319-96abb5df4bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:33:54.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:34:04.875Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=bff0fe09-ab8c-4232-aabe-b5f4313e06d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:34:04.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:34:14.881Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=b287c8f9-d66e-43f1-8322-6bdee8d13e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:34:14.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:34:24.886Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=1ab4d9e9-1e52-439c-954d-afe62a83218c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:34:24.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T13:34:34.839Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T13:34:34.840Z |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-13T13:34:34.841Z |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-13T13:34:34.844Z |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-13T13:34:34.848Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T13:34:34.848Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T13:34:34.848Z |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-13T13:34:34.852Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:34:34.891Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=61be00e3-8d11-4c88-8086-636707afabb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:34:34.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:34:44.896Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=dcea6158-7e08-44da-941e-dd205a21c718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:34:44.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:34:54.901Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=8a9e11ed-6939-4115-b6b2-3d4967ae3a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:34:54.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:35:04.906Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=63f2180d-60de-4e45-8c47-8700c8cae92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:35:04.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:35:14.910Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=c242ee3b-c252-4d5f-8388-88c73b45983f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:35:14.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:35:24.915Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=9af10837-11b8-4cf5-8ffc-31e683ea4483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:35:24.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:35:34.921Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=29a6cde0-dac1-410d-8204-498515bc3640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:35:34.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:35:44.930Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=eb80fb9b-3bbf-460d-a281-61b85a1e1bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:35:44.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:35:54.936Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=4f05dd11-1729-42c7-ae84-4e9afdd3783b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:35:54.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:36:04.941Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=b04f0229-2626-4481-87be-6c1fd96924a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:36:04.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:36:14.945Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=b8f371e3-f2d5-4e2c-943b-70a7b6f06e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:36:14.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:36:24.951Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=7af9a4d1-a890-48c5-99dc-6b002674dee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:36:24.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:36:34.956Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=eeff8605-2d1a-4a7b-843e-40b4a9eb7b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:36:34.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:36:44.961Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=b6695257-be0a-48f3-bf8a-c345251db248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:36:44.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:36:54.969Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=92ad3d81-bb4c-4e6d-a9e0-44d46e84c22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:36:54.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:37:04.975Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=ac950125-33b0-43f1-8b47-24217df1ff05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:37:04.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:37:14.983Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=5bf3b5b4-faf7-4946-889c-7d37a09c0169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:37:14.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:37:24.987Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=44a40a07-b002-4c33-97b4-0c7aa2a89626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:37:24.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:37:34.992Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=8bdf918f-3890-4c97-b14d-d6b13fb3c7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:37:34.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:37:44.998Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=c8eb2afc-0ca4-4d96-b5e6-f41864863836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:37:45.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:37:55.004Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=507bcc16-3a77-4c62-b3f4-910631b0cd59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:37:55.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:38:05.013Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=35373409-1988-42bb-b810-f819bb2fa340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:38:05.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:38:15.018Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=c6545eef-1468-4ada-a1a1-447a33786056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:38:15.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:38:25.022Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=082fb12c-03ae-4c0e-a90e-d851123bb320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:38:25.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:38:35.027Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=edc7b87c-c029-466b-8d9a-8bf7b982e276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:38:35.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:38:45.033Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=8aab57e2-ce3b-42c8-9765-a507e2357d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:38:45.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:38:55.041Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=c5192350-371a-42c9-b34a-4614d2e3d9f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:38:55.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:39:05.050Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=fec0e434-6870-4a97-b211-7c5b04e3046c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:39:05.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:39:15.055Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=d7284560-da88-411b-90a3-23821ca48439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:39:15.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:39:25.064Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=47fb65b6-739f-4d02-bbcf-fae99d336efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:39:25.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T13:39:34.822Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T13:39:34.822Z |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-13T13:39:34.823Z |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-13T13:39:34.825Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T13:39:34.828Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T13:39:34.828Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T13:39:34.828Z |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-13T13:39:34.830Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:39:35.072Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=87e20ba7-f594-4e13-bf35-6d173c2bb60e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:39:35.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:39:45.077Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=b4727c5f-5491-492a-a69d-8b570a53ef44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:39:45.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:39:55.082Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=f17b076c-8e23-4c0b-8507-a5090887a14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:39:55.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:40:05.088Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=8a875678-a429-42ff-801a-8a7cceb4eb50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:40:05.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:40:15.099Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=2c5ca284-d750-4987-b808-0f9f9af25c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:40:15.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:40:25.104Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=d5b865a4-9ae1-4b95-bdb0-f14e011a1e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:40:25.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:40:35.108Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=14b415ab-d536-410a-98d5-7ef86b7b4ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:40:35.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:40:45.117Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=748dd791-9e24-4dca-922f-3f2eac49dece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:40:45.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:40:55.122Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=797cea2e-e685-491d-88be-6459e61a5d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:40:55.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:41:05.127Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=c0283088-8a66-45c8-893c-a4690a40be60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:41:05.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:41:15.132Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=056f875e-b84f-4864-9a9d-c64d48a32f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:41:15.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:41:25.135Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=ba49d2a4-46b6-4806-87d8-22463c77435d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:41:25.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:41:35.141Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=a15dffe5-c87c-48e8-bf57-ae17271c9618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:41:35.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:41:45.148Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=5d0df530-9fe8-432e-8ba4-c97a560ea67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:41:45.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:41:55.153Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=a68816fc-502c-482e-a5e6-b31ea51913fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:41:55.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:42:05.157Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=bab44f1d-7793-4a27-88a8-3ecd2e1cb33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:42:05.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:42:15.163Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=1fea486a-8c94-4aa0-9a92-2f24057fdb73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:42:15.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:42:25.172Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=04fac1ff-1ae0-4c4b-92cb-6184092a7fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:42:25.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:42:35.178Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=6d25e112-5cad-4415-8f3e-f1cc378753d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:42:35.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:42:45.184Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=306a136c-b45a-4d07-b4f4-a89f7361f4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:42:45.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:42:55.189Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=6eae6aed-3f4a-4490-8621-88ffdce20ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:42:55.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:43:05.194Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=beab67d8-6a90-4b88-99db-a7207bdda977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:43:05.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:43:15.199Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=f8c3c9cb-3612-4b3c-abd5-aad36014e6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:43:15.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:43:25.204Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=52971566-a704-4e6c-9c77-e1fd1e0f7401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:43:25.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:43:35.209Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=77380da0-658a-4f7f-a6c0-e86c62a0a154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:43:35.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:43:45.216Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=ad10b58d-dbc9-448f-b838-db82354d0321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:43:45.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:43:55.220Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=4eb19652-3f1d-42c2-96e9-54acca5f918c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:43:55.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:44:05.225Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=1f442545-f231-47a7-9628-ec38a5421929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:44:05.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:44:15.232Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=5a0c2837-57bd-4b39-8a78-bfd7e59ca2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:44:15.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:44:25.245Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=8b105075-8111-4785-b74a-7997edee35f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:44:25.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T13:44:34.824Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T13:44:34.824Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-13T13:44:34.825Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T13:44:34.827Z |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-13T13:44:34.831Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T13:44:34.831Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T13:44:34.832Z |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-13T13:44:34.834Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:44:35.250Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=f4582e1d-147f-4567-b02e-2c679a0a734c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:44:35.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:44:45.255Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=270cda66-19c9-4fdb-ada7-83b0d657c47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:44:45.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:44:55.260Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=1d5a1e55-dc71-4293-8cb1-7c3ba9ed470b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:44:55.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:45:05.267Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=4d7d1648-c0d3-4220-9107-461baf94c65b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:45:05.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:45:15.272Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=1eeb66ba-5e13-41e3-883f-e2b17252e780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:45:15.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:45:25.277Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=40f742e0-d6df-411e-be6a-ddd40ac47592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:45:25.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:45:35.282Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=364ec6a4-2724-4237-bc60-82dedb0c811d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:45:35.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:45:45.287Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=4bec757e-f0b8-45e0-95df-79d9f2ff9977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:45:45.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:45:55.292Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=303c4007-c751-4343-8599-8d36610268cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:45:55.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:46:05.297Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=e3b06ee6-bf57-47f3-a758-f911cb4a8711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:46:05.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:46:15.301Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=50669c58-3742-49ee-8d78-d97f805eb946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:46:15.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:46:25.307Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=be7b8180-b7b9-4c47-892a-88932a7d3515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:46:25.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:46:35.314Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=52fa69b8-ab7b-4dbf-8dcc-5ab8c9ece958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:46:35.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:46:45.321Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=1e4af589-b56f-45c7-80fe-98eb7d02aac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:46:45.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:46:55.326Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=fa004c03-f9d4-4773-adea-8574b447d6c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:46:55.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:47:05.331Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=3c07dd7b-3945-4303-99e8-efd3122a2bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:47:05.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:47:15.337Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=732f1dc9-d4c0-4682-834d-3d4308e82637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:47:15.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:47:25.342Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=1e30c61c-a5e3-467a-a5a5-c3f5aa580ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:47:25.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:47:35.348Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=fbf7c6f5-3f92-49f5-a7bc-5621d80a0790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:47:35.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:47:45.360Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=7302ab98-3258-4737-be4b-90cc4a38f01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:47:45.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:47:55.365Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=54268fa6-04cf-4fea-822e-893059757170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:47:55.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:48:05.371Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=e1fb8ee8-bb45-4837-8d7f-7dba5bb1419a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:48:05.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:48:15.375Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=9103410c-dedb-4d93-ab07-8d2af1366889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:48:15.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:48:25.380Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=51c1b20e-090a-4dfa-a178-5023e67f4d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:48:25.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:48:35.387Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=992af630-ee3c-4639-83d9-f973e5c9026d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:48:35.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:48:45.393Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=286da7c9-f905-4913-98e5-9f1b1ac05dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:48:45.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:48:55.406Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=9272fa69-cfb7-4004-9694-1478dedd741f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:48:55.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:49:05.410Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=36883c78-c7f7-4dbd-9e0a-480d40641ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:49:05.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:49:15.415Z |INFO |Init configs |InvocationID=827dd3da-275e-42a0-adfb-550fdbc86dda, InstanceUUID=4b18bc30-6afe-42e6-b19b-9aa9e19df107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T13:49:15.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |