. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T23:11:50.273Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T23:11:50.277Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T23:11:50.312Z |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 |2021-11-05T23:11:50.888Z |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 |2021-11-05T23:11:50.974Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T23:11:50.974Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T23:11:50.974Z |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 |2021-11-05T23:11:51.109Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-05T23:11:51.178Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-05T23:11:51.200Z |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 |2021-11-05T23:11:52.541Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-05T23:11:52.953Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-05T23:11:52.979Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-05T23:11:52.979Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-05T23:11:53.038Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-05T23:11:53.038Z |INFO |Root WebApplicationContext: initialization completed in 1838 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-05T23:11:53.407Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-05T23:11:54.125Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-05T23:11:55.813Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-05T23:11:56.297Z |INFO |Started MainApp in 8.218 seconds (JVM running for 8.885) |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-05T23:11:56.354Z |INFO |Start scheduling PRH workflow |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:11:56.367Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=5d926f2c-6565-4f39-b697-d2b596616780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T23:11:57.826Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.115.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:11:57.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-05T23:12:01.013Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-05T23:12:01.013Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-05T23:12:01.016Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:12:07.867Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=2a08eae4-4ac7-4c6e-af9f-eb1c92d71b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T23:12:08.919Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.115.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:12:08.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:12:18.921Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=b87926d5-2914-430c-8d32-1f284874876d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T23:12:19.960Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.115.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:12:19.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:12:29.961Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=ac8eb3ae-ff28-4b2b-8392-f89bbc7de4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T23:12:30.999Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.115.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:12:31.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:12:41.001Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=1d4e9388-5586-447c-9b45-3fc5377f4a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T23:12:42.039Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.115.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:12:42.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:12:52.043Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=ff32da16-f3c5-4c3a-8a0c-a090f2c33292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T23:12:53.111Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.115.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:12:53.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:13:03.114Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=d19b7f7d-eb41-427f-937b-329225c9d527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T23:13:04.151Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.115.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:13:04.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:13:14.154Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=09099047-caf6-4db2-934f-0917d4efe1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T23:13:15.191Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.115.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:13:15.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:13:25.193Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=9d38cfb7-003d-4457-830a-70d183f1c9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T23:13:26.231Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.115.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:13:26.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:13:36.232Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=8b93100b-6628-429c-938b-dbc7495f6fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T23:13:37.275Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.115.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:13:37.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:13:47.277Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=23b9d9dc-33a0-4a3f-82fe-9452d287d86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T23:13:48.311Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.115.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:13:48.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:13:58.312Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=d26ce2b3-7871-4fa2-a7fe-0cf5d24f66cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T23:13:59.351Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.115.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:13:59.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:14:09.355Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=8acb21e1-a09d-4de0-b438-65d1c874fea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T23:14:10.391Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.115.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:14:10.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:14:20.394Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=516544d2-fdec-4d50-9feb-0584df562eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T23:14:21.432Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.115.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:14:21.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:14:31.435Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=9adb278f-af70-4032-aa5a-b7554450653e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T23:14:32.471Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.115.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:14:32.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:14:42.473Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=bdbc7300-9c87-4f58-bcc8-26b1ec6486c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T23:14:43.511Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.115.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:14:43.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:14:53.513Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=31ff0ad3-a6d9-482d-9afa-cb3b28e6dae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T23:14:54.551Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.115.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:14:54.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:15:04.553Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=f817f923-0835-499d-9bbb-b2c64b50d314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T23:15:05.591Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.115.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:15:05.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:15:15.593Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=4ac1b14d-9f11-4ff3-a2c0-85058338a979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T23:15:16.631Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.115.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:15:16.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:15:26.633Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=55f6ab22-d0e1-40db-8206-0a3a15bdabc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T23:15:27.671Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.115.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:15:27.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:15:37.675Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=76d86109-5785-4d76-afd0-877a81dd8014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T23:15:38.713Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.115.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:15:38.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:15:48.718Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=3494dca6-1a5a-47e6-bbfa-bae3a6beda19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T23:15:49.755Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.115.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:15:49.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:15:59.757Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=1eba8c11-4e5f-48c7-b3bf-4005d2e0df52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:15:59.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:16:09.883Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=f779238a-e2ff-4f7d-8b6f-276421b6ec4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:16:09.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:16:19.905Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=0b604b4f-8c1e-48c5-9f57-6ff144df053f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:16:19.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:16:29.916Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=b7375486-e1bf-4d10-8a02-b008e4c90197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:16:29.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:16:39.931Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=ae8f28ee-e0f2-42a5-9123-b59331ab9353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:16:39.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:16:49.942Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=f941a270-ad25-494d-8c14-ef6f75c415a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:16:49.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T23:16:54.611Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T23:16:54.612Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T23:16:54.612Z |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 |2021-11-05T23:16:54.615Z |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 |2021-11-05T23:16:54.623Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T23:16:54.624Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T23:16:54.624Z |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 |2021-11-05T23:16:54.626Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:16:59.955Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=06f22232-3b5a-47a3-a551-e80e2f9efcde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:16:59.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:17:09.970Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=b0271e33-fa7b-430e-9bc2-0eae19866505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:17:09.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:17:19.994Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=a732d9e9-9def-4ec0-ab52-996baa8f10ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:17:20.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:17:30.008Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=5a7c60b4-5b0f-4478-8cda-37952d56c1dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:17:30.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:17:40.021Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=8008d3a5-c096-4706-b1d0-6bdc07890dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:17:40.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:17:50.036Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=e3e5d276-c55a-495b-a3e2-298ca79831e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:17:50.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:18:00.051Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=583942d6-f682-4bfb-84d2-e854dff9efe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:18:00.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:18:10.061Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=9e05985b-6f11-483e-8e08-b8979cb7e584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:18:10.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:18:20.071Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=bc02e5b5-5446-4e51-b059-d30629440c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:18:20.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:18:30.084Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=68069e62-7d56-4008-a049-502bbce62266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:18:30.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:18:40.102Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=e1a089ff-33aa-4292-af6a-2015df75c6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:18:40.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:18:50.116Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=9d101bbc-ed73-4bee-b355-86893723b1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:18:50.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:19:00.131Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=f62048b8-c945-403b-90db-5de28a3b4adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:19:00.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:19:10.141Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=5440eeb0-5632-49e4-83b0-bb356afa5f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:19:10.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:19:20.156Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=db90f86e-341f-4ed7-ba56-5c2ee59e60d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:19:20.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:19:30.168Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=0f0a8df7-2c51-42fd-9bf7-dc770237cc63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:19:30.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:19:40.179Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=7ae524c6-4b86-4d05-b4d4-a0543f820856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:19:40.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:19:50.195Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=3c2c0ef9-8040-4a36-afc8-bd14eb47e3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:19:50.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:20:00.205Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=7e7e8714-db5e-42d1-ac88-8315b71487f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:20:00.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:20:10.224Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=a590fe98-76b4-45b4-bbb1-55340b6d4778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:20:10.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:20:20.243Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=4e99d3ad-c8b8-4798-95c2-f2472ff76f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:20:20.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:20:30.257Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=f36a6d58-a379-4496-b866-e8739275a1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:20:30.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:20:40.268Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=cc169067-add3-4f10-8f56-7030a4d57ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:20:40.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:20:50.281Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=a30a378f-9544-49f6-aa7b-7d9c2f167894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:20:50.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:21:00.291Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=f739d740-d3cb-41d3-a76e-a1fce55af46f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:21:00.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:21:10.303Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=8b1e8973-e415-41ac-99b9-1a2ce78cff47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:21:10.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:21:20.321Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=18856965-ed1a-42d6-b61e-d37931650609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:21:20.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:21:30.338Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=96eb7e07-c4db-4685-a3aa-62d6a33750f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:21:30.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:21:40.349Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=465d4c17-1f64-429a-97a6-21738c08202e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:21:40.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:21:50.359Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=fccd81d4-59cd-4ac2-8e18-aa8a5a611680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:21:50.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T23:21:53.757Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T23:21:53.757Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T23:21:53.758Z |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 |2021-11-05T23:21:53.761Z |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 |2021-11-05T23:21:53.768Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T23:21:53.768Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T23:21:53.768Z |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 |2021-11-05T23:21:53.770Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:22:00.379Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=14ef59c4-fb05-4ac1-b3cd-6b28af44e418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:22:00.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:22:10.389Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=79482e9e-1d82-4e89-b129-0276bcc95266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:22:10.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:22:20.408Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=97d7361c-2452-4a32-af4c-ca4e8506f29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:22:20.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:22:30.418Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=b8bac95a-0f37-4638-bab9-ec06acfcb9f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:22:30.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:22:40.429Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=bf4c8a19-d7c7-4c28-bb54-0bb2b7ac78fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:22:40.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:22:50.438Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=a2d821a8-c5df-4351-97ee-a1490e0ac33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:22:50.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:23:00.450Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=33e454b0-652c-41ab-ba3e-b92948672c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:23:00.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:23:10.472Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=f1e06064-2d9e-4de4-87af-37fb6a57851b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:23:10.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:23:20.481Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=01bce9b9-56d5-4954-b766-590bc4f64fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:23:20.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:23:30.489Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=f927622f-d7bf-4afa-9c29-10662cacda60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:23:30.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:23:40.500Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=41fa892d-80b7-4edd-88ce-d4e3493d490b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:23:40.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:23:50.509Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=b7245f19-7f47-4307-a7ba-2b2c65785f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:23:50.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:24:00.518Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=a25868cd-7011-4632-8f60-5d2227d80c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:24:00.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:24:10.530Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=43aa9123-3a31-4af1-88a0-b424d205d789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:24:10.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:24:20.551Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=41366d46-25c4-4bae-a95c-f3286324cc2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:24:20.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:24:30.562Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=882af0e3-dcce-47bc-926f-a746fd442a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:24:30.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:24:40.571Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=433434f6-cd0c-4218-a7d0-26228e3eb178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:24:40.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:24:50.583Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=b8ee3e92-b555-4677-b5be-de95392e0973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:24:50.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:25:00.591Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=e28d2e74-297f-4197-b421-5fd44f24d2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:25:00.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:25:10.599Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=d5d086c2-a7bd-4b29-8ec1-308a5149ff3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:25:10.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:25:20.609Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=1b4c7c7d-9241-4312-948f-1db8faf10c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:25:20.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:25:30.627Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=5af95b1b-d766-413d-9281-2341cffc18a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:25:30.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:25:40.640Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=a8524e8e-eee7-486d-a1d3-80075d1a6b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:25:40.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:25:50.649Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=38af9b98-acd1-4eec-8981-bd6306115604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:25:50.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:26:00.657Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=ac62500c-a165-4524-aabd-0c1e256e32bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:26:00.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:26:10.665Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=f0b6e045-a39b-4c10-bbda-b7d6877c835d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:26:10.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:26:20.672Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=9e954162-b27d-4180-aabf-663f57705a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:26:20.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:26:30.683Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=b0862a5d-e700-4448-93be-e33078c6ae6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:26:30.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:26:40.701Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=efe11a0f-2da9-4d26-8810-5b1faae8599d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:26:40.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:26:50.714Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=082eb8ce-102a-494b-a86c-1c700b5ef3ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:26:50.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T23:26:53.748Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T23:26:53.748Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T23:26:53.749Z |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 |2021-11-05T23:26:53.751Z |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 |2021-11-05T23:26:53.758Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T23:26:53.758Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T23:26:53.758Z |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 |2021-11-05T23:26:53.760Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:27:00.723Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=efb5d494-813b-4b44-9857-7fe9a885e477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:27:00.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:27:10.732Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=adbac798-e38f-4495-91c1-a6005d17be1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:27:10.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:27:20.740Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=5a7ea3ce-06d5-4ffd-b704-976b306090f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:27:20.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:27:30.751Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=c7c84174-b63a-4ba5-a4d6-fe8be5faa131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:27:30.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:27:40.779Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=67f58270-c97b-4023-b010-5c97d9ba5159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:27:40.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:27:50.790Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=547e568e-b164-49a3-af10-20167e6dd818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:27:50.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:28:00.805Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=5053a39d-7dad-4041-ad69-dd320917482a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:28:00.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:28:10.814Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=8836da84-d5a9-4edc-aa6c-9d924ff90f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:28:10.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:28:20.822Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=2c573313-5910-46f9-bdd1-b8ff48103e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:28:20.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:28:30.830Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=dd9adc8e-0cdf-4c5d-ab4e-14ed6c998a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:28:30.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:28:40.839Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=0807785d-db05-4a7a-926a-2a4387364676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:28:40.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:28:50.859Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=dcff66a5-ca39-409a-af07-05049b6cd8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:28:50.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:29:00.869Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=9cefcc34-e8f8-4aa1-a061-c4fadac35013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:29:00.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:29:10.878Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=c686de67-2ec8-4405-a25d-9f0529107a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:29:10.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:29:20.887Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=881bd0c7-6b6a-4a25-9f44-71704f5ab5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:29:20.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:29:30.895Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=833a88e8-18ba-4170-9c5f-313fbbdabf18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:29:30.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:29:40.902Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=22f1e73e-7341-458e-84a2-751d9d742117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:29:40.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:29:50.910Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=539249bb-e293-4eb2-a9d0-e7664e369f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:29:50.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:30:00.919Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=cc58546e-5238-4d85-b102-2499fe5a51d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:30:00.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:30:10.931Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=804d11ad-070c-4376-83bb-d386bdc5e31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:30:10.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:30:20.953Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=13a6d1d1-a5ee-4606-bfdc-6494898bd7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:30:20.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:30:30.962Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=9a8ea8bf-ea7b-44a3-b4b1-bf1a0f49a5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:30:30.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:30:40.969Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=2e89cc9a-0870-479b-84b8-ddf1f0ec8205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:30:40.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:30:50.978Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=8d42b25e-8274-411e-b195-36eb438b64bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:30:50.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:31:00.987Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=0417023f-7849-4f8f-b984-c9cde03c9370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:31:00.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:31:10.995Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=5fad4e65-23ff-4013-85d6-76e247f902f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:31:11.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:31:21.002Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=c187109b-c3b5-4484-8682-b9ad3c368f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:31:21.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:31:31.010Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=09f08ff7-e4ce-4ef2-966b-e0d1303a57dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:31:31.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:31:41.020Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=9473d018-a392-4adb-9ced-adf719e372c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:31:41.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:31:51.037Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=dc4097c6-2868-4f98-b56c-ac444e65b80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:31:51.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T23:31:53.773Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T23:31:53.773Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T23:31:53.774Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T23:31:53.776Z |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 |2021-11-05T23:31:53.783Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T23:31:53.783Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T23:31:53.783Z |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 |2021-11-05T23:31:53.785Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:32:01.048Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=a0986164-f448-40b7-92a9-0cba08fe6da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:32:01.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:32:11.056Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=07119c00-5065-4efe-b09b-f0d968bf3fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:32:11.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:32:21.067Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=baa99c3c-bc27-40d2-b8d5-075ce0d5bf57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:32:21.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:32:31.077Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=27a2b218-2107-453a-8ba7-703bafe00211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:32:31.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:32:41.086Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=775ac848-dfc1-4716-ab38-9d7e53cd4d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:32:41.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:32:51.106Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=32a2e551-405e-4e9f-823a-a023682c4581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:32:51.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:33:01.113Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=3e8e370f-b3d7-4b3c-8325-b7caa84fa79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:33:01.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:33:11.122Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=1531ffd0-e151-4177-a725-f9d5c70bbea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:33:11.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:33:21.141Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=4859bdc4-9870-4253-8122-8d2699c27eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:33:21.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:33:31.151Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=0e7aac2b-35d4-4f7d-b296-3e9ba6ce6d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:33:31.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:33:41.160Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=a16a21d1-0a17-4903-8baf-c1401e3b5c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:33:41.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:33:51.177Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=015856f4-7e75-40fa-b02d-30a2d3e0f2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:33:51.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:34:01.186Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=2ed731aa-6339-44fe-b4eb-bdedbc232d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:34:01.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:34:11.196Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=97357ff7-d58d-4c26-9538-25bc5f6a7329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:34:11.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:34:21.203Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=6da6cfe0-25dc-42e8-8b7e-0e1dc9bac827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:34:21.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:34:31.211Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=857f06cc-ad9b-4a2f-94ac-0c54d207e2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:34:31.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:34:41.228Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=aa34c6bd-049d-4c6d-a61d-154b8f6a8d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:34:41.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:34:51.241Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=89607a6a-fc51-489a-a89a-1913d4544544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:34:51.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:35:01.248Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=534fe86f-2046-4c51-bc8f-4e002b221139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:35:01.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:35:11.258Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=133e3277-6b0d-46a5-97d1-b009bde26b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:35:11.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:35:21.266Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=dfd4b87a-086a-42fa-9a1b-cfefa6887125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:35:21.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:35:31.274Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=fc6b9877-0fe9-45c2-9caa-4cf30c4da95b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:35:31.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:35:41.284Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=a2d58c40-17a4-4100-9214-7d190002160f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:35:41.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:35:51.295Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=d9cbfadf-a574-4966-9f1b-6792ccaaa1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:35:51.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:36:01.312Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=081c56fa-71c9-4903-954e-43c333a5441a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:36:01.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:36:11.321Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=9ce55cdc-d0ca-4ccb-b4eb-5c889cdd70fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:36:11.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:36:21.334Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=9440c35a-6237-4618-b1a7-217598086f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:36:21.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:36:31.341Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=3a10db2c-60c7-4ce4-9787-cd2d7a91885e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:36:31.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:36:41.348Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=ab411389-6594-4139-8f50-1f394ba4e08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:36:41.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:36:51.357Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=48bfc64a-e74d-44e2-8208-8e2dbdc35e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:36:51.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T23:36:53.750Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T23:36:53.750Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T23:36:53.751Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T23:36:53.753Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T23:36:53.758Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T23:36:53.758Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T23:36:53.758Z |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 |2021-11-05T23:36:53.760Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:37:01.367Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=8c40281b-22ec-4c45-8f93-264297628b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:37:01.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:37:11.376Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=a4f320e2-1459-4086-b544-b017a96f2606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:37:11.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:37:21.384Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=f056dcff-21d4-499e-a350-296b7fec3fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:37:21.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:37:31.393Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=e9549c77-20e2-4f55-bfa4-e769ae0968f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:37:31.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:37:41.407Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=05fa87c8-bcbe-440c-ab01-261bb2de44b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:37:41.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:37:51.419Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=859e6dc9-9d58-4f0d-a07a-45beeec94076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:37:51.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:38:01.426Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=5da80422-eb3f-43c4-8a80-a2e0ce98847c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:38:01.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:38:11.436Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=a46e4c55-5d47-4600-98ed-8748f442c8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:38:11.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:38:21.443Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=f3ef1699-5032-4d9d-8623-007e30af5765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:38:21.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:38:31.451Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=931e4e71-8351-499e-a60d-2b6f3dbae8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:38:31.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:38:41.459Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=0169ad82-51b1-46df-9f8c-a28e03ee8b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:38:41.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:38:51.468Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=f989834d-7851-4235-bae0-985768d089a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:38:51.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:39:01.475Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=ad60644f-b3a9-473c-bc62-c56b4922a0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:39:01.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:39:11.483Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=d31a5cab-93f5-4aec-b577-92411a07df60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:39:11.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:39:21.490Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=c173536c-6986-4b91-a0a0-1aac4a60e3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:39:21.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:39:31.499Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=68d15360-3146-4461-9b70-f1a264e583fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:39:31.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:39:41.511Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=1f283980-2861-441a-b83a-5f5894e2d3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:39:41.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:39:51.527Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=67cfa016-b49c-4ef0-9d2d-b01304c005b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:39:51.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:40:01.538Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=dd5be236-7788-4d60-b819-50b97a8d3bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:40:01.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:40:11.546Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=2a457e89-049e-4519-b8e2-8fac46e2adca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:40:11.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:40:21.554Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=a222d804-a853-4c89-8e74-d906edf0b31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:40:21.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:40:31.561Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=c536cb09-3cd0-4f33-a89b-09c163f961ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:40:31.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:40:41.569Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=828d3811-1d6e-489c-84e9-6381606686e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:40:41.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:40:51.577Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=32253700-0f48-4ac9-b78a-3e59cff5a858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:40:51.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:41:01.585Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=3a853611-8f82-4fb6-af85-1803cab92942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:41:01.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:41:11.595Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=6a97269a-0b36-46c1-8148-882b994e4ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:41:11.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:41:21.614Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=e51e746b-ca50-4283-ab07-863a269d4567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:41:21.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:41:31.624Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=cf196656-ccf8-4c51-8086-19f894c95324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:41:31.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:41:41.632Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=b684e3c6-87f1-4e24-95b2-47355ec7473a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:41:41.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:41:51.640Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=e5fb8073-44fa-475f-8a58-d188e94731a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:41:51.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T23:41:53.747Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T23:41:53.747Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T23:41:53.748Z |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 |2021-11-05T23:41:53.751Z |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 |2021-11-05T23:41:53.756Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T23:41:53.756Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T23:41:53.756Z |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 |2021-11-05T23:41:53.758Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:42:01.647Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=5d320d05-15c2-438b-8fa5-14d1081e4bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:42:01.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:42:11.654Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=3e0e69eb-edc0-4c84-a96c-23a9dcd5f73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:42:11.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:42:21.662Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=a4b21af3-71e9-47b8-93cd-993482436651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:42:21.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:42:31.670Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=9cbe2d8a-faff-4216-a1d5-33d430fd5f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:42:31.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:42:41.678Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=a9e3040d-3c82-49fa-afed-9d2909b67753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:42:41.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:42:51.686Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=9873a177-4d37-47ad-bbd6-38fa0f1b4d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:42:51.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:43:01.709Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=c43d6871-da6f-470c-bc48-fbbe0d19748d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:43:01.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:43:11.718Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=864c5a2e-3ed0-4c3f-9ee8-3af0374e7a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:43:11.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:43:21.726Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=85a658aa-2f69-4197-81da-65ef43ddb9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:43:21.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:43:31.736Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=882614c7-c035-4436-a8d0-efef470f3ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:43:31.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:43:41.744Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=51501f13-6ead-4039-a4f2-26f08ad2d43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:43:41.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:43:51.752Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=6f6648d8-3e18-43d1-94db-4380158d2c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:43:51.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:44:01.759Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=a5bdbee7-94c5-426c-ade9-be3dac60621f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:44:01.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:44:11.767Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=aa23cf60-dd4d-4b9e-8ea7-87ef785c4ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:44:11.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:44:21.775Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=58c829f3-563b-4841-bb3a-8567efad59ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:44:21.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:44:31.782Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=9130c670-f19c-40d2-9ad3-0ae477c9b35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:44:31.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:44:41.788Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=959072ca-448e-4206-9aa8-f4477988f07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:44:41.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:44:51.795Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=2b5ae6e3-2728-4819-a017-5fdcf30a2a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:44:51.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:45:01.802Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=5eb15508-c3e8-4ff8-9324-712f9042dd9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:45:01.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:45:11.810Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=161cd528-33fd-4ef1-8112-03f47944be52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:45:11.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:45:21.832Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=8cefc33c-8731-4501-9b2f-02f1ccc55db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:45:21.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:45:31.841Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=1376ad6a-479b-407a-9443-71b77a9fd0f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:45:31.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:45:41.849Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=bccc77d1-c975-4c47-99e7-a42c785d9d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:45:41.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:45:51.859Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=35573259-afb2-47bf-8791-ea64468a2dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:45:51.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:46:01.867Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=e0a28fec-d42d-4253-8588-b860efc3d831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:46:01.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:46:11.875Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=a9052435-1a70-46b1-bf35-a7c4de68fc1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:46:11.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:46:21.881Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=666f0209-30ff-4cf8-9115-9bed70c788d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:46:21.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:46:31.889Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=6e04ed57-55d9-4409-a466-3bc58e304f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:46:31.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:46:41.898Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=298ee3cb-89a0-4a73-8736-cd302b1fdc84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:46:41.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:46:51.918Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=51d695dd-ffb9-48a1-b588-d8913705f622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:46:51.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T23:46:53.790Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T23:46:53.790Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T23:46:53.791Z |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 |2021-11-05T23:46:53.792Z |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 |2021-11-05T23:46:53.797Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T23:46:53.797Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T23:46:53.797Z |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 |2021-11-05T23:46:53.798Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:47:01.924Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=9293f32a-edf8-41f2-9558-8e9eac3cc3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:47:01.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:47:11.931Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=f185b772-e980-4c55-8aa1-7274e2a411ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:47:11.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:47:21.941Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=d39321a9-30a8-48ae-b0a7-bfdd31b18416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:47:21.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:47:31.960Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=c4d4dcd3-f89d-4692-ac15-8b8ef667e0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:47:31.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:47:41.970Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=ca4a024d-fa04-4d45-85b3-b8fe6c11c69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:47:41.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:47:51.979Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=73037de8-55ff-45b8-b526-54ef4c286565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:47:51.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:48:01.986Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=2c61efe1-bc33-43f2-84df-d000e5360212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:48:01.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:48:11.994Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=241ed1e1-edd7-4c4c-8106-35f4c6dada6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:48:12.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:48:22.002Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=91d5cdf2-47be-4d4e-afd2-ec275bccec99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:48:22.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:48:32.009Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=13c0805d-a0fe-4caa-ae03-8ac61a08d45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:48:32.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:48:42.018Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=80962db8-7a5c-4f14-9fa2-127c9b11e195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:48:42.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:48:52.026Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=b7ebc49e-c882-4fe0-b2c7-4cc890fe52c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:48:52.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:49:02.036Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=8c168812-01dd-4844-a7a2-93137869f5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:49:02.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:49:12.047Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=60d9b467-a5b5-4ae7-a894-dca6d3223028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:49:12.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:49:22.056Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=98607592-77d2-4045-a952-10cadb70ad43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:49:22.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:49:32.064Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=bce97605-9440-476e-9951-09c40993ad3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:49:32.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:49:42.071Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=4c4ff5e9-fb57-42f5-9184-cbd638f2c759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:49:42.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:49:52.090Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=fc6674f9-5713-4afb-8881-6c1398702b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:49:52.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:50:02.097Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=f407a41e-d215-4fa9-bc01-43f335695cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:50:02.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:50:12.105Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=ecf495e6-e0f7-45cb-9f41-a9a4b8563524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:50:12.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:50:22.115Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=bb863908-8c6b-4223-8bd0-e97b25fcc324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:50:22.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:50:32.132Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=093b1af8-b56d-4090-bc31-0086bf1849fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:50:32.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:50:42.143Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=dce3cf85-4666-4ebe-bb73-c591f211aa69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:50:42.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:50:52.152Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=473d7fb1-13b8-4850-a0ba-a55e38e8d181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:50:52.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:51:02.161Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=25f28421-14a3-4220-971c-ad35813d7195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:51:02.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:51:12.169Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=12e4fcd8-cd57-415f-b795-f3421a07b4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:51:12.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:51:22.177Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=38145ea3-0ed3-4147-b099-e9f223b04deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:51:22.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:51:32.185Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=98f06a06-727b-4ed0-891e-30eddecd9a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:51:32.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:51:42.193Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=fb9f1fa3-10c1-48e4-a82d-662c688667f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:51:42.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:51:52.203Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=11c5851b-fcdf-4f16-b7e9-6e3e690ee6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:51:52.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T23:51:53.767Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T23:51:53.767Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T23:51:53.768Z |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 |2021-11-05T23:51:53.770Z |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 |2021-11-05T23:51:53.775Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T23:51:53.775Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T23:51:53.775Z |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 |2021-11-05T23:51:53.777Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:52:02.212Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=3cc9e3a4-d889-4375-979c-cedb16e8ecba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:52:02.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:52:12.221Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=6409dcb2-9c48-4132-9433-62e1d5f00591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:52:12.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:52:22.243Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=3e13d05b-fee6-48a6-92c6-ae3a7585ab29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:52:22.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:52:32.254Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=7542a3c0-d7a8-4521-9c1e-4851e7bb415b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:52:32.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:52:42.262Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=ac99c7aa-92a7-4705-8446-7c870d4cbe27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:52:42.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:52:52.278Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=09cf8d9f-9453-4d65-a883-f323f3c51cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:52:52.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:53:02.287Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=d6678893-a8f8-40ce-a8f3-8b247f3b20e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:53:02.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:53:12.295Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=c89bd47f-47d1-46d9-85a8-355bde5594cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:53:12.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:53:22.301Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=3eb943e8-e9e8-4acf-8bdf-38fed5d22029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:53:22.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:53:32.308Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=53fa3ce8-3254-4f95-8543-f26d7e9dab14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:53:32.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:53:42.323Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=1246c777-83c0-470e-a758-203256dba6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:53:42.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:53:52.339Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=f1e0951a-02c5-4a53-b9bb-a914a86eb572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:53:52.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:54:02.351Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=21009732-53f2-402a-a51a-b20c18610fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:54:02.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:54:12.359Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=862af5de-1f18-4a00-b22d-7bafaa0f45b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:54:12.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:54:22.369Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=80890ed8-5401-4f60-ad00-b7e9c6bca349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:54:22.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:54:32.376Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=db5a6abe-83bc-420d-aa9a-7db0e9cb91d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:54:32.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:54:42.383Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=9abc7e14-bfba-4855-bf3d-4dc2b7086746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:54:42.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:54:52.391Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=d0ef3cd1-d283-4d16-8918-9af84bbb321d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:54:52.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:55:02.399Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=823f32c8-b5cb-4b3a-84aa-b31bc408beba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:55:02.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:55:12.407Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=477dee64-fb38-45a6-bad6-713e7f0a9976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:55:12.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:55:22.427Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=94ea0ff4-6b2b-4852-a391-abcf8fb5c410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:55:22.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:55:32.436Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=3430ecc1-bcbc-4087-9412-cfb4db786c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:55:32.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:55:42.446Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=31079887-dc74-4520-8d7e-1d90d0b84d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:55:42.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:55:52.453Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=1f5ec5f7-8dcb-4d77-a4c3-4d0dee8e3541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:55:52.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:56:02.461Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=96fbf427-4470-45e0-bb4f-ea1c7103a501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:56:02.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:56:12.469Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=1e025f68-2504-493f-83e5-c23f4e9e6de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:56:12.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:56:22.476Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=bea65f12-4b44-424b-8c46-22d53e3854c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:56:22.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:56:32.491Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=9017d65d-5f4e-4382-8bf8-c1609300143e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:56:32.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:56:42.503Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=16a88758-098d-45bb-beaa-bcde29c85b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:56:42.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:56:52.521Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=8f87ce38-9a19-48b1-b777-1aec3f08fa85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:56:52.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T23:56:53.805Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T23:56:53.805Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T23:56:53.806Z |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 |2021-11-05T23:56:53.809Z |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 |2021-11-05T23:56:53.814Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T23:56:53.814Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T23:56:53.814Z |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 |2021-11-05T23:56:53.816Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:57:02.533Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=f4714d3e-7124-4a84-93b3-2e8044701552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:57:02.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:57:12.540Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=1475f07d-341f-4a06-8830-23079e82feb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:57:12.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:57:22.550Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=cedb90b1-6b86-4f06-a3ac-17a33c603117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:57:22.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:57:32.558Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=a47414b3-3d6b-4d1c-b7f4-64bb9f2ce145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:57:32.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:57:42.566Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=92038cf6-5cc7-4abe-886f-0def14bc961a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:57:42.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:57:52.574Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=133312e1-b4cf-4865-8628-6eba402d3de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:57:52.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:58:02.581Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=32ba7e98-a636-44ce-9a2c-7d3e5e923677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:58:02.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:58:12.590Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=c9104014-2b54-4c35-8df3-e1e080cc2dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:58:12.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:58:22.608Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=516f2c28-cb53-4012-b40e-7e0dbe5130e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:58:22.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:58:32.616Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=4b06062a-dfa1-4c59-b3b1-78b6efcb30df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:58:32.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:58:42.630Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=ae05aceb-d689-4eb2-84a8-de33e2b89e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:58:42.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:58:52.636Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=a8c15706-8cb0-4797-9a32-4c158983bc04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:58:52.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:59:02.643Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=10365036-0f9d-4d57-a253-c256ba3b57e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:59:02.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:59:12.651Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=8da44299-8ead-4572-8763-5ba1cd74df98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:59:12.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:59:22.659Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=aa8d7ed4-af70-4f80-a945-e5132d4163de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:59:22.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:59:32.665Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=c42354de-a792-43af-8dd0-b2440c46b90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:59:32.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:59:42.673Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=b8f655a9-603c-484d-8a0e-66c55dce206c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:59:42.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:59:52.695Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=0f2d4ed4-78d3-4d0d-ae37-5bdac25df56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T23:59:52.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:00:02.704Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=bdab4ffc-3999-4166-81e5-6f6c8966d01a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:00:02.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:00:12.733Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=aa6bf75e-a8a5-4cb0-a232-27642eed44e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:00:12.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:00:22.741Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=12a21756-1be7-4550-b7d8-cf9da1fae724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:00:22.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:00:32.749Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=40d4603c-09e4-47a8-a1da-5727972bbaa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:00:32.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:00:42.756Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=1c44777a-ee48-44df-afaf-5d2230e0f099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:00:42.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:00:52.763Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=031b79fb-ad5b-4a8d-88b1-d44506b15fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:00:52.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:01:02.773Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=3cb752ad-0750-4d45-9b0b-e9ffc2158a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:01:02.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:01:12.787Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=9746185a-b94f-4a10-a9e3-fd6b94e3cac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:01:12.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:01:22.798Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=a2c2ae36-b6a3-4e39-8ca1-f0a842c54e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:01:22.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:01:32.807Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=b6160649-1011-4fc6-ba50-b5682fc64d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:01:32.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:01:42.825Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=fac069ef-cada-4a60-b235-950dd509225d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:01:42.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:01:52.832Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=80ac11ab-06d2-4bb3-b93e-ac598a5951ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:01:52.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T00:01:53.770Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T00:01:53.770Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T00:01:53.771Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T00:01:53.773Z |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 |2021-11-06T00:01:53.777Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T00:01:53.778Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T00:01:53.778Z |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 |2021-11-06T00:01:53.779Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:02:02.841Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=418ebcf5-1556-4a23-bc53-90d66f891544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:02:02.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:02:12.848Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=c397a823-b1c7-458f-9b0f-c5eb89a9f40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:02:12.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:02:22.859Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=9cb91406-f8c4-4e12-a021-4b60f4dc717d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:02:22.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:02:32.867Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=71c17073-a462-484a-8e77-ce8f2f8192da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:02:32.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:02:42.883Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=963c8af8-38d6-4d67-8338-39ceb93ee333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:02:42.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:02:52.896Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=6ae85845-6bfd-41c8-a7d1-811f17510ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:02:52.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:03:02.904Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=5a6eb136-ab93-4e0e-bc14-03640b5dcfc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:03:02.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:03:12.911Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=0aff2e1c-32f6-440a-8711-1c251fad4079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:03:12.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:03:22.919Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=39510a5a-2148-47bb-8b9c-db89aa6e3f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:03:22.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:03:32.927Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=ba038b13-513f-40af-87a3-c4ff76559748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:03:32.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:03:42.934Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=d445395f-4773-4072-b895-9888b71c2945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:03:42.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:03:52.942Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=ce71ec3a-06e8-4745-bc63-572a5a28bdf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:03:52.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:04:02.948Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=06fd67b4-d430-48b5-8113-6cb4fcde18fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:04:02.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:04:12.956Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=bff842ee-c3c0-411e-b1b9-9c0c0c639ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:04:12.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:04:22.970Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=6eacad70-b7b9-4eda-ae49-deeceeb21621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:04:22.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:04:32.987Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=ab4547d1-f54b-4be5-ac48-f04f0cf40e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:04:32.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:04:42.994Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=e45d30f6-305c-453d-b109-75cb412e25c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:04:43.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:04:53.003Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=352ad57b-169b-4b74-b631-2074edbf23ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:04:53.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:05:03.010Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=d68f962a-ea90-47ea-b86c-21a937271db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:05:03.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:05:13.016Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=f64cb3ab-99d7-4c13-9707-47177d305c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:05:13.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:05:23.027Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=4d249e63-c01b-445a-a089-9b91358276b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:05:23.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:05:33.034Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=4d069b15-9acf-409e-bf84-76838ace95d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:05:33.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:05:43.042Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=54b4a03f-4deb-423d-8e11-069f68e85094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:05:43.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:05:53.049Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=3668d4c8-41fb-49f7-9851-29d31c494cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:05:53.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:06:03.054Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=bad707bb-e275-40a8-92ea-b286416732c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:06:03.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:06:13.062Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=44f2a5bf-6fb6-43f8-a92c-f996702e10bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:06:13.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:06:23.074Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=8da9569c-bc8d-4663-aea6-1d5e0bd5c31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:06:23.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:06:33.081Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=124383ca-d8a5-44f0-beb3-284233287ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:06:33.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:06:43.091Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=7d6e7d0b-8953-40c8-8502-76fac67e02ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:06:43.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:06:53.109Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=7fef6f70-ce4a-4b25-a7b4-49eede7fae57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:06:53.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T00:06:53.745Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T00:06:53.745Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T00:06:53.746Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T00:06:53.748Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T00:06:53.752Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T00:06:53.752Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T00:06:53.752Z |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 |2021-11-06T00:06:53.754Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:07:03.116Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=73df3ffb-5126-4d9f-95b8-67cbe5528718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:07:03.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:07:13.124Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=31a9876e-7797-4d10-8163-19306dfbcffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:07:13.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:07:23.131Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=a1192a61-59d9-4db9-b027-e46e6822a272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:07:23.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:07:33.137Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=7ea4b837-ce43-4496-b710-7c40d2d4000e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:07:33.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:07:43.143Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=0e93812c-c871-48d3-a568-135d45661f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:07:43.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:07:53.150Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=d19e7945-9b75-4aca-8d2b-ada5c7d68dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:07:53.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:08:03.157Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=7c7a13f7-ed6b-4bbf-ad40-36bb69807d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:08:03.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:08:13.164Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=0ee7ef58-d952-464c-9115-855d11bfbf50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:08:13.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:08:23.174Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=006c9c45-2553-4b40-9ea7-8aa8bc5d2d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:08:23.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:08:33.181Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=198d1e45-2291-4330-8c83-0f396a284651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:08:33.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:08:43.189Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=7b9e0253-d5cb-4544-ae49-bb8e586c36da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:08:43.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:08:53.200Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=e92a23ac-c45a-4e92-a569-e887e3fc1ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:08:53.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:09:03.213Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=0698c011-210a-4a04-b2e9-cd269b9224b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:09:03.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:09:13.220Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=cef22b60-8cee-4604-a550-534717269b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:09:13.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:09:23.227Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=b99cfc7f-0e29-4ecc-a389-bfdefbb3a161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:09:23.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:09:33.234Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=b0d9254e-791b-4437-abae-815bbaeca469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:09:33.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:09:43.242Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=4209f59c-4a6c-4292-babc-0c9392321747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:09:43.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:09:53.249Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=3b58f2e2-a219-498d-9b18-754feab641c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:09:53.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:10:03.254Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=854f82f6-f296-470c-a3a5-e217005f3387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:10:03.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:10:13.262Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=2e0e85f7-5c3a-4337-aca3-f7447f7a4878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:10:13.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:10:23.270Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=3824186d-33c4-4d7f-a8d1-9792927007e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:10:23.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:10:33.281Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=06ff6e42-cb72-40d4-9527-c09532c6ede6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:10:33.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:10:43.292Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=18ce6560-e824-4f93-b2d4-fa0c6bcd81dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:10:43.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:10:53.302Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=6ff2bdc3-4e02-4517-996a-b8d21da3fcfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:10:53.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:11:03.308Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=ce6e7f10-3412-489c-af04-1c7fbbe5d331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:11:03.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:11:13.314Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=977aeeba-7ded-49f3-8e12-c97f70b5bb13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:11:13.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:11:23.321Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=13f86d25-2edb-4058-bed2-827924012d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:11:23.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:11:33.328Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=4a38e79e-b713-45b5-9c6d-1cd2b5da0a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:11:33.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:11:43.335Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=c543cf02-c358-4dc5-b128-5e7e4eab108a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:11:43.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:11:53.343Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=adda14cc-d4c2-4402-aada-6f1e99331b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:11:53.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T00:11:53.739Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T00:11:53.739Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T00:11:53.740Z |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 |2021-11-06T00:11:53.744Z |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 |2021-11-06T00:11:53.749Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T00:11:53.749Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T00:11:53.749Z |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 |2021-11-06T00:11:53.751Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:12:03.352Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=525a4374-16c9-4a88-9b36-7896ca619fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:12:03.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:12:13.371Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=64dd5115-86c5-46b7-a4b7-220521f10d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:12:13.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:12:23.378Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=a4304d32-13b0-42a3-b798-01be4a5a1306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:12:23.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:12:33.385Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=063dc198-8fa3-4c26-bbc5-ab97e6f01751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:12:33.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:12:43.392Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=236775a1-9113-46ff-9de9-e828898554bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:12:43.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:12:53.399Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=4ce74439-ee93-4b99-9307-ecde36c3038b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:12:53.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:13:03.407Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=7f44693d-e6e3-43dc-9d22-e103b02a7ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:13:03.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:13:13.413Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=40de1b85-b0e9-4b23-a8ad-ecefd5e30287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:13:13.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:13:23.420Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=f98fef67-f604-4cf5-a56a-f2c4afd66ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:13:23.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:13:33.426Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=e5f638ff-bc98-4738-9312-65ac3a92803a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:13:33.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:13:43.436Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=64940f80-6b17-407c-8426-ed68ee37b226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:13:43.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:13:53.452Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=3a2ab524-55d3-4eeb-ad64-d6da7299e8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:13:53.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:14:03.460Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=355fd0a6-5e28-4987-bb83-aa68f4c608cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:14:03.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:14:13.468Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=acc162fc-e9e6-46c6-ae67-8bc7c23fd71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:14:13.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:14:23.475Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=9c8f78be-efca-4f33-829f-75a351d5ee4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:14:23.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:14:33.482Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=bb55a430-3651-4913-9e86-0e64b6f96713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:14:33.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:14:43.491Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=30578fa7-a702-4e02-802d-2eb256d9469d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:14:43.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:14:53.505Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=f802599c-86ce-4a3f-b1d2-08a16bf55dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:14:53.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:15:03.511Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=9a059221-0f16-451a-bbdc-b9b8f8b691b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:15:03.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:15:13.518Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=4956e44b-b17e-4fd3-a6a0-ca5c9f16f491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:15:13.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:15:23.524Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=06300d5d-fe27-4f46-a471-b5b494929ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:15:23.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:15:33.532Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=9f7911c8-c7eb-4105-82c4-058f7acbc264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:15:33.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:15:43.545Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=1be76a67-9ba3-4dcc-b178-941cde7a387f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:15:43.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:15:53.555Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=c2739d1b-cd27-43a3-8e2a-32479c273200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:15:53.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:16:03.564Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=341692db-52ab-4c52-a7c4-cff739f7c03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:16:03.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:16:13.571Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=4f4a99ea-e72b-4af2-87ba-e43e216c7b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:16:13.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:16:23.578Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=12e5940c-2120-4b71-b2fa-6dc7412a2243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:16:23.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:16:33.584Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=5137b588-6ab8-45e2-9565-ec2aca5d3574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:16:33.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:16:43.590Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=286c9eba-7d85-437f-a38b-5c3cb9e8205e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:16:43.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:16:53.596Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=83dcfa4a-996a-408c-9fb1-4bb36aed6d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:16:53.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T00:16:53.751Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T00:16:53.751Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T00:16:53.752Z |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 |2021-11-06T00:16:53.753Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T00:16:53.757Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T00:16:53.757Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T00:16:53.757Z |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 |2021-11-06T00:16:53.758Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:17:03.603Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=86bb548a-2398-44bf-9a1f-c8c564067470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:17:03.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:17:13.609Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=83640f77-35e5-4c73-99cb-f7faafdc6270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:17:13.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:17:23.614Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=2abe1b7a-db6f-4555-b1d8-1c05bd196507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:17:23.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:17:33.620Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=bde18ed4-1513-4109-b236-a479cfdca50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:17:33.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:17:43.625Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=c3bed874-b85d-448f-836b-5afbee60d165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:17:43.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:17:53.633Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=45f06cf1-af85-43b5-8dc6-9dc4ce677444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:17:53.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:18:03.661Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=558a1fb6-2448-48d8-b896-35eb0ac89e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:18:03.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:18:13.669Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=19a2cbcc-b407-4670-8513-8ff47522201d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:18:13.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:18:23.674Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=da8d1d93-8407-4df7-8dc6-905133faebf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:18:23.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:18:33.687Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=12197706-c601-43dd-9308-55b182855bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:18:33.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:18:43.693Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=b38d0a3a-844c-4aec-8819-1b7f28e25eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:18:43.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:18:53.699Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=49e23a77-779e-43b0-90c2-0096a7a5967e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:18:53.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:19:03.707Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=cb4e2d88-bc96-4458-9552-9530c60f4b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:19:03.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:19:13.713Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=7d1c138b-4653-47bc-866d-925a0ee762e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:19:13.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:19:23.723Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=039f8474-1fec-450e-b446-a6e152549cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:19:23.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:19:33.739Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=dd1e45dc-1785-467a-a295-b473bc3a74a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:19:33.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:19:43.745Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=6f278fac-4a04-4b9d-a012-6c3541a343d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:19:43.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:19:53.752Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=64690fd5-ee0e-45fe-9162-c51337cfa648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:19:53.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:20:03.759Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=cd1d4589-ea56-4269-a8cc-d710393d1341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:20:03.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:20:13.767Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=91f4c722-8d21-4a92-a825-8733545d5aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:20:13.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:20:23.776Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=91f1eb0c-0ce8-45cf-9f21-62afce5ae52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:20:23.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:20:33.782Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=dbdcbede-9113-4e76-be7d-48fc1556d902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:20:33.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:20:43.792Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=68b03fd2-d856-484c-b8e9-82c6f6d47265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:20:43.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:20:53.800Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=d3deb88b-013f-42eb-baa6-a1c42508d384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:20:53.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:21:03.814Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=f91f7f48-4212-4cc7-8e8a-864dbd66b25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:21:03.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:21:13.821Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=99201902-2f7a-4f68-9952-2ff6056be1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:21:13.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:21:23.829Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=3ed9697d-c693-43a8-8ec8-3fde86a65380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:21:23.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:21:33.835Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=c0ed50af-67dc-4c5d-9335-37dc5bcbbd93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:21:33.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:21:43.843Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=f563d1bb-2ffc-4289-9ace-4812fba6baea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:21:43.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T00:21:53.833Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T00:21:53.833Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T00:21:53.834Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T00:21:53.837Z |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 |2021-11-06T00:21:53.843Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T00:21:53.844Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T00:21:53.844Z |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 |2021-11-06T00:21:53.846Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:21:53.851Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=9b6bd7a6-14a5-43b3-b5fa-02ba8d5c00e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:21:53.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:22:03.858Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=bd52d6e4-b276-43a5-b3ae-831880b5a635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:22:03.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:22:13.865Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=ecb56f68-36ba-4c41-8f01-ab9adc9b939a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:22:13.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:22:23.872Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=052d0bbd-7174-4595-9eb3-44730850a06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:22:23.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:22:33.878Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=14d1a4a4-567c-427d-8315-cd0e53bb9fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:22:33.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:22:43.887Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=c43ad08e-ebdf-4cf5-ad86-a70d11ad72e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:22:43.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:22:53.904Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=ded6b98d-36a7-463d-8701-ec1244d31571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:22:53.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:23:03.911Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=29a0d153-a9d9-47e8-9903-a3d2ada59e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:23:03.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:23:13.919Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=638a2805-043f-4bf6-a3a1-0930eaa36916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:23:13.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:23:23.947Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=9af01e99-1022-4b6d-98bf-c773917b6196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:23:23.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:23:33.952Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=7bb08807-1fe7-4c8c-a27b-41deb1b6732a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:23:33.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:23:43.959Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=f56ffec7-1087-4bf8-8f9f-370ba56c0bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:23:43.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:23:53.966Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=adbd3d7f-87ca-42c2-bbc4-e41691613a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:23:53.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:24:03.973Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=5688a180-db8e-4482-8fc7-0c0973cebfe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:24:03.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:24:13.980Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=1d9ab8d7-17a1-455a-9e48-f18f52edce00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:24:13.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:24:23.986Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=bb8fdd7e-fac4-4e7c-b98d-db5320083fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:24:23.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:24:33.992Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=547f913a-78f7-4f56-bc04-30d6edebb4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:24:34.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:24:44.001Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=4623aace-238a-48db-86c5-c7b02dacd90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:24:44.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:24:54.013Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=74732cf2-3f59-4d84-8548-f41df2ddc9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:24:54.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:25:04.025Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=83bd1304-413c-4995-a03b-8cd123d022b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:25:04.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:25:14.033Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=b661989f-c70d-497b-a373-0b9e4461949e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:25:14.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:25:24.041Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=1ed5c20f-49ca-4832-a569-8f5549bc1e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:25:24.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:25:34.047Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=d4a9e3b9-b377-4e64-bbc6-295ac01d1695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:25:34.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:25:44.053Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=a7a53e55-e60c-4d80-ac26-3e5e084a56f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:25:44.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:25:54.062Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=87cc84ca-a7d2-4d44-9733-acebb45d907d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:25:54.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:26:04.070Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=cdcc78b5-6e23-4bc0-819a-fe133130752f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:26:04.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:26:14.076Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=28d49a49-ab11-46c4-8091-4e900491c460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:26:14.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:26:24.082Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=1a226090-209f-4daf-b8b6-50c34f05417c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:26:24.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:26:34.090Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=07118258-f6b9-4219-9398-fb6521bb9a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:26:34.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:26:44.096Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=fb4d8b7e-2754-4697-b18e-66bd211d754f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:26:44.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T00:26:53.789Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T00:26:53.789Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T00:26:53.790Z |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 |2021-11-06T00:26:53.792Z |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 |2021-11-06T00:26:53.795Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T00:26:53.795Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T00:26:53.795Z |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 |2021-11-06T00:26:53.797Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:26:54.102Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=f99f8c81-5b3b-4e37-84cb-d76304ef3a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:26:54.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:27:04.109Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=0035dc40-a91a-46f0-b4bd-8ab22a1a4116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:27:04.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:27:14.126Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=b74313c7-ab41-4b16-b07a-10db32f25819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:27:14.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:27:24.137Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=aeb00e0a-1d71-4cbc-9388-982b31244d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:27:24.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:27:34.150Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=902275f3-4092-4765-a5b6-8c667ac21b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:27:34.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:27:44.156Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=9c17dc89-2576-44ad-bf51-a1231a209dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:27:44.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:27:54.163Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=c42ff289-2c2d-4489-8bc2-1b3173262d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:27:54.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:28:04.171Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=3e42a296-8240-478f-b665-f87bb64f3c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:28:04.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:28:14.179Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=7dde2a73-e8a8-4480-8ef5-242cb509c5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:28:14.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:28:24.193Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=9b041049-b892-46cf-a6c5-13a3576c099a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:28:24.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:28:34.213Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=81d0ecb8-9bc5-4c8e-ac64-7e1b9c86b205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:28:34.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:28:44.221Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=746e737e-ec0a-4f74-90c5-5b65a55f56e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:28:44.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:28:54.228Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=1e89ab5f-21fc-4160-8afe-a6afa1881891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:28:54.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:29:04.236Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=a318ec89-793a-4c78-8c52-158c067ff752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:29:04.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:29:14.244Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=7b7d201d-bf9e-4741-83c0-593e5b3733e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:29:14.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:29:24.251Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=269ccdd2-920f-4ad1-a140-a35d12d57578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:29:24.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:29:34.259Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=63524771-08b2-4850-92ec-7afd3e6dcbbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:29:34.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:29:44.266Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=f466af09-5434-4d52-b551-05b11e3ad196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:29:44.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:29:54.274Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=0315d49a-82d9-48c3-98d3-64ec710af641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:29:54.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:30:04.282Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=2cfd486c-0fda-4fa0-a4f2-6f6b3f1970eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:30:04.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:30:14.297Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=8ca85616-fd1c-4498-a58d-9ce1f6e91323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:30:14.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:30:24.305Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=cd683ca4-5c12-4bbf-adf3-a1041e9fe395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:30:24.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:30:34.314Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=730d33be-51e4-4030-a50b-6104fcbc57f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:30:34.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:30:44.321Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=0455e9d6-62f7-47b1-bdbe-753ffc68bd3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:30:44.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:30:54.328Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=fd99ecbd-b744-4c2d-90fa-4573b647bc73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:30:54.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:31:04.336Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=e3bc766c-f73f-42fb-b42b-b9d2d4f66faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:31:04.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:31:14.343Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=31bb8c5b-98fa-4a15-8bc3-3a35383ac937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:31:14.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:31:24.349Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=a448d164-4285-4294-b71c-38493a86d8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:31:24.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:31:34.355Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=bba1324b-518a-4f69-a4de-b3d8169e3bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:31:34.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:31:44.363Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=4dacea48-4960-4d68-881f-5a93661082ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:31:44.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T00:31:53.816Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T00:31:53.817Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T00:31:53.818Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T00:31:53.820Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T00:31:53.823Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T00:31:53.823Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T00:31:53.823Z |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 |2021-11-06T00:31:53.825Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:31:54.379Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=ee05f97b-4f12-464e-b4fa-ff6a4e1102c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:31:54.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:32:04.385Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=eb3e8df6-abe6-4238-b4a5-517bf87d3b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:32:04.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:32:14.400Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=18a0a8c9-e301-491d-b454-42cfca69f270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:32:14.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:32:24.407Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=f58a6d3f-49a4-4fd1-889c-9568d2ebc015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:32:24.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:32:34.414Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=5e05eaa9-99e7-4426-811f-43f2571ce125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:32:34.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:32:44.421Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=581df290-0acb-4eb2-b43f-575d3f0a7d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:32:44.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:32:54.426Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=3eb61ea0-141c-46e7-82a1-c852e59d6245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:32:54.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:33:04.433Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=91d57cf7-fa48-4445-adbd-f451e91ce8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:33:04.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:33:14.441Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=9b2610b1-87be-43cd-898c-ef74bc93bf42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:33:14.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:33:24.457Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=9af46ac7-3bf8-4ecb-9f8e-49210e685af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:33:24.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:33:34.473Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=1a8bfd7a-c4bd-4890-ac75-c28e23988aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:33:34.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:33:44.486Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=fc442f6b-8c59-4171-9bfa-d65d4abd71eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:33:44.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:33:54.493Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=236b085f-4edf-48d0-bbb9-b48c35eb346d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:33:54.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:34:04.500Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=2babb8a8-f7e5-4a1c-b1a9-4aceff644413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:34:04.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:34:14.507Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=20ee85a1-52ae-4c78-807b-bd8e77eff502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:34:14.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:34:24.529Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=3bd79f13-d4f8-4437-b1e7-db28dbf2507b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:34:24.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:34:34.546Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=4aa7f954-adea-4d32-a8f0-4ba1e31828e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:34:34.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:34:44.555Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=080b70fb-a58b-43d7-8cbf-1cbb8c6ceb30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:34:44.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:34:54.565Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=4deba553-7113-43cb-bea0-17294dfbc5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:34:54.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:35:04.571Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=459bc22a-e6fa-4ccc-bba1-6a4172953484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:35:04.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:35:14.579Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=045cd3f6-1c99-4669-975d-ee3e66136371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:35:14.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:35:24.586Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=329d7da5-02a1-498e-adf0-7db7bb42ded8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:35:24.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:35:34.593Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=2ae1dcbb-c911-427d-8065-a35a1580ace8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:35:34.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:35:44.599Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=fa620150-217e-441d-805c-8f7c4bf23697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:35:44.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:35:54.613Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=c24261ea-7b20-4b48-9f1b-0222ecda79f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:35:54.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:36:04.620Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=7d2cb8be-e001-4573-b348-ecc8c283e515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:36:04.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:36:14.637Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=13ea8980-609d-4918-95d8-bfbc46aac246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:36:14.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:36:24.648Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=3352467e-6600-453f-9f13-44dbcf65486d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:36:24.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:36:34.657Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=236fa33a-309e-4d2a-a51b-efc264f3c832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:36:34.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:36:44.668Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=33780333-304c-4a34-9ce7-ed14b57fb0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:36:44.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T00:36:53.753Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T00:36:53.753Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T00:36:53.754Z |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 |2021-11-06T00:36:53.757Z |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 |2021-11-06T00:36:53.761Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T00:36:53.761Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T00:36:53.761Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-06T00:36:53.763Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:36:54.674Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=5eaad9fc-04d9-4211-97cd-e5d4839baeea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:36:54.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:37:04.680Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=19ab4c75-c649-46b9-b03f-559edccc52f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:37:04.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:37:14.687Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=cfae49d5-671a-4730-9a36-44a301e39087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:37:14.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:37:24.695Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=64d3048d-935f-48e9-92b3-a198be9387fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:37:24.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:37:34.703Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=f281e350-73e0-40cb-b570-6d8343ae03b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:37:34.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:37:44.722Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=7fb35d4c-ff7b-466c-aa90-1b32f736410e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:37:44.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:37:54.731Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=d84d0e1e-a7c2-412b-9871-eba607bd8828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:37:54.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:38:04.738Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=7d3a6cc3-f29d-47b5-80ad-a5b2b5f46a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:38:04.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:38:14.744Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=ccb985c5-1df8-4a57-b820-b5dab4123b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:38:14.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:38:24.750Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=99fd3e58-1893-45ab-9f3e-ce4a6fa8cc80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:38:24.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:38:34.757Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=d355dec4-1997-4106-b2be-14800422e694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:38:34.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:38:44.763Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=a00324fe-0f0c-404c-af28-98480e7a42d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:38:44.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:38:54.769Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=b5257b9d-f3fa-41e7-a889-da9d840ebcf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:38:54.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:39:04.775Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=c0d569b1-7988-4309-9903-be8afb406328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:39:04.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:39:14.791Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=f931807d-b12d-4594-84fb-3e8d7e227863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:39:14.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:39:24.832Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=77987050-220f-48d3-a743-bb4675e35893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:39:24.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:39:34.840Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=0a70b99f-5fa8-469e-aab9-ad4e36844ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:39:34.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:39:44.846Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=64c7ab94-a5d1-4a89-8c8b-6c33f58de659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:39:44.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:39:54.859Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=618d8175-3313-4e42-91f1-1ff4b28ac924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:39:54.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:40:04.868Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=acbd49a5-d3e1-4a2d-adee-8d506276edb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:40:04.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:40:14.874Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=a2a72b07-5c08-447e-bd39-d25e14fee497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:40:14.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:40:24.880Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=9f940a3b-f354-4d70-9de8-e0a6f1a9e013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:40:24.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:40:34.890Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=c06d3c2d-0042-49cf-97ed-7422c081b092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:40:34.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:40:44.906Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=d62b65e8-e84f-4084-963c-ad43d5af75ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:40:44.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:40:54.916Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=65bfaf6a-ee71-4bca-bb09-0b7c3be5f050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:40:54.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:41:04.925Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=fca5d97b-c8f3-4138-adc5-33e8448957d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:41:04.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:41:14.935Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=973a5209-04d4-41a5-ad3a-4322c6c3c477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:41:14.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:41:24.958Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=6a557e41-dfca-4555-ae34-4bfbc4f36164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:41:24.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:41:34.964Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=a11d6c62-fab5-4680-970b-bdcf8b1b315f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:41:34.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:41:44.972Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=26be75f4-1309-4e64-bd00-b5bc032824c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:41:44.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T00:41:53.772Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T00:41:53.772Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T00:41:53.773Z |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 |2021-11-06T00:41:53.775Z |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 |2021-11-06T00:41:53.778Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T00:41:53.778Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T00:41:53.778Z |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 |2021-11-06T00:41:53.780Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:41:54.978Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=bca6e2c3-a6f5-4d22-87be-fe36edd03438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:41:54.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:42:04.984Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=ad80fb5d-e172-4885-956e-b774680fd39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:42:05.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:42:15.006Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=840ba814-0bb9-47a2-9489-9c6dcbb71cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:42:15.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:42:25.014Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=51b50f94-a312-4d0d-960e-4682bd319cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:42:25.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:42:35.022Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=d2365423-d594-4fd5-b7f1-f993469c8ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:42:35.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:42:45.029Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=e0d1f13f-4b84-4628-aa70-b6de4a3bb76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:42:45.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:42:55.036Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=f5d0b2d6-6986-47f1-9598-6802005d76c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:42:55.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:43:05.042Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=881521f9-2953-4d88-91c7-e3d16095f891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:43:05.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:43:15.048Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=8b6fd9d6-c7ff-45ce-95ea-b64c56d41ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:43:15.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:43:25.054Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=cf35ed1a-3220-42ee-892d-7c20b7c5e015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:43:25.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:43:35.061Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=daf6d170-e4f8-466e-bcbb-442d1d390ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:43:35.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:43:45.069Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=1bb1c046-09e0-4650-9155-b700e78bce06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:43:45.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:43:55.086Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=0f5bc2c2-9262-4d1a-aceb-8e8429866a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:43:55.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:44:05.094Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=941709b4-62a7-437c-a488-c72ca471f484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:44:05.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:44:15.102Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=b32d860c-29cb-4269-bff6-a1818792b58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:44:15.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:44:25.109Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=1350f2c6-f980-4c3a-a945-77964c6e77a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:44:25.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:44:35.114Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=787b9437-3fd6-483e-9a85-72a421091f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:44:35.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:44:45.123Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=4efc50b0-b6d4-4dea-9566-f8a54e970336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:44:45.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:44:55.128Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=5fa5a9fc-d5c6-4dcf-b13d-b0cb5626b421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:44:55.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:45:05.134Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=d310c7e7-1323-4644-b590-7e9af2ca1af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:45:05.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:45:15.139Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=a6d28538-94fe-45e4-ad63-ff8105b8aaeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:45:15.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:45:25.145Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=5fadccf6-61de-4aeb-9052-87d9545e8cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:45:25.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:45:35.153Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=d270a2d1-5ca1-401f-9f6b-0993935f37bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:45:35.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:45:45.167Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=e1c6011a-e247-497d-abfe-e770ffe058b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:45:45.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:45:55.175Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=0132d9c8-36ac-4138-93bf-37f77da4cfed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:45:55.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:46:05.184Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=1eee5001-4bbc-4a61-91d2-6564131dc56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:46:05.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:46:15.190Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=a2e6a935-6b31-4893-8f8f-dfd7ee1583e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:46:15.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:46:25.195Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=05c60c1b-8e76-44d2-988c-3eba7f40c921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:46:25.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:46:35.207Z |INFO |Init configs |InvocationID=0ed7376b-73fb-4505-ba2f-d5013608990b, InstanceUUID=099a9b39-f676-453a-91e7-5e42a5480655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T00:46:35.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |