. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T12:49:10.205Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T12:49:10.208Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-01T12:49:10.265Z |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-02-01T12:49:10.889Z |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-02-01T12:49:10.974Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-01T12:49:10.975Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-01T12:49:10.976Z |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-02-01T12:49:11.064Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-01T12:49:11.146Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-01T12:49:11.169Z |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-02-01T12:49:12.813Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-01T12:49:13.289Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-01T12:49:13.308Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-01T12:49:13.309Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-01T12:49:13.370Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-01T12:49:13.370Z |INFO |Root WebApplicationContext: initialization completed in 2200 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-01T12:49:13.707Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-01T12:49:14.317Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-01T12:49:15.461Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-01T12:49:15.856Z |INFO |Started MainApp in 7.777 seconds (JVM running for 8.427) |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-01T12:49:15.913Z |INFO |Start scheduling PRH workflow |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:49:15.947Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=f3266fe4-6ea1-448a-a084-0e2242250401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-01T12:49:17.391Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.73:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:49:17.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-01T12:49:23.986Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-01T12:49:23.987Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-01T12:49:23.989Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:49:27.416Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=b1a4fa85-eb3a-4eba-8716-fac7e34158a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-01T12:49:28.493Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.73:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:49:28.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:49:38.495Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=86c6ae1a-c9ca-4737-8fed-1fd8276081be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:49:38.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:49:48.633Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=20669820-f381-484e-8dc4-245ead96810f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:49:48.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:49:58.647Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=c101231f-454d-4893-8123-103feffd0ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:49:58.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:50:08.660Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=d114148e-b752-45e1-a5e3-757f5e264f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:50:08.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:50:18.672Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=8c9e4530-d290-4671-9adf-3bfdef9c6050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:50:18.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:50:28.685Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=2a1ceca2-826c-4bb1-ac9d-486830543835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:50:28.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:50:38.697Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=2dcb43c1-de64-4635-a638-712cbd553b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:50:38.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:50:48.708Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=f0a095cd-30d1-4005-82d0-8b28dfeb0dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:50:48.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:50:58.719Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=d3158904-0563-47ea-afbc-525a7889d389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:50:58.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:51:08.730Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=4aba8dc3-3a3e-4acd-ab07-36b4c1d22e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:51:08.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:51:18.742Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=1da9a19e-cd35-475a-bd76-1ec6019921af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:51:18.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:51:28.753Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=73a9badc-faa9-461b-a869-1c7b172d9c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:51:28.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:51:38.764Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=b366d34e-6608-47ba-bcff-9e5418d93f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:51:38.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:51:48.776Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=c7e10a03-b1f6-4a65-8be0-8761ceec063e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:51:48.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:51:58.790Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=62ee58eb-c997-481b-b1ab-d00f53761c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:51:58.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:52:08.805Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=f6b86337-a581-4191-8c7b-8d68dd573a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:52:08.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:52:18.815Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=0be40623-81f0-4fe7-910e-3cd6a88db346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:52:18.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:52:28.936Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=3cd6478e-b16e-4297-9233-5e5c44863ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:52:28.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:52:38.946Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=f9667938-b665-46ca-a613-bc0b90f4ffc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:52:38.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:52:48.956Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=e5e6b977-47bb-4e6a-ad96-103747ff82c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:52:48.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:52:58.966Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=24e8337b-c6bd-4c8c-a1d5-290f3a2f565f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:52:58.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:53:08.976Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=ea3e7292-c4d6-4e12-b9d9-ea159f84981d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:53:08.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:53:18.986Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=82339183-9084-4846-8f37-1459bb73dba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:53:18.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:53:28.996Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=4f35298d-afe3-4c5a-bf7d-5ce92f9bb319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:53:29.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:53:39.005Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=fe46df8e-2210-41a1-ac78-4b736af421c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:53:39.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:53:49.016Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=3e20cf42-f218-42de-9a42-d1554349134c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:53:49.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:53:59.025Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=e9d703ae-96de-450e-8691-9764d2fba75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:53:59.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:54:09.034Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=a16bf034-6086-4db9-bdb8-d0d76a3686c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:54:09.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T12:54:14.373Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T12:54:14.373Z |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-02-01T12:54:14.374Z |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-02-01T12:54:14.377Z |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-02-01T12:54:14.384Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-01T12:54:14.385Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-01T12:54:14.385Z |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-02-01T12:54:14.387Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:54:19.043Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=6fb2b62e-ca16-427a-bb0c-5914c9afcb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:54:19.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:54:29.052Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=59a17d60-6e88-4227-998b-d0142ca4b329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:54:29.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:54:39.063Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=f27754a3-c33c-4284-8e85-4b8231eb7cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:54:39.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:54:49.072Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=540532da-5446-410b-8735-7d0535eaec80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:54:49.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:54:59.082Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=4421d193-07c9-475a-97ae-59c65a192d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:54:59.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:55:09.091Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=2b347db3-8bef-4096-9f17-293c271c863b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:55:09.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:55:19.100Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=989d8a0a-d542-4296-9531-0b7f10a5370b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:55:19.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:55:29.111Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=d62dafd0-d8eb-4369-8f89-42d32b2bd32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:55:29.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:55:39.119Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=c06ddb36-7cb7-484e-930c-cb7c2429cad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:55:39.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:55:49.128Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=3be9a0c0-ec30-42f6-bded-777e01417347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:55:49.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:55:59.137Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=77ee0a3e-102f-49c8-be16-4c398c7a9378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:55:59.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:56:09.143Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=b90356e2-d8ff-42fc-ab7c-4d30f73eeff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:56:09.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:56:19.152Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=7476f06f-a235-4bd0-96f9-5375fc75c2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:56:19.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:56:29.160Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=5ee881f5-f791-4c00-b5b8-9e7f67f93cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:56:29.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:56:39.169Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=2ad5f762-e151-49a8-a57f-ba403547f6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:56:39.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:56:49.179Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=9d2b9f2c-5b00-43ea-bd5e-a8c635cc8bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:56:49.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:56:59.186Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=51b4803d-4456-495e-aa94-b969f1fa049f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:56:59.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:57:09.195Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=69491cd6-cb94-402a-a28e-fc0398ae044e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:57:09.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:57:19.204Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=742b6c9a-ddf4-4665-8ec0-2710bdb4edd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:57:19.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:57:29.212Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=d2e75f4e-99ec-4fd9-a9f7-fd48bc05c939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:57:29.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:57:39.219Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=a23a0c00-1749-484b-b21e-3028efcba968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:57:39.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:57:49.227Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=533e9a62-12c2-43f1-a1a7-3e0359160390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:57:49.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:57:59.235Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=b9ce3fab-ae93-4a75-bda4-962d33536641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:57:59.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:58:09.244Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=f8920f76-0648-442e-8722-83fa0f1d7c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:58:09.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:58:19.252Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=a16c6445-5db9-4196-b401-a9ca2622902e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:58:19.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:58:29.264Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=4f4d574b-35e1-4690-9d96-087fe217605e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:58:29.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:58:39.272Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=61ecf1ae-513e-4f33-bb77-be82f5e40125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:58:39.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:58:49.280Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=94125ef4-e5a3-4649-ba3e-db7e3304e43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:58:49.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:58:59.289Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=9f49f81c-4267-4ab6-9029-7250c6da64c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:58:59.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:59:09.296Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=049453ac-4086-47e1-8a58-b05f7887ded6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:59:09.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T12:59:13.896Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T12:59:13.897Z |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-02-01T12:59:13.897Z |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-02-01T12:59:13.900Z |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-02-01T12:59:13.906Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-01T12:59:13.906Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-01T12:59:13.906Z |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-02-01T12:59:13.908Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:59:19.304Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=94d15d4a-6d99-4c0a-9c3d-88971d228232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:59:19.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:59:29.311Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=133bfffb-194a-4589-8aaa-22ab852f49ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:59:29.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:59:39.321Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=900a642b-0689-4e59-acc6-03b74b1f04a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:59:39.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:59:49.328Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=70a0efd0-f80d-4ac1-98c6-5a721ed8d393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:59:49.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:59:59.337Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=032f4514-8c56-4031-8908-5f5245e4a5cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T12:59:59.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:00:09.345Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=d341f09c-7746-4f3b-b725-983a344f83fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:00:09.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:00:19.354Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=a2ad998f-2d1e-445c-a246-fd683bc91df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:00:19.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:00:29.363Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=98a63016-3a5c-47cc-a0f1-ba53f99180d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:00:29.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:00:39.372Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=aa195118-98ce-44c9-af75-508ca3115870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:00:39.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:00:49.381Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=315b71c5-2c70-463f-b88a-ee0e1f04b3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:00:49.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:00:59.389Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=6a9ff556-f638-444e-a7fc-b20755e92871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:00:59.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:01:09.397Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=04c38ce3-28f3-4cee-ad07-a949a17a1262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:01:09.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:01:19.404Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=f4a9b71e-325f-4181-9c24-957ee9a57615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:01:19.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:01:29.412Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=c9eeeb69-bff3-46c5-91fd-5bfb0224d374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:01:29.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:01:39.421Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=0ab634e0-07a1-4eaf-89ac-5677acc3b2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:01:39.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:01:49.429Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=ebf16024-b4c6-4655-8b18-d754e37e3543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:01:49.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:01:59.437Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=e868d443-df6b-440a-afee-f0e9a391beb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:01:59.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:02:09.445Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=f8446311-7d76-484e-9bbe-ee25f01c3d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:02:09.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:02:19.452Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=c5ee526e-4316-48ba-accf-df3d90d41e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:02:19.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:02:29.460Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=fd1a7ced-d41d-412d-aa32-3318b58a2fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:02:29.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:02:39.466Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=59887ef0-fbf8-4d77-984d-00255d86e3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:02:39.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:02:49.474Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=664ed288-0192-4d05-8d8e-f05b44709f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:02:49.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:02:59.482Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=c961bea8-675e-4b06-ad1d-463dcbc46a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:02:59.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:03:09.490Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=836e0d01-5b7d-4716-b6bd-b264bdac0441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:03:09.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:03:19.498Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=27c92fce-b291-42eb-910a-caa4a276278f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:03:19.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:03:29.505Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=7f5ce5cf-834b-4f5c-aba6-58791c2f2eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:03:29.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:03:39.512Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=d34eee56-23a0-4e5a-94cb-b4fb72a27dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:03:39.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:03:49.520Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=627116ac-981c-49b8-a243-00891151529d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:03:49.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:03:59.530Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=dd446d09-2aff-4f6a-aa9e-7f56bb0b5637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:03:59.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:04:09.537Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=e206a7c2-502e-4583-941f-0d0aa6abae5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:04:09.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T13:04:13.880Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T13:04:13.880Z |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-02-01T13:04:13.881Z |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-02-01T13:04:13.882Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-01T13:04:13.887Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-01T13:04:13.887Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-01T13:04:13.887Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-01T13:04:13.888Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:04:19.547Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=7b2f8a24-4607-4e4e-a57e-3b6570cbff62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:04:19.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:04:29.554Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=dd583b16-077f-4b97-aef7-b51c056a0e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:04:29.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:04:39.561Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=9d957f18-ec02-4013-a5f4-04473328161f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:04:39.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:04:49.569Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=1b5d80fe-e4c6-47a9-ab14-7fbdd1b7b86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:04:49.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:04:59.578Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=4cd69039-99d0-4869-a63d-738daf9097c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:04:59.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:05:09.585Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=c91d1a6d-054b-4673-9a0f-ca6570ca7216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:05:09.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:05:19.594Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=5f2f8799-c2de-4f18-a6fe-87500cea79d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:05:19.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:05:29.601Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=20e977a4-6c8b-4baa-badc-167e87a445cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:05:29.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:05:39.616Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=46ff41b7-990e-427a-8881-50f37906bbde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:05:39.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:05:49.623Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=4df1597b-f2c4-4d10-8351-04f7074fd1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:05:49.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:05:59.630Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=40a42fdb-9570-4334-819a-928f92636563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:05:59.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:06:09.637Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=fd3e78df-9faa-4a3d-bad0-dcf4477491a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:06:09.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:06:19.644Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=e372b847-8a91-4d37-b913-fd27411c81a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:06:19.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:06:29.652Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=3bf18937-493d-4736-833d-be8114122066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:06:29.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:06:39.659Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=a37fc7be-652d-4c42-ae89-5ed22966c129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:06:39.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:06:49.667Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=597b20b0-a57e-4a2a-85d9-43508f0536a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:06:49.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:06:59.675Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=defe1954-0cc4-4c15-b8df-a61ba9e2116f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:06:59.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:07:09.682Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=a47d3ae1-7e91-439c-b066-59816c0e8a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:07:09.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:07:19.689Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=ad1fc077-4de4-4b21-9768-9da31ce71b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:07:19.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:07:29.697Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=4cdf5820-e9b6-4ae1-b494-1038e15be749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:07:29.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:07:39.706Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=c38edf85-fe46-4c81-b55b-519f35fe4d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:07:39.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:07:49.718Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=5503d218-ec34-466a-a21a-e0eec6c47864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:07:49.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:07:59.728Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=9d4e0a6f-bb35-4e63-9c40-68b6665e363c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:07:59.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:08:09.735Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=f6770327-9f32-4b00-bb85-c379764ce630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:08:09.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:08:19.742Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=6fe90b29-801f-41ae-ade0-df9ec72df65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:08:19.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:08:29.749Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=6124b551-2d02-4380-92de-ba2085a8707c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:08:29.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:08:39.755Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=852406e2-e132-44d0-ad1f-4de43b2a9cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:08:39.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:08:49.762Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=ab42b8ce-29bd-40a8-acde-c0c046844b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:08:49.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:08:59.770Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=9e7cb6f2-4089-47bf-bb39-8e57c04314c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:09:00.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:09:10.089Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=8b94cdb6-5f6f-43df-8fb6-34fa179d6989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:09:13.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T13:09:13.887Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T13:09:13.888Z |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-02-01T13:09:13.888Z |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-02-01T13:09:13.889Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-01T13:09:13.895Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-01T13:09:13.895Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-01T13:09:13.895Z |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-02-01T13:09:13.896Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:09:23.243Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=28fda739-4867-4557-bd14-e9a8ca663ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:09:23.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:09:33.251Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=e330912c-30a8-496c-8e85-11b0c272f2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:09:33.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:09:43.257Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=51b26520-d074-4238-8c73-1b6cdb51f8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:09:43.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:09:53.264Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=03b3d0ad-c85b-49c5-893c-3cd73994b81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:09:53.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:10:03.270Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=3dabaf21-f7ed-4e45-8cbf-03b05ef4d06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:10:03.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:10:13.276Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=875ec672-8303-4de9-be1b-2788da752628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:10:13.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:10:23.282Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=6e3d9300-fad8-467e-8d9a-58422801b430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:10:23.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:10:33.289Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=9f5c984e-0deb-4ac3-87b3-35d8ae02fcc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:10:33.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:10:43.297Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=f5a00697-f5da-44f5-b681-52323b75b8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:10:43.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:10:53.303Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=6bcc4d72-440d-48ed-8075-3ab1162352a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:10:53.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:11:03.310Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=84d0898d-0d07-43cb-a26c-2ef8cd946ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:11:03.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:11:13.318Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=92e93986-0461-4df0-a463-7091c9f06aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:11:13.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:11:23.324Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=298a7b8a-33c2-4a43-aeaf-5b687fe741e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:11:23.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:11:33.331Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=ec92f7a6-234d-441f-8e88-3008d58ec0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:11:33.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:11:43.337Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=f2c76917-a632-4997-b7e7-f9aef24a8398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:11:43.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:11:53.342Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=b46f85cb-b9ce-4c10-b7ad-89b379d9272c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:11:53.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:12:03.349Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=9098c983-7f70-48bb-824c-4d517223cac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:12:03.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:12:13.356Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=f80e6ac3-499c-42cf-b00b-711f7625c3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:12:13.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:12:23.362Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=3e8ea048-f169-42d2-b6c8-1bea5f9d6266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:12:23.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:12:33.369Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=c99ebb45-59a7-4872-a147-ece88eec78d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:12:33.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:12:43.377Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=0a0ab193-8b38-4a56-80c1-245251815cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:12:43.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:12:53.383Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=82bb269f-b23a-4dd8-89da-90cf6da60d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:12:53.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:13:03.389Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=c353dd0e-9af8-42d6-8f4b-a2a9ea9e7933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:13:03.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:13:13.395Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=aee3226e-5cca-4811-8f10-b91b9e3fa31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:13:13.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:13:23.402Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=ee7e084d-da2b-4cee-8bdd-5d4faa29a636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:13:23.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:13:33.409Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=be03a690-5767-4fa8-ac6b-b8018e0c0e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:13:33.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:13:43.415Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=b674be91-6de0-435b-914a-b1c40601e3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:13:43.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:13:53.421Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=3391aafd-6dcb-495c-8863-b645b95c2568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:13:53.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:14:03.429Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=29469321-688c-422d-be7d-7d7390326ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:14:03.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:14:13.436Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=db5bd2e0-f6de-4678-aa6d-d4c60b3ec9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:14:13.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T13:14:13.872Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T13:14:13.872Z |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-02-01T13:14:13.872Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-01T13:14:13.873Z |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-02-01T13:14:13.877Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-01T13:14:13.877Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-01T13:14:13.877Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-01T13:14:13.879Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:14:23.441Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=14aba01e-2283-4dd0-8d79-82047a6212e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:14:23.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:14:33.447Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=742907e5-2cf6-41ef-b74c-b0495a7e883d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:14:33.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:14:43.453Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=21230873-e4b1-45c9-a00e-cb9cc119bdc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:14:43.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:14:53.459Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=3d0b8e64-9ed6-41a3-b356-2aa70fd9f263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:14:53.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:15:03.466Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=6423de85-b9a1-47af-9e92-4470899c44fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:15:03.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:15:13.472Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=692b3a8e-a571-49a9-a1b2-a10869fc31a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:15:13.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:15:23.478Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=a1d38461-faa9-431f-9457-fcbc08bf3127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:15:23.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:15:33.485Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=8c457ab7-8931-47c2-9747-d96e35ce12f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:15:33.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:15:43.492Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=1777b6b9-70d9-4d56-8b5b-fe641fc6ef18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:15:43.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:15:53.501Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=ee638b98-7490-4557-bfc1-169d7b5cd4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:15:53.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:16:03.508Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=266a6618-cc81-4bcf-86cd-de5faa1a966e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:16:03.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:16:13.514Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=e2cb5135-1d4f-47b7-9fe8-bc76f044cb1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:16:13.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:16:23.520Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=99c8e643-eefc-4b02-9a32-f222185fd9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:16:23.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:16:33.527Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=5c1cf2d0-20d3-4a9d-b741-0e4d42ce52d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:16:33.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:16:43.535Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=057be88a-2123-489c-880f-7fc9256a442a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:16:43.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:16:53.542Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=c9febe06-e750-47cc-b653-89f38f761a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:16:53.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:17:03.548Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=badb2dd1-19c6-4806-a784-9994cbc41c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:17:03.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:17:13.555Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=32a2e006-61ef-4bdb-8bc3-13d6be757d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:17:13.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:17:23.561Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=c8e1434f-c930-4332-ba7a-6215d0e9c7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:17:23.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:17:33.567Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=2330ca8f-67ed-47db-b758-cb118e30887f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:17:33.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:17:43.574Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=8533f594-0f28-41bb-b7b4-3c6ad1533978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:17:43.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:17:53.581Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=1272acf3-57f8-4c5e-880f-2637691617c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:17:53.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:18:03.587Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=4ccf195f-c13c-492e-b36e-299408b876ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:18:03.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:18:13.593Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=fbd1983d-d186-44b4-a664-d529e3c770ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:18:13.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:18:23.599Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=24810af0-aa86-4b2c-a652-900861b275ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:18:23.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:18:33.606Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=a617ff1a-c247-4419-ab15-9808c7a822f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:18:33.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:18:43.617Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=a8139ac3-c608-4fe7-9806-6775f2a5ac32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:18:43.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:18:53.623Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=247aabfe-49b7-4bff-baae-dfc3e2674950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:18:53.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:19:03.630Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=fde51de7-83c2-49cd-a712-f3c00fb61d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:19:03.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:19:13.636Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=e6377ec2-ba55-488c-91fc-cecfdb27e5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:19:13.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T13:19:13.867Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T13:19:13.867Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-01T13:19:13.868Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-01T13:19:13.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-02-01T13:19:13.873Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-01T13:19:13.874Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-01T13:19:13.874Z |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-02-01T13:19:13.875Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:19:23.643Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=89f4df00-b7bf-46d0-8670-d7cdf46ebc5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:19:23.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:19:33.649Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=8b8e23c1-461b-4254-9b47-d57cd45dc166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:19:33.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:19:43.655Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=995fa6c1-521e-4e2a-8035-c1dacda9caa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:19:43.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:19:53.662Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=076f7409-af74-41fe-ae81-a2061b9f0e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:19:53.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:20:03.668Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=e8bc67bb-5790-44e4-b8ab-b26032f284a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:20:03.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:20:13.675Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=5b59fec8-adca-4a7b-a445-a4693b2af9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:20:13.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:20:23.681Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=77e6c9b2-6395-4c82-aca5-97b87f19e269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:20:23.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:20:33.687Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=a5ef62dc-f90d-451c-b971-8c2a753642dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:20:33.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:20:43.693Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=0f49c70e-76b3-4caa-b239-cae15c3e586a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:20:43.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:20:53.699Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=1115fbc3-c9db-4a57-a67d-072c231ea8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:20:53.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:21:03.706Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=e621fb49-db4d-4d4c-9df1-e561e787024a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:21:03.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:21:13.712Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=fd0c11fb-39b4-4725-9b84-53baf3e9d811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:21:13.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:21:23.720Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=fe1239dd-dcb8-443c-adfb-c4860e918fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:21:23.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:21:33.726Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=a98ce545-0068-477f-a67b-3e7e91353b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:21:33.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:21:43.732Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=09294923-e6f2-4672-b6f0-ca273b23ca6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:21:43.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:21:53.739Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=5733c37e-7718-4b66-8d32-c55156fcb56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:21:53.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:22:03.744Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=00c8ab64-f0db-4500-a541-031804c4ca36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:22:03.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:22:13.751Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=99e36107-a75f-4e7e-b6d9-49e113a27597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:22:13.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:22:23.757Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=f9455da4-4ab5-4473-afd9-3970290bd18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:22:23.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:22:33.763Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=6c37e2d1-3797-451c-97e0-e147bdfdd767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:22:33.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:22:43.769Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=7f08d0b6-bbb5-471e-b0f3-8522e9afaf21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:22:43.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:22:53.775Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=f50a283e-3461-40a1-ab8f-21c5259b6470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:22:53.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:23:03.781Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=20e656f3-a1a0-4c9e-bffe-3693f8bfa988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:23:03.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:23:13.788Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=820b0c88-4478-4e4f-8948-4e19acdb86fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:23:13.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:23:23.793Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=b6f0ed8c-ef12-4dbb-85cf-f5090d85555e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:23:23.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:23:33.800Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=35f5b8aa-1fe7-4f94-9f99-5f06c1c34e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:23:33.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:23:43.806Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=a013a840-b3d9-4f26-85e0-36cf66b0ebd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:23:43.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:23:53.812Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=2f33130c-27eb-41ab-aa90-e75b8d5fd6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:23:53.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:24:03.818Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=e4daee39-f8ca-405f-852d-269df4843724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:24:03.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:24:13.825Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=a65cf87f-eace-4fd0-9d5c-5fd760075dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:24:13.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T13:24:13.947Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T13:24:13.948Z |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-02-01T13:24:13.948Z |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-02-01T13:24:13.949Z |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-02-01T13:24:13.953Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-01T13:24:13.953Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-01T13:24:13.953Z |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-02-01T13:24:13.954Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:24:23.848Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=22c2c9ee-149e-4911-a692-ebcfa0e95830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:24:23.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:24:33.854Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=68c4fbc9-122f-4d67-93b6-0b694799e6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:24:33.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:24:43.861Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=fbbaf1a3-92d9-4263-87b1-8311e422c57c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:24:43.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:24:53.866Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=46eb8fa9-a6ce-4411-8e2a-c965cd343711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:24:53.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:25:03.873Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=237e5c45-2853-4d8a-8f9e-df49d94ed1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:25:03.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:25:13.879Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=083b9f9c-a14a-43ad-832a-77f1a3406d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:25:13.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:25:23.885Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=2e53062e-7c92-4293-9410-ff72fc53215a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:25:23.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:25:33.892Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=ef3700f0-579d-4783-bab7-822e76cbf750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:25:33.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:25:43.898Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=5f7dc48e-6e45-47b4-84ae-ad8db76aa030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:25:43.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:25:53.904Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=b7ff4bc4-1498-4199-8c88-e09286793efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:25:53.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:26:03.909Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=0c479d78-8369-4737-814a-0395a7fa8d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:26:03.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:26:13.916Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=33a73a43-c732-4381-917c-e53486afcdd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:26:13.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:26:23.922Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=0764b359-27ea-4cd8-b09e-74f6fcf216cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:26:23.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:26:33.928Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=1f192cdd-5edd-48d7-a027-3ea17395b38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:26:33.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:26:43.935Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=e91eb37c-2e0a-446e-959a-1ee8ba1bb45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:26:43.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:26:53.942Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=91058294-1276-4173-bffa-541b05b4f395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:26:53.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:27:03.947Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=2df05df3-2bc6-4272-a601-48def8f0c122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:27:03.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:27:13.954Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=ae694521-b089-407e-ab5d-4a1813850b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:27:13.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:27:23.960Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=3113c91c-a555-426b-b7c5-9134457bac62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:27:23.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:27:33.966Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=9429e12c-01c9-4074-b5a8-5d7721448497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:27:33.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:27:43.973Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=19db918c-de96-4a07-a2c9-6cdd3f31575a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:27:43.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:27:53.980Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=2bc10c7b-0b77-4e46-889f-a7fe3e905e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:27:53.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:28:03.986Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=a0652beb-4b07-46f3-835b-b8c36162b9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:28:03.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:28:13.992Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=652decc2-2255-4673-bf41-8aa7164818ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:28:13.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:28:23.998Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=b09acf33-b72b-4e52-8f1e-9a75a122ad7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:28:24.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:28:34.004Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=616afe0e-b40c-4823-99a2-d813314ca7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:28:34.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:28:44.011Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=3f60cf92-86e6-4665-8882-13888350fc0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:28:44.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:28:54.020Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=23ef087d-dd82-4f02-a7d9-693993a31c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:28:54.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:29:04.026Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=691e920e-940a-41e2-9b4d-805430751c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:29:04.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T13:29:13.854Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T13:29:13.855Z |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-02-01T13:29:13.855Z |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-02-01T13:29:13.856Z |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-02-01T13:29:13.860Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-01T13:29:13.860Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-01T13:29:13.860Z |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-02-01T13:29:13.861Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:29:14.032Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=c820e246-5d23-4224-afb9-9ce0bb69ede0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:29:14.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:29:24.038Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=0812f89c-ce2a-4408-acb6-1d1d149a7146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:29:24.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:29:34.044Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=9cebe09f-edda-4e90-acd3-f9dd8701ed38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:29:34.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:29:44.051Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=525644de-6981-4e14-9713-56b526e0d051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:29:44.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:29:54.055Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=aa867420-c31d-453f-a6c9-ad948379801b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:29:54.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:30:04.062Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=9bf338e5-14fb-489a-b439-dac51fafe9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:30:04.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:30:14.068Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=1baf72f0-bbb2-4930-bd58-62587161c514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:30:14.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:30:24.074Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=2cd813ef-0c4b-4b5d-bae4-d8597251de4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:30:24.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:30:34.080Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=a96a5e9d-f5a0-436b-b896-cfe4e08d0643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:30:34.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:30:44.086Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=a9f3a652-d679-4bdc-9100-1733e124f701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:30:44.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:30:54.093Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=8eadd551-789a-402f-be45-ba62d3298507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:30:54.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:31:04.100Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=b5b9ca7e-2eef-40ff-9d6e-0e356cbdabfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:31:04.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:31:14.106Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=3d00fb55-4c57-42e8-9e9a-c1f0062af83c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:31:14.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:31:24.113Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=e9c1a665-2d7e-4d27-baaf-b6abeda80a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:31:24.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:31:34.119Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=13852406-ace5-4b58-883f-b52ba81e5dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:31:34.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:31:44.125Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=0860f5be-4503-49c8-a040-8741b4ad1f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:31:44.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:31:54.131Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=c1bb5d11-b380-4a82-aebe-a51b4a8f78e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:31:54.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:32:04.137Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=677b1d47-e173-4672-8ed8-689041adb946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:32:04.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:32:14.143Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=1918d4b1-8cb6-45e7-8df4-aa59d6d9f6df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:32:14.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:32:24.151Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=e92c8bc3-2588-4776-94fd-026d2a46a29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:32:24.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:32:34.158Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=278ae538-6ba4-47bd-ba9a-07945b207e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:32:34.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:32:44.164Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=06a29e70-b214-4bbf-b32d-75a0ad3eb8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:32:44.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:32:54.169Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=fbc32ac3-98ce-48e1-8b46-d6b24bcf4469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:32:54.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:33:04.175Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=8e047a49-14d2-422b-ba8b-9d99be011bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:33:04.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:33:14.180Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=f9befc2b-ba5b-4cd9-b638-9b6db17cf09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:33:14.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:33:24.187Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=68aa7344-f1a2-4fde-a0ec-fa30e117dbd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:33:24.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:33:34.193Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=a6a95705-9209-47a1-9520-340cec625a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:33:34.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:33:44.199Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=3c9171aa-47aa-4119-9bbc-485ed9420e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:33:44.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:33:54.205Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=1a8af26f-3310-48c1-99d2-f989f43a5692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:33:54.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:34:04.211Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=9b45647b-62aa-4ee2-a288-64c310af531a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:34:04.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T13:34:13.857Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T13:34:13.857Z |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-02-01T13:34:13.858Z |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-02-01T13:34:13.860Z |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-02-01T13:34:13.864Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-01T13:34:13.864Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-01T13:34:13.864Z |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-02-01T13:34:13.865Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:34:14.217Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=d677ebf3-3e88-458e-86d5-e3cbd1371bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:34:14.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:34:24.223Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=439ddf3d-49d5-4a25-9e1e-2f6c16800b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:34:24.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:34:34.230Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=3d0d9b1b-ba1e-4373-b80d-20f04a2e9899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:34:34.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:34:44.235Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=f92872bc-374a-4de4-ae24-97f4b20c3465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:34:44.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:34:54.241Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=7a482915-4b35-4624-8496-c1ae5223e244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:34:54.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:35:04.247Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=e20b54c0-3ee4-4600-8fb3-648f65c6313a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:35:04.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:35:14.253Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=758b77c9-29a6-484f-abcf-fb980df2a6df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:35:14.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:35:24.259Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=0651ee52-5649-454f-8b5e-f8795c1a41e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:35:24.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:35:34.266Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=4a3ea6de-0fcf-4cf3-8f91-4bbd0073cac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:35:34.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:35:44.272Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=e04d0fc3-5ed0-406b-96dc-f87d0ce8e186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:35:44.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:35:54.280Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=75aa93f2-51a9-4242-bf1a-e1e808a175ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:35:54.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:36:04.285Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=48136f78-ccc1-422b-8689-f98226a6d995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:36:04.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:36:14.292Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=14463db0-ef82-4047-9aac-3e7996b6720b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:36:14.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:36:24.298Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=d91c9e84-d411-4c88-a25c-2fd31564fd0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:36:24.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:36:34.304Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=81ab83d4-4119-4226-86af-d68b80de96d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:36:34.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:36:44.311Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=39964656-fe30-4469-9f12-41468c908989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:36:44.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:36:54.316Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=86c7decb-654e-400e-91b3-fb9744293d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:36:54.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:37:04.322Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=daa153df-546a-40e5-a4dd-b7e98e53c59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:37:04.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:37:14.327Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=61f1d754-c86c-493d-94e2-ce53e6f9a4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:37:14.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:37:24.334Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=777d0fcd-6f76-44c9-87a1-d09a17701b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:37:24.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:37:34.339Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=4e376910-2d0b-47fe-b6f8-50fec6b58003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:37:34.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:37:44.344Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=f6509fa5-a17a-469e-b9bb-bc758a893c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:37:44.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:37:54.350Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=b2d848d0-05c8-4b21-b5fb-68acf31e3736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:37:54.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:38:04.356Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=1254b849-7da4-46d1-afd6-1b96d37086c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:38:04.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:38:14.362Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=e39518e7-0a63-4150-a262-b8347bc94a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:38:14.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:38:24.368Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=ed132f57-3c64-4bfd-b92e-e596ec6f9a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:38:24.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:38:34.374Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=a60516e4-8717-4588-866f-891567b26e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:38:34.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:38:44.379Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=548c137b-55f6-4cd4-9f2a-166c34a91b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:38:44.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:38:54.384Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=fa79e87b-dc6e-4e5d-bf29-27a472a0634e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:38:54.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:39:04.390Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=8f45a536-9922-4875-b136-b76bbb41feb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:39:04.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T13:39:13.861Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T13:39:13.861Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-01T13:39:13.861Z |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-02-01T13:39:13.863Z |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-02-01T13:39:13.867Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-01T13:39:13.867Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-01T13:39:13.867Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-01T13:39:13.868Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:39:14.396Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=a387aa01-bb8e-4dd2-a9e6-02d23b825afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:39:14.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:39:24.401Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=44c4318f-5cda-4ef0-8c0d-652dbdfa3c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:39:24.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:39:34.407Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=87a7ffd0-23a4-47ad-864a-457fe2caf327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:39:34.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:39:44.413Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=d9ff3677-180a-4c95-bb07-d7fe2dff6480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:39:44.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:39:54.419Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=b8fc69c6-374c-4508-bfba-7157b9dd66e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:39:54.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:40:04.425Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=210e4cba-085a-4467-bf68-87c4a990050c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:40:04.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:40:14.431Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=746f9ed7-f2b7-43cd-a75f-6999d3b5566c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:40:14.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:40:24.436Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=e21d18c5-8bc5-4032-b19d-067e7bbf3ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:40:24.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:40:34.442Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=7ec51d99-1ed2-442c-a300-ac4c6747da7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:40:34.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:40:44.447Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=28c224ee-1c3e-4120-b3a8-2188f32a74b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:40:44.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:40:54.452Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=7e502eb8-c257-41ac-9365-0ee930d421a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:40:54.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:41:04.457Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=a4c2da25-b090-47a5-b35e-e07cb7ac38c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:41:04.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:41:14.463Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=449762e3-f3f3-472a-a8d4-bab8e98f7bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:41:14.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:41:24.471Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=aad6c42d-380f-463d-a091-a14daa9f67e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:41:24.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:41:34.476Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=c06dab51-34d5-4eba-be70-552664801c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:41:34.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:41:44.482Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=5aaba382-c3b3-4763-b3a8-88d924c2e5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:41:44.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:41:54.487Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=cd8e1820-692a-47ef-a51c-a08a97f9405f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:41:54.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:42:04.493Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=2d7c3ede-08b1-416a-b7db-adc954288ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:42:04.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:42:14.498Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=163227cb-5040-4bb8-8a9f-9a63c0582bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:42:14.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:42:24.503Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=c1e3c231-ab4e-4648-8256-74feb7f99cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:42:24.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:42:34.509Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=c2f5d73e-5635-49f4-abf6-716418ee208a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:42:34.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:42:44.515Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=9867d7c3-0d35-4a87-92fb-979498c04915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:42:44.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:42:54.520Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=eacfebbf-a147-41fb-adc3-bb578d217e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:42:54.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:43:04.527Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=d11cdc80-7be7-45b2-9d95-c0b4dcea2593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:43:04.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:43:14.532Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=cf18ddda-abf7-4e9e-8ba9-f43b8dc27b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:43:14.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:43:24.538Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=cf9b7061-f7ab-49d9-8bdc-c3f04dd0b147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:43:24.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:43:34.543Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=ca5e8e73-c366-4760-9662-0407a9459928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:43:34.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:43:44.548Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=624694a4-f877-4b98-97c6-c036cadf8de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:43:44.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:43:54.554Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=c913df18-6aa4-44e9-a297-63babfe90d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:43:54.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:44:04.560Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=5a826520-e9cf-4871-b5c9-ffdaab5d22f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:44:04.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T13:44:13.859Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T13:44:13.860Z |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-02-01T13:44:13.860Z |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-02-01T13:44:13.861Z |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-02-01T13:44:13.865Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-01T13:44:13.865Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-01T13:44:13.865Z |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-02-01T13:44:13.866Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:44:14.565Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=bd715c98-568e-4622-8e48-d13ea3bae7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:44:14.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:44:24.571Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=86ce8c41-ddab-4843-8668-ae1fcf501fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:44:24.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:44:34.577Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=cc83f354-b91e-4c5a-8353-a7e221f80e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:44:34.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:44:44.582Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=cb77fc11-581c-4953-86cd-8441d198650a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:44:44.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:44:54.588Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=b2a7e619-f584-4525-9c88-bf1c58b5b9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:44:54.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:45:04.594Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=547ec1f4-3874-4661-94e8-d88c54b8c6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:45:04.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:45:14.599Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=82843d68-415a-4e5e-9260-bcefd1908007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:45:14.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:45:24.604Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=d7768bce-9c5a-4764-b60c-fc5110352f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:45:24.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:45:34.610Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=82e60a44-fdbd-4cdb-9163-525f67d37d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:45:34.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:45:44.615Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=e0b719ab-64e4-4472-86fb-ca31ccbccda8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:45:44.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:45:54.621Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=03618a9d-7731-4206-9c30-74c3c881e3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:45:54.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:46:04.627Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=9b80f83a-f1d2-414b-9c9c-2b2ec072e53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:46:04.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:46:14.632Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=df786439-a3be-456b-b2fc-d8fc78bd06ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:46:14.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:46:24.637Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=70394f79-8f1e-4f02-963a-2cb351bfbc62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:46:24.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:46:34.643Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=a5ab2988-6379-4a17-8a29-0777122f816c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:46:34.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:46:44.648Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=b0e986f1-c4c6-482b-b492-971343cd1e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:46:44.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:46:54.653Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=5ab98cb0-835a-4a63-b58a-a27ad36072f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:46:54.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:47:04.658Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=c983315e-128f-4268-b904-79663437f7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:47:04.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:47:14.663Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=50b7155b-d8ff-4039-aa79-f9e6457acbda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:47:14.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:47:24.668Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=6c650700-91f3-42bb-b6d6-36a462bd58e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:47:24.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:47:34.673Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=fb170b31-0c02-4e80-8ea2-97065bec7d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:47:34.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:47:44.678Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=160b7c0e-eb12-427b-a1f0-24cbf6955fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:47:44.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:47:54.683Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=39931fb3-91d7-4463-95bd-71904a8fd77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:47:54.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:48:04.689Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=c193ee34-018c-4941-b694-61b447f743f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:48:04.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:48:14.695Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=e1f0e999-cd60-4c73-bfd3-37d63447a5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:48:14.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:48:24.701Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=2c109a40-e19a-457a-adeb-f63b40ffb3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:48:24.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:48:34.706Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=1b392dec-2e2a-4fba-ba7f-9e49410d46e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:48:34.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:48:44.711Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=bdb23227-4874-4769-9df0-314fcb34b550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:48:44.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:48:54.716Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=74457354-15e7-4090-b9a3-cd398e09d87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:48:54.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:49:04.720Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=5a579490-3075-4670-a5f6-ec9c97c8fa4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:49:04.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T13:49:13.881Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-01T13:49:13.881Z |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-02-01T13:49:13.882Z |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-02-01T13:49:13.883Z |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-02-01T13:49:13.886Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-01T13:49:13.887Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-01T13:49:13.887Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-01T13:49:13.888Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:49:14.726Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=72ab52a7-c7d6-43cf-a6b3-6241f59fbcef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:49:14.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:49:24.731Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=368f50c0-38ec-4a8b-86c0-1eff84b6f7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:49:24.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:49:34.738Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=d50a0450-0703-4fb5-b7be-16ad270275eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:49:34.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:49:44.744Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=daa73b39-d60b-41ff-858e-afe1f2c7571d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:49:44.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:49:54.750Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=ad04c1ef-6376-4e75-a8e8-5540f427c285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:49:54.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:50:04.756Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=20297738-3e7a-49fd-8b33-2ec7cedb95b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:50:04.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:50:14.762Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=25c67ba9-323d-4815-9769-17c2b1a8a437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:50:14.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:50:24.767Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=64e2afde-7702-4399-b44f-d5c045a8460c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:50:24.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:50:34.772Z |INFO |Init configs |InvocationID=caad837e-9588-4fd1-8da2-b721cd5d9fe8, InstanceUUID=62cc222a-d135-4aae-a796-7e37abb65147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-01T13:50:34.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |