. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T12:08:54.377Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T12:08:54.380Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-31T12:08:54.426Z |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-12-31T12:08:55.062Z |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-12-31T12:08:55.155Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-31T12:08:55.156Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-31T12:08:55.156Z |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-12-31T12:08:55.253Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-31T12:08:55.354Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-31T12:08:55.376Z |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-12-31T12:08:56.883Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-31T12:08:57.293Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-31T12:08:57.311Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-31T12:08:57.311Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-31T12:08:57.364Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-31T12:08:57.364Z |INFO |Root WebApplicationContext: initialization completed in 1987 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-31T12:08:57.686Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-31T12:08:58.405Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-31T12:08:59.727Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-31T12:09:00.198Z |INFO |Started MainApp in 7.781 seconds (JVM running for 8.393) |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-31T12:09:00.257Z |INFO |Start scheduling PRH workflow |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:09:00.266Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=63a7ebd3-c05d-4868-9c30-3678004f8907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-31T12:09:01.690Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.237.127:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:09:01.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:09:11.723Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=36f30f82-c2ba-48da-afbd-75123b57fad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-31T12:09:12.784Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.237.127:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:09:12.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:09:22.786Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=30c6ae24-1512-4582-94c3-16c3a2210009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-31T12:09:23.824Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.237.127:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:09:23.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:09:33.826Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=a74cbe47-24ca-48b1-b65a-ea8ebc693d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-31T12:09:34.865Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.237.127:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:09:34.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:09:44.866Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=a3b69d1e-1a39-4acd-89f2-5eed0588b7e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-31T12:09:45.904Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.237.127:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:09:45.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-31T12:09:53.997Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-31T12:09:53.998Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-31T12:09:54.003Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:09:55.907Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=18fb00ed-2b13-4bfa-8262-013842cbf2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-31T12:09:56.950Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.237.127:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:09:56.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:10:06.954Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=7e1ae0a7-8ee3-417d-a5c4-2b7b108450d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-31T12:10:08.016Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.237.127:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:10:08.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:10:18.019Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=957e9dd3-38c0-4b3d-9ef9-4199d70f3e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-31T12:10:19.056Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.237.127:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:10:19.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:10:29.058Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=33a5f5a3-f2af-479f-8565-6f349c81e62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-31T12:10:30.096Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.237.127:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:10:30.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:10:40.098Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=db1c6dcc-e61e-4d3c-be06-d15816e14ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-31T12:10:41.137Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.237.127:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:10:41.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:10:51.138Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=0dd99573-d451-4c84-8a2b-7414e765ddd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-31T12:10:52.177Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.237.127:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:10:52.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:11:02.178Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=b1dcb2c2-4776-4b29-adef-3efe23224827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-31T12:11:03.216Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.237.127:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:11:03.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:11:13.219Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=c6fcd378-9c7d-4523-b135-b5088d33e98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-31T12:11:14.261Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.237.127:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:11:14.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:11:24.263Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=718d9560-81d5-44e9-b2a0-9d3e9c8f6d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-31T12:11:25.296Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.237.127:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:11:25.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:11:35.298Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=f6188e87-b6d2-4809-aac5-3718802fc6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-31T12:11:36.336Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.237.127:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:11:36.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:11:46.339Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=1aca4b9f-f15d-44ee-b9a0-8503f491450e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-31T12:11:47.376Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.237.127:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:11:47.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:11:57.378Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=75d4fedd-bcc6-4b4c-a316-5cb3588061b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-31T12:11:58.417Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.237.127:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:11:58.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:12:08.418Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=25c23a4c-498a-4457-aa37-a70b9cdc5965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-31T12:12:09.460Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.237.127:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:12:09.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:12:19.462Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=3a58eba2-5672-435f-b4ab-43c81b19a62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-31T12:12:20.500Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.237.127:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:12:20.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:12:30.503Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=d40fe971-5309-42de-b334-841737d638b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-31T12:12:31.536Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.237.127:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:12:31.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:12:41.539Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=7713d631-0e5f-4534-921f-cd2ff02dd3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:12:41.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:12:51.704Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=5fe978fd-754b-4b99-a676-d11666f5bf2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:12:51.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:13:01.726Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=9d5583b6-75ba-48d5-bdda-e4d2720f87b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:13:01.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:13:11.743Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=dd526eb4-d7fb-42bd-832b-8b60726dd576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:13:11.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:13:21.779Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=12bb0249-5b08-43b9-941c-3cee12db5548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:13:21.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:13:31.793Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=8b778cf1-e94e-445f-81d3-bd3add344669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:13:31.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:13:41.807Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=32e2bc0d-a9d6-4a03-b142-20b1fddbd4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:13:41.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:13:51.823Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=9c461b53-8047-4e34-aa1a-4b8ad8eccc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:13:51.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T12:13:58.764Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T12:13:58.764Z |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-12-31T12:13:58.766Z |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-12-31T12:13:58.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-12-31T12:13:58.780Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-31T12:13:58.780Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-31T12:13:58.780Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-31T12:13:58.782Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:14:01.847Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=3da96875-0bde-407a-b7b8-5ae85e03c030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:14:01.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:14:11.859Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=2d85e01f-25d7-4d19-96e9-4f63e116cad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:14:11.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:14:21.881Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=2f016d58-5827-4732-b9f7-83323ba1d553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:14:21.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:14:31.894Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=73447beb-9665-4e21-8aa5-4d5ef743bc15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:14:31.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:14:41.909Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=d463cb4c-08ec-414c-8ba0-02b914559707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:14:41.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:14:51.922Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=c5fcd250-d7db-40c9-b02e-c1e6c3da719b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:14:51.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:15:01.934Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=78693ec1-5351-4950-9b62-ac6b81476ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:15:01.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:15:11.947Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=a4bcc8d3-a04e-4b7e-bc91-e2309c124f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:15:11.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:15:21.959Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=c0509505-cfcd-4bd2-9e2d-2249f48b1ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:15:21.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:15:31.972Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=74337b73-0d78-401c-806b-786b5db32d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:15:31.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:15:41.992Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=9258f72d-eaf1-4fd3-aecf-f2a14b496406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:15:42.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:15:52.001Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=213b3480-06c4-458e-9d85-31a3171b328b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:15:52.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:16:02.012Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=80cd3d1a-6a0a-42d7-96bf-cd86e15879aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:16:02.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:16:12.022Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=0f4a495c-e763-401f-803b-28cd3fe84a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:16:12.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:16:22.032Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=f44f97e5-3d09-4a07-9491-dc5f3ecc3913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:16:22.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:16:32.044Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=23e3d9ab-0efc-4eef-a0bf-8df3633ca7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:16:32.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:16:42.054Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=80659df0-9111-4a6c-9f7c-b82701093d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:16:42.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:16:52.066Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=2bffedbd-7456-4fdd-9cbd-85d6ee8f30c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:16:52.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:17:02.085Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=ffaa0459-6c58-40b9-b62c-edf9484535bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:17:02.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:17:12.095Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=dcae42da-5712-4829-972a-cdca98f0fd6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:17:12.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:17:22.104Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=93b59ad0-cde3-4778-bca1-36959589284c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:17:22.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:17:32.113Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=f6b8f93f-8232-408b-a1f7-4a183e43418b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:17:32.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:17:42.124Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=9e74e01f-7a77-455b-87cf-eb2cb1e9ae50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:17:42.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:17:52.133Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=313ce4d1-c3ba-4b42-9701-e5c28c88948a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:17:52.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:18:02.144Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=61ba9739-f24b-4d88-93ea-e2afd6e6cca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:18:02.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:18:12.154Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=c33e87d9-34c1-4e87-b958-86264a889ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:18:12.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:18:22.165Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=cd3f6ea2-3b4a-46e3-98bb-3f646dfbba30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:18:22.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:18:32.174Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=0fb26ba2-2232-41a2-a852-2111a883d7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:18:32.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:18:42.185Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=2f9b8985-3f2a-4751-8e86-362e2bb0f7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:18:42.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:18:52.200Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=79b3239b-961d-4c2f-a1fa-79685132fe8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:18:52.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T12:18:58.062Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T12:18:58.062Z |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-12-31T12:18:58.063Z |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-12-31T12:18:58.065Z |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-12-31T12:18:58.073Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-31T12:18:58.073Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-31T12:18:58.073Z |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-12-31T12:18:58.075Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:19:02.210Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=80adc402-855f-431d-8aa1-df80d57a5f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:19:02.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:19:12.219Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=05c8d248-125d-4298-b69b-269e7342097e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:19:12.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:19:22.228Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=df6f164a-5cf1-470f-b7ae-b91a4f57c0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:19:22.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:19:32.237Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=5bc302c3-1aa6-4c6c-95d9-02f732dd5c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:19:32.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:19:42.247Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=bd213393-80d8-4b2a-a391-879c109de3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:19:42.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:19:52.257Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=cff62465-9f45-4f28-8028-bb39ddf63086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:19:52.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:20:02.268Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=217a7d57-ed38-4f0e-b26e-df1aeb4e7ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:20:02.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:20:12.278Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=ef6bb28a-d3d4-46fd-b1ca-66a0c8a83109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:20:12.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:20:22.290Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=b463a4a2-55d1-44dc-b840-eef58b8a42f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:20:22.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:20:32.309Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=43ad5763-4368-443f-8722-24a7c36f5c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:20:32.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:20:42.318Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=9b38269f-b1b4-418b-8c17-4d4998a10e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:20:42.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:20:52.328Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=f24559be-4f91-4faf-a1e9-25d33caa17ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:20:52.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:21:02.341Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=73b2ff17-c5a0-49e2-b306-009a2c45ea34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:21:02.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:21:12.350Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=6b0d5f53-a3d3-419f-9983-29b171a733aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:21:12.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:21:22.360Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=8c2db29b-3ef4-42a0-8907-99e88b74c77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:21:22.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:21:32.372Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=660219da-9db7-4b53-80a5-ab2335f4b5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:21:32.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:21:42.381Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=3e2d7b4c-1dbc-4ab4-b1f5-fe2eb5365d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:21:42.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:21:52.391Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=eae92124-795d-48e4-be5d-68f31d2fd23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:21:52.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:22:02.403Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=1c4804ed-fd35-4c1e-9b09-b4888ad56042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:22:02.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:22:12.419Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=9dcf5190-d7ec-4b1b-a665-0e9fdfb6d0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:22:12.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:22:22.428Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=f99b7383-8f3d-41c2-9f3a-57a59ed40a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:22:22.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:22:32.436Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=af246d34-ad86-4874-a2b6-5cfd07d9e4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:22:32.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:22:42.444Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=541dd79a-4d12-4a1c-adb6-e0da71730f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:22:42.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:22:52.452Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=61403483-40c5-4069-b28a-ca4305388a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:22:52.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:23:02.463Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=3946b9bc-adc1-4069-b3e5-80357850fe7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:23:02.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:23:12.491Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=6770e3e8-19da-4391-bbd1-96f61060460f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:23:12.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:23:22.507Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=39aecdd8-32f1-4cdc-bd3d-fbc96b647994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:23:22.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:23:32.521Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=fd7ff720-2353-40e7-9eac-50c04c689c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:23:32.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:23:42.531Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=c6c925b2-d620-42f8-938a-29a40e52fea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:23:42.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:23:52.540Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=d7b16936-6e70-4ead-80fb-34357145cfc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:23:52.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T12:23:58.011Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T12:23:58.011Z |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-12-31T12:23:58.012Z |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-12-31T12:23:58.014Z |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-12-31T12:23:58.020Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-31T12:23:58.020Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-31T12:23:58.020Z |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-12-31T12:23:58.022Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:24:02.549Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=b6cb2b8a-795f-4b29-934a-0ad8ceb8507b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:24:02.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:24:12.559Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=5c27d1c8-048d-4a1d-8024-53e1085b8e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:24:12.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:24:22.568Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=0dc45ff1-fca8-4fbb-b7ee-93c4e01cdab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:24:22.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:24:32.577Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=e4362565-1335-404c-9627-50372964e026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:24:32.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:24:42.588Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=1d260168-f872-45c0-8525-6f5c08b25223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:24:42.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:24:52.606Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=f543f21b-2965-43b9-8c12-ac39cccbe0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:24:52.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:25:02.615Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=4c120c60-d349-4c63-b766-5b1a7871c8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:25:02.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:25:12.625Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=943718b0-693c-4b0f-b274-c5b1e1cc165f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:25:12.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:25:22.632Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=36183fc5-72c4-485a-96b5-528eb18340dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:25:22.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:25:32.641Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=1b1a48a1-4121-4ea0-a630-a85c7983e1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:25:32.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:25:42.652Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=90351d28-c209-4d17-92a6-d846ea1b5334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:25:42.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:25:52.660Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=9c6104eb-07dc-4fcf-ba3a-c3a5a7d4a122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:25:52.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:26:02.671Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=0c0f285e-3743-4956-87ad-d8c47e2a66b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:26:02.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:26:12.681Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=1abdfff8-c14c-4ec0-83a8-b435306457f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:26:12.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:26:22.690Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=54b01af8-7ab9-4f52-b5e5-d737fe5b4852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:26:22.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:26:32.705Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=8c165f69-c2b6-41ac-b5fe-dfd3915d1f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:26:32.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:26:42.722Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=02dbf92c-e237-4309-b32a-79a4d9a35c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:26:42.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:26:52.729Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=88bcfea5-5c79-4052-aa67-c2bb4a0165d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:26:52.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:27:02.738Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=1f51a29c-fbe4-493c-b91c-e52d67b57fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:27:02.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:27:12.748Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=2fffce66-fe57-4109-b4ce-77d3884a59a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:27:12.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:27:22.756Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=e970e32d-489b-445f-9e91-67f46ab6107e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:27:22.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:27:32.766Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=bd26752d-dbf3-4ffa-b8bf-82afec92fa3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:27:32.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:27:42.779Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=c3216cfe-d701-460e-8b8b-4d26424150f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:27:42.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:27:52.788Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=cc092918-a3bf-434f-a508-284238d3fb81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:27:52.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:28:02.796Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=2245c168-2337-4654-ad54-93b954eb24aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:28:02.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:28:12.806Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=28358006-547d-456d-829b-94822a03a485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:28:12.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:28:22.834Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=2efdf3dd-7776-47fa-8d5a-e28f9f122ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:28:22.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:28:32.843Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=14c9c4ad-532b-4d59-a300-bd360621d050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:28:32.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:28:42.851Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=671b6121-9988-4259-8650-e3a5430091f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:28:42.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:28:52.860Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=e69e732c-e085-403e-b87e-9b0d3fa25316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:28:52.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T12:28:57.993Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T12:28:57.995Z |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-12-31T12:28:57.996Z |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-12-31T12:28:57.999Z |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-12-31T12:28:58.009Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-31T12:28:58.009Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-31T12:28:58.009Z |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-12-31T12:28:58.011Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:29:02.872Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=1862a8a0-a053-4134-9196-f8595357603c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:29:02.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:29:12.885Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=43c977d4-22ab-43b1-b0b3-dd6597da0ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:29:12.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:29:22.894Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=2f64f713-e4ca-453c-94f1-d7eee5bd0606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:29:22.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:29:32.903Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=c46dce09-ca82-49f2-bb4e-e629db4244e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:29:32.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:29:42.911Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=a335ae65-604e-4bff-a268-038ffd64d0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:29:42.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:29:52.921Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=c9a84d17-3c3f-457d-8203-39c3c312f99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:29:52.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:30:02.938Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=fa975b7a-7f63-4414-9cb6-b868cf672493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:30:02.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:30:12.947Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=fab63446-687d-46bb-a489-4dfaa7090efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:30:12.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:30:22.955Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=2319969c-7c17-4426-a337-96f30271e1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:30:22.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:30:32.963Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=97f9f696-f638-4f04-a5d2-ce941c965d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:30:32.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:30:42.974Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=fc11f531-a4d2-4e5b-ab7a-0721b99e4a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:30:42.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:30:52.983Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=30e86bee-0100-49be-bbf3-0c1b41bc1dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:30:52.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:31:02.992Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=8c6b6d4b-70e5-4d66-a33d-820550ba3302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:31:03.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:31:13.002Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=c9e91366-c736-4113-95f8-6b22c034f20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:31:13.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:31:23.011Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=93ba36b1-4572-48ad-a809-730c4e619ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:31:23.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:31:33.018Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=7d1bb5d2-5425-4a59-8d57-8e3a8c08d479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:31:33.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:31:43.027Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=b87379ac-3bd9-4d33-8f0e-daa7489c2e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:31:43.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:31:53.043Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=a31069fb-bde2-446b-b6f0-996664340696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:31:53.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:32:03.054Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=59be1a94-e56d-4254-8e36-4d51de24bbbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:32:03.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:32:13.063Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=52205e72-54d5-4ca3-968b-6188c8ac5593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:32:13.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:32:23.072Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=6f36eb7b-eb3c-4206-ac73-0f5d0dba3d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:32:23.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:32:33.080Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=876350d8-9c87-4a46-b03c-d618a6d671e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:32:33.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:32:43.090Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=a8cea21d-720d-4e86-9080-dd7d1b5a6753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:32:43.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:32:53.099Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=f3704bef-39e6-46f0-8ca8-c4928b45c9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:32:53.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:33:03.109Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=3e05c531-293e-4294-ad72-db53b4bad019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:33:03.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:33:13.118Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=b6eecbb8-f9cc-44f8-82b4-5b4e3d1c3f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:33:13.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:33:23.128Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=24b38f2d-677a-4d5d-ab13-5c1ed8529cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:33:23.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:33:33.143Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=7717b6b0-110e-4fe4-b591-8b7459ecc3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:33:33.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:33:43.153Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=ac73c5bc-3641-498b-b436-b2035af16ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:33:43.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:33:53.162Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=37205180-37c1-44ef-a2e4-d4db4e83a008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:33:53.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T12:33:58.016Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T12:33:58.016Z |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-12-31T12:33:58.017Z |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-12-31T12:33:58.019Z |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-12-31T12:33:58.024Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-31T12:33:58.025Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-31T12:33:58.025Z |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-12-31T12:33:58.027Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:34:03.172Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=b6c48fe3-77c9-4c5a-baff-8395836c0acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:34:03.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:34:13.181Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=91b46808-7172-41b6-82a6-2744c0c2e821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:34:13.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:34:23.189Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=97d7f6d3-8670-4912-acf6-3e205be6a4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:34:23.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:34:33.197Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=4992f7eb-e4c7-4702-b520-9512352aba91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:34:33.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:34:43.206Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=c9baa2f5-430b-4aa6-a709-c1c8678d3c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:34:43.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:34:53.214Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=0aad3502-c679-4b6b-b740-38c769248d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:34:53.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:35:03.223Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=98462493-8453-4c8c-b295-779498b5a2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:35:03.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:35:13.234Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=2e6145f1-76f9-4c6a-a797-ca2717b6f8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:35:13.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:35:23.250Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=8faa73b8-32f2-4bd0-bcdb-24b1f1d152e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:35:23.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:35:33.260Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=d540b13f-b99c-4e4d-8e9a-d126fa8cb478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:35:33.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:35:43.268Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=37aeeca0-038b-4acd-bb4a-05b8b392fb5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:35:43.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:35:53.276Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=0260b7d8-2f7b-4c0b-a866-6db336433311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:35:53.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:36:03.285Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=4e4a52c6-e881-4c2a-bfc7-c5ff8197cd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:36:03.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:36:13.293Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=3a78ebf1-bd83-425d-80ae-627ff917c8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:36:13.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:36:23.300Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=945b58b8-4703-4a80-ba68-86d272fa937b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:36:23.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:36:33.312Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=293ff7f4-6092-4507-b4e4-19fb786c1ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:36:33.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:36:43.321Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=404dd684-f21c-4c25-a883-0bb2bf95e972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:36:43.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:36:53.331Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=b3b0ab21-db58-4c7a-885b-dc5cff2d31d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:36:53.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:37:03.339Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=499e16a0-3ad7-4553-b1d1-0a1726b4006d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:37:03.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:37:13.350Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=35fb3ae2-b785-4ced-a4d6-36291b8a15b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:37:13.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:37:23.363Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=e58a5628-be93-4aab-8404-5aff36c3e0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:37:23.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:37:33.373Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=caec3d98-81e3-40a6-ab77-6cfd5f5c3a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:37:33.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:37:43.382Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=c0375dd3-9417-4f1f-a47f-b1d06edb7412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:37:43.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:37:53.390Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=219315e5-0b36-4b23-86e2-fb108fcad216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:37:53.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:38:03.399Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=ee88be18-681d-44ea-981e-3078e5f4888c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:38:03.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:38:13.407Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=dde9a777-0b0b-4729-b16d-ed5512e48adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:38:13.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:38:23.417Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=bb81dabe-c14a-44d2-984a-2b08b2427eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:38:23.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:38:33.427Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=07c4fe6d-2962-4850-9d99-18f5bfdc18b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:38:33.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:38:43.437Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=e0b10634-2f13-4e11-822f-7afefa59b046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:38:43.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:38:53.446Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=30dff18b-a91f-422b-aa90-ac46391ca3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:38:53.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T12:38:57.994Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T12:38:57.995Z |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-12-31T12:38:57.995Z |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-12-31T12:38:57.998Z |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-12-31T12:38:58.003Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-31T12:38:58.003Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-31T12:38:58.003Z |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-12-31T12:38:58.005Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:39:03.456Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=0e519322-3db7-4dd8-b904-1d2a3b4d19b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:39:03.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:39:13.469Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=ed80f579-7833-469d-bdbe-1c2eba08a13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:39:13.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:39:23.477Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=2fc70b80-212c-4446-8694-63bcd2abf9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:39:23.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:39:33.485Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=79d591b3-3074-4456-8ceb-65b4a8947e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:39:33.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:39:43.494Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=f79d1848-f85b-4e90-b281-8bfc833f2d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:39:43.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:39:53.503Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=f013176b-f63d-4372-b882-c32d296ba304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:39:53.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:40:03.513Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=1d267422-2194-4588-856e-0537c9cb95ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:40:03.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:40:13.521Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=617bb21b-bd88-4fa7-8055-a9f26e1a1ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:40:13.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:40:23.530Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=96e6a830-3817-4447-af64-0e1bb189b8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:40:23.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:40:33.539Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=436416e7-d678-474f-ae09-f424c2268133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:40:33.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:40:43.552Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=882fa404-9cdb-493a-b17b-acb94623f933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:40:43.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:40:53.569Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=f1fcd424-19dc-44c6-9187-770fe0de7f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:40:53.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:41:03.579Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=b795aeba-6095-434b-afd3-e3ce7bc9c0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:41:03.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:41:13.589Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=44fb40d2-84cb-4eaa-8e91-97929d0acee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:41:13.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:41:23.597Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=b7d24ee2-745c-46ec-bff3-10993671fd47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:41:23.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:41:33.605Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=e9cf7518-820f-4ac1-9203-e56869fdfafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:41:33.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:41:43.614Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=61876ae4-ffe8-4377-8cdf-dae03bb37660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:41:43.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:41:53.625Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=ad92ae95-eae4-4a56-abbe-7d18ab0901d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:41:53.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:42:03.634Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=293ab0a3-41d5-46f5-b760-6abea7b34c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:42:03.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:42:13.642Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=98265b8b-fcff-47e2-be06-fb36eeb6d829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:42:13.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:42:23.651Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=ebc1cf18-0d73-480b-b73b-aaa4e2eb7048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:42:23.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:42:33.669Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=c69843a0-e056-4f54-8c65-7f53f8d55330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:42:33.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:42:43.678Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=1ae5e115-d284-44f3-9bb5-746e57fe2dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:42:43.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:42:53.686Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=5aa3d8bb-4468-4500-a602-bbe21c5b7300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:42:53.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:43:03.694Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=b2c5ff17-49e7-42a4-abc5-55472fa647b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:43:03.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:43:13.702Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=674a5690-b9cb-4e1b-89fa-993c0f52188c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:43:13.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:43:23.713Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=8724a941-f0cf-45e7-88bc-489567c9e248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:43:23.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:43:33.728Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=27374f36-59cc-491b-8fb3-a9fa0f0cd5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:43:33.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:43:43.737Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=5e8bc99d-8f43-4d93-9b39-c63c712bf3b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:43:43.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:43:53.745Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=91cd7b79-5a9d-4cbf-a33e-4bc4881ddf3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:43:53.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T12:43:57.991Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T12:43:57.991Z |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-12-31T12:43:57.992Z |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-12-31T12:43:57.994Z |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-12-31T12:43:57.999Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-31T12:43:57.999Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-31T12:43:57.999Z |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-12-31T12:43:58.001Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:44:03.755Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=0b186b82-270f-40d7-adee-760fc1472d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:44:03.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:44:13.768Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=0a64a00b-2b67-4296-8a34-4288f85a67dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:44:13.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:44:23.777Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=1a66b1fe-9669-4d03-aed9-735c88e4bbfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:44:23.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:44:33.784Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=f6938ba7-579b-4c40-8fc2-07720d2ecbe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:44:33.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:44:43.793Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=27ef8c52-6200-4c44-bb20-e382203deb97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:44:43.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:44:53.801Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=b5bf033a-c487-4bb5-a341-0e78e2de996d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:44:53.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:45:03.810Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=54367e98-487a-4c01-beaa-8d63557c7df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:45:03.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:45:13.818Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=b674ba11-7c87-44fc-9fc6-81ed55cfbf4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:45:13.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:45:23.828Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=1e9618a3-44ab-495a-8246-8893f2fcdc1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:45:23.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:45:33.837Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=e9143a1b-811e-4b76-9bd7-3301091ac522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:45:33.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:45:43.845Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=75bae4f2-040a-4f69-b339-431cb9e6192a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:45:43.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:45:53.853Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=8eab9b23-3d54-4dac-840f-2398bf606aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:45:53.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:46:03.864Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=0678cf2b-6630-4075-a378-86da128dc512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:46:03.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:46:13.880Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=98ed9b7c-b5ac-4dc6-96bf-ba5293b7ddf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:46:13.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:46:23.889Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=79c540c1-40d5-45bb-81f9-18a0b8456cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:46:23.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:46:33.897Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=e2ff861c-3aca-4714-8edd-e2243ecc34f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:46:33.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:46:43.907Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=eab11123-de48-4f73-9421-30c5bcbef680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:46:43.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:46:53.915Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=6a22b5e6-b8c5-4167-ab79-f5878fdd0a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:46:53.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:47:03.924Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=f424f09f-e56f-4d9d-86c7-90ba1eedc8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:47:03.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:47:13.932Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=4a810341-a055-42d9-8f0e-0839eb978c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:47:13.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:47:23.940Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=c13639bd-f3c4-4e9e-bd57-150188a88ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:47:23.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:47:33.950Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=9b848936-dd47-4376-8ed8-3ebb2be805cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:47:33.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:47:43.959Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=f51b5eac-9e54-40b0-b742-97ab7e6dfb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:47:43.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:47:53.966Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=9b0fa0a0-f5be-4c94-8d01-49507eccc605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:47:53.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:48:03.978Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=f1af16f0-5dac-43e3-9406-eef62c31957f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:48:03.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:48:13.985Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=11b3183e-dc82-4db1-a96d-424cadad125d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:48:13.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:48:24.000Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=14caf1e5-6ee2-437e-90ed-298e9da67dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:48:24.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:48:34.008Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=ef37c852-33dc-4c12-85da-746ab57bbfcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:48:34.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:48:44.020Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=469a0828-9cc6-4c28-9820-581ca4f76b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:48:44.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:48:54.028Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=adac4a2e-15c1-4979-a444-6219cf96f554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:48:54.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T12:48:58.005Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T12:48:58.005Z |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-12-31T12:48:58.006Z |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-12-31T12:48:58.007Z |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-12-31T12:48:58.012Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-31T12:48:58.012Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-31T12:48:58.012Z |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-12-31T12:48:58.013Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:49:04.039Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=f6842141-051c-4638-b370-bca3ce9b1e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:49:04.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:49:14.049Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=1a79ce9f-3dbb-4ab7-9dce-5480d0fc6c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:49:14.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:49:24.056Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=5a9ee392-e370-4652-bc31-618c6f0e21d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:49:24.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:49:34.076Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=70fd1cb6-c238-4cb5-a8b7-b7cbd3d2ef93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:49:34.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:49:44.090Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=2c644282-ad67-4585-b9d4-6020fe213821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:49:44.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:49:54.106Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=0b0e523f-7fa1-4f47-892c-9009bb9d3255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:49:54.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:50:04.113Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=99a3fa79-b8f3-44ae-b182-e55d1107b2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:50:04.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:50:14.121Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=df4fc362-0fa3-425e-9e04-32acb9503e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:50:14.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:50:24.128Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=ca7572cf-7949-4adc-b4df-fcf00894f3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:50:24.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:50:34.136Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=692c6842-47a6-4a90-b2cb-7448c6bcd1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:50:34.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:50:44.144Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=f0c8936b-4355-46f0-9205-8e39f15d8cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:50:44.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:50:54.156Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=97108ca8-ebf2-4bc0-97e8-aaeb9249ea03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:50:54.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:51:04.163Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=76f45cb6-b827-45cf-be80-aed6618737a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:51:04.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:51:14.171Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=93662573-5a64-430f-93de-09ce96d9f983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:51:14.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:51:24.178Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=1a6ffffa-e1d4-4d98-8167-921fbff3db88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:51:24.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:51:34.191Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=1aa763b2-012a-460f-8648-e8ff47fd9d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:51:34.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:51:44.200Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=2ec8a3c4-ab34-4093-808b-ba108ee4ed32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:51:44.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:51:54.208Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=df814a01-bdc3-4c35-859c-b548fa6bf2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:51:54.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:52:04.218Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=5a88ae72-244b-43c7-a672-7bf29ec50cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:52:04.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:52:14.234Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=04e1645f-bdf5-45f9-aa32-b3e245c0c447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:52:14.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:52:24.243Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=d5a283bb-8f03-4d59-813c-5c57c0fd108a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:52:24.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:52:34.251Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=a4268564-1c4e-4247-ae97-d694c2ffc944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:52:34.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:52:44.260Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=23575b02-5d2b-4251-b7d2-86c9c0b51c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:52:44.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:52:54.270Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=3a44d973-2aa5-4b03-a474-cbaa458a572f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:52:54.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:53:04.280Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=38b3d0e8-bf29-4bcf-b82a-13fd267f470c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:53:04.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:53:14.288Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=bde1621c-9083-4c92-9acd-309a3192d295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:53:14.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:53:24.301Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=dea8692c-4443-48c1-9b01-7369fb1ea72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:53:24.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:53:34.313Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=14cb59e0-b4ed-4b62-9b04-c3dcf9ee1cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:53:34.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:53:44.320Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=dfbf0b50-a03c-4145-8220-22ce8d8db60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:53:44.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:53:54.328Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=d6d5caaf-4884-421c-ab2b-ff3934b8c022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:53:54.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T12:53:58.015Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T12:53:58.016Z |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-12-31T12:53:58.016Z |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-12-31T12:53:58.019Z |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-12-31T12:53:58.023Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-31T12:53:58.024Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-31T12:53:58.024Z |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-12-31T12:53:58.025Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:54:04.336Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=c0791298-3e0a-4ce2-920b-a14ce2a46047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:54:04.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:54:14.345Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=a04f6b9d-4f3a-4195-8b3f-ea779ff6fc53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:54:14.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:54:24.354Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=9eb0266f-dea1-4321-becd-d3f875de1eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:54:24.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:54:34.362Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=15427a77-24b7-42ae-8fe9-a50f5351b6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:54:34.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:54:44.374Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=1bb2aeb7-2fc4-44d2-8e3b-dfdbd3056660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:54:44.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:54:54.382Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=0d5c0dc7-afc7-4dc5-a40c-192982645885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:54:54.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:55:04.392Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=fd803aff-bb32-4692-9904-41f9931bf4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:55:04.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:55:14.410Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=c8a1d3ad-b805-4e42-a7ba-aeeac8f452e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:55:14.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:55:24.419Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=e8f4c249-6be5-459b-b356-004eb008642e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:55:24.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:55:34.427Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=259273e1-ba24-4348-b9c0-705961660cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:55:34.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:55:44.438Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=0413ee04-6f7e-42b0-b311-19cd8bc81203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:55:44.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:55:54.448Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=94288600-9c5c-46a3-8853-674ba720720f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:55:54.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:56:04.456Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=c5b2490e-d0b8-4e4b-a754-b2faa9541b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:56:04.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:56:14.465Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=d39bb088-1353-45cd-9041-a794632346ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:56:14.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:56:24.473Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=ee781df9-f3f2-409c-a6a5-6d99b87f3110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:56:24.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:56:34.481Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=5a4015db-e369-4f67-97ed-d2e48fbaa677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:56:34.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:56:44.491Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=d2f59a5e-e5bb-45fa-bb9d-149dda119f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:56:44.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:56:54.507Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=a871fb59-6cf3-4f80-a661-e3f67d30a56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:56:54.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:57:04.515Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=2f5dacb2-ea48-4b09-b12f-69999a10c483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:57:04.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:57:14.523Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=47ca166b-4682-4cfe-b6a7-fac22a375c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:57:14.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:57:24.530Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=71abc268-6792-4aaa-89aa-46e8c22a4d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:57:24.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:57:34.540Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=24567c43-0bf6-4e18-a990-2d8c70b78b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:57:34.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:57:44.547Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=bd28c40b-8a70-447f-8fab-48c0c6d5b246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:57:44.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:57:54.556Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=49005749-2ffb-4283-b552-6fdf0665a7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:57:54.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:58:04.566Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=b2d5c50a-c54f-4fe4-923d-a87976b4128d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:58:04.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:58:14.574Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=bb9ce0ca-cd23-40ce-b224-3e3b09893d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:58:14.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:58:24.581Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=f608c2b8-b487-4090-a3cb-5028e657be87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:58:24.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:58:34.592Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=f17d42a8-584c-40fd-a836-9aaf43abad59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:58:34.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:58:44.608Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=03c755e1-ac0b-405a-9cbd-38e1e5a80c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:58:44.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:58:54.617Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=7dfc8a70-e7f3-4975-9599-3739a4d359c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:58:54.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T12:58:58.001Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T12:58:58.002Z |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-12-31T12:58:58.002Z |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-12-31T12:58:58.004Z |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-12-31T12:58:58.010Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-31T12:58:58.010Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-31T12:58:58.010Z |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-12-31T12:58:58.012Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:59:04.624Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=88a03ded-1d67-4c21-853d-20e0db450571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:59:04.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:59:14.640Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=acf25e46-48ed-4485-97d7-2e7b70d17647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:59:14.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:59:24.647Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=abfecc93-ab25-44c9-9364-b8718b3c4210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:59:24.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:59:34.655Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=f98f8a0a-c838-4d8f-b9ef-888e3cb02cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:59:34.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:59:44.662Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=4acd4043-4af1-4889-aeb0-e07beb262163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:59:44.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:59:54.672Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=528a72ba-7d1f-4668-b613-e307738422cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T12:59:54.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:00:04.681Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=e06798ff-6710-4bb8-986b-40c6d05a3405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:00:04.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:00:14.690Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=2a24f463-e9c8-499a-b844-e4558e91d6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:00:14.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:00:24.699Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=3d9a9c21-a8ec-4a93-a7ad-1590b4a425dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:00:24.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:00:34.713Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=2fbe8306-38b7-48b3-8d45-82d5f6f2a6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:00:34.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:00:44.721Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=f4060ad5-0d94-41cb-814d-55790ce0172b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:00:44.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:00:54.729Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=445ca2f4-f632-4f45-b424-b1807038e662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:00:54.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:01:04.737Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=5a869f75-c123-42c2-b91a-74ab35000cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:01:04.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:01:14.753Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=c8e2ddd7-b0f6-4179-a832-904d46becb5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:01:14.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:01:24.762Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=ad1fcaa3-ed33-43e5-946d-07b2e59386b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:01:24.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:01:34.770Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=a954c924-6a77-4fa1-97bc-14c9620e17c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:01:34.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:01:44.779Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=b3744f8d-051c-420a-a4fc-a5fc3b7c36a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:01:44.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:01:54.789Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=c24c9a69-a62d-495c-be05-806128873edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:01:54.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:02:04.798Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=f468ec7c-51c4-4bd1-bae0-a4146d7e27e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:02:04.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:02:14.807Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=1e2cda76-3be3-4afc-9224-e6e1bcf259e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:02:14.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:02:24.820Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=b8707d71-b0be-4ead-8133-24e3bd72d387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:02:24.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:02:34.827Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=e1e218d8-9a7f-44d2-bab8-0add21a86225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:02:34.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:02:44.835Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=7afb0e11-caa4-42dc-b75e-5c25647859a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:02:44.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:02:54.843Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=637f01f6-b06c-4e3d-a28c-9e27d5d66b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:02:54.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:03:04.851Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=5f986651-aadf-43be-a133-72fcfd46ec69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:03:04.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:03:14.860Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=405e5204-1428-45e3-b68c-e0dd0927f188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:03:14.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:03:24.868Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=cee91bf2-edb0-40a4-8509-2fa9d244807d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:03:24.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:03:34.875Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=1bdacd13-d6d4-413a-947f-98f03fb0ba90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:03:34.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:03:44.885Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=81c91098-2a2d-46a9-854c-8700e25c91be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:03:44.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:03:54.892Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=49a6a7a6-8888-4489-8661-fa25ade0c0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:03:54.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T13:03:57.985Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T13:03:57.985Z |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-12-31T13:03:57.986Z |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-12-31T13:03:57.987Z |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-12-31T13:03:57.991Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-31T13:03:57.991Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-31T13:03:57.992Z |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-12-31T13:03:57.993Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:04:04.902Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=571fad30-7ef8-44a4-bef0-59da53d8bba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:04:04.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:04:14.924Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=60f6a5cb-84d2-42ff-82fa-fb43139b7017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:04:14.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:04:24.931Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=d9cf7222-cd17-4188-87c7-580067460bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:04:24.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:04:34.938Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=7f5f9673-743c-4fcf-a4c8-82d1b0342614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:04:34.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:04:44.947Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=d9e88087-0c6f-4dda-aa3e-e9fd93b352ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:04:44.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:04:54.956Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=b43ad276-0eac-4e08-91e5-c2db72cb69f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:04:54.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:05:04.964Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=31934374-5625-4ddc-9e25-ba80579d34e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:05:04.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:05:14.973Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=22971e93-13a7-48d8-b181-bebfab43f2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:05:14.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:05:24.982Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=b193e297-3294-4b82-811b-d19a4c8265b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:05:24.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:05:34.991Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=9b925be7-1bfb-46b6-b14c-7f7635177c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:05:34.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:05:45.000Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=a6dcb97b-8d7c-4d1d-9f62-5f5cc3916404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:05:45.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:05:55.010Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=e3f83d22-e1f9-41cd-9426-4ee75d71d194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:05:55.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:06:05.021Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=3da80044-afd5-4ef6-8693-ed4b59e989ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:06:05.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:06:15.029Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=acd14705-8523-4145-8a01-39eabad685a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:06:15.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:06:25.036Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=4b5f7d0e-c1c9-48fb-a936-916ac8986179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:06:25.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:06:35.044Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=b86e4add-b065-499c-9f89-8c65db00f6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:06:35.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:06:45.054Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=f31cfc50-fe8f-4314-9963-347de79a5b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:06:45.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:06:55.064Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=f05cdf6d-d4d0-452e-8321-b12d84199053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:06:55.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:07:05.072Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=2f024164-2ad9-4e73-852d-2f047f86f3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:07:05.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:07:15.080Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=bc55f093-0732-4f7c-8700-c63c0d0521b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:07:15.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:07:25.089Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=87d9945b-30a0-4ee7-bc60-cc45b1846891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:07:25.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:07:35.096Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=00e77afd-a9a1-4cfd-bd1d-916082efbd4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:07:35.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:07:45.111Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=5322eb8b-71bf-4ed2-ac2e-7d7aaee6bc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:07:45.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:07:55.120Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=17e5c687-fa5f-4c0a-8995-02b782f392d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:07:55.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:08:05.129Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=605e03e6-fc8b-464c-8ecc-284d43d807fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:08:05.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:08:15.139Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=52f7a249-f2b1-46fa-a5c5-9a4b70751cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:08:15.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:08:25.147Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=8a0c0b05-b350-4bc4-bf7b-d7ce637bdcc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:08:25.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:08:35.155Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=11613a4e-ff32-485a-9ed2-957a8fea5db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:08:35.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:08:45.162Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=2726b1e1-6d9f-46b7-8bc6-c2091dd51234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:08:45.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:08:55.171Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=3d323ea6-3810-451f-9b3b-8a3c3cc8a7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:08:55.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T13:08:57.975Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T13:08:57.975Z |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-12-31T13:08:57.976Z |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-12-31T13:08:57.978Z |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-12-31T13:08:57.982Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-31T13:08:57.982Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-31T13:08:57.982Z |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-12-31T13:08:57.983Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:09:05.181Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=ce9f36b0-ff3c-4391-bb5b-4ceae0280642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:09:05.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:09:15.190Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=cdbf3497-bc5a-4d2a-8bcd-1837db90a382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:09:15.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:09:25.197Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=cdc684c3-f00a-4c15-8d1e-05e3e1e15bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:09:25.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:09:35.205Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=6cc4605e-e80a-4ec9-b9f5-d81b811a966b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:09:35.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:09:45.220Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=ab6ab61f-b3c3-4223-b884-6c0746557bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:09:45.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:09:55.227Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=07c0800f-34ed-4380-8301-221e472e97a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:09:55.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:10:05.235Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=2b1a233c-aacf-487d-bd43-9069a81d84d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:10:05.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:10:15.243Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=7a8ad529-9a2f-4821-ba7e-a5acec6769a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:10:15.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:10:25.251Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=1bd6d996-9a40-4c5a-b2e6-7c582feca53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:10:25.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:10:35.258Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=499f3fa4-559b-4769-beb0-0d8a97494c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:10:35.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:10:45.268Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=8af876a4-db99-4d64-a47c-bb1bf7c95422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:10:45.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:10:55.276Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=6c005cb0-009c-447b-acbe-7774d43c18e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:10:55.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:11:05.284Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=37da8234-cfeb-4d3c-8387-9cc0b47b3347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:11:05.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:11:15.292Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=b734f063-b62f-42f7-b499-abda6e08ca1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:11:15.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:11:25.302Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=f9c8f4fe-9bfc-4243-aa54-6e27eff81a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:11:25.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:11:35.315Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=ea7ab72b-4714-4c06-be98-79bf49d1b807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:11:35.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:11:45.322Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=70b53b9b-8a1d-4e0a-b45f-a7d58d6167b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:11:45.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:11:55.329Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=9429d9d8-440a-4dc4-a7b2-3f0adb637cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:11:55.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:12:05.337Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=9dfc8a26-6d13-4cd6-89ce-b88b75b69a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:12:05.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:12:15.345Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=cf74383d-f723-407b-b09c-3af15673ada1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:12:15.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:12:25.353Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=89a9a4ad-a5c5-49cb-9677-cc7053bc719a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:12:25.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:12:35.362Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=de6e9e55-2463-40c3-b322-52c0dbfc28ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:12:35.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:12:45.373Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=4d88f2e4-956b-492b-a432-a4255f39e2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:12:45.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:12:55.381Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=f157cbbd-130c-4315-9e62-f4c238e69a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:12:55.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:13:05.390Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=b5434c6d-0629-4604-95ff-c9f8c7d11758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:13:05.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:13:15.406Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=4fd408a4-ef5b-4295-a319-f84872cd5915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:13:15.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:13:25.415Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=3ffef905-cd53-492d-b760-537078790e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:13:25.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:13:35.422Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=759aa855-eea9-4a99-b4f0-412a918f9eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:13:35.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:13:45.430Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=311ad869-ccbc-4a97-a643-b2e692b49d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:13:45.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:13:55.438Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=f9f24eab-211a-49b1-9580-bd90f74efa1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:13:55.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T13:13:57.954Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T13:13:57.954Z |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-12-31T13:13:57.954Z |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-12-31T13:13:57.956Z |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-12-31T13:13:57.960Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-31T13:13:57.960Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-31T13:13:57.960Z |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-12-31T13:13:57.961Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:14:05.447Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=b0378816-e243-48f9-bf4b-451fffca4d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:14:05.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:14:15.456Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=c1e48a4d-2a49-4ab0-9faa-48be7da8d584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:14:15.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:14:25.465Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=7e39b3cd-8ac4-49c2-b661-154c356f8b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:14:25.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:14:35.474Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=b4fd9a61-8dfc-4724-b3a9-baf27493cb17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:14:35.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:14:45.481Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=cc04a6c0-bce6-4139-a605-4408811ae2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:14:45.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:14:55.489Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=36814fd0-b4cc-496d-aa27-c2b2b893f75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:14:55.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:15:05.503Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=4e8acddf-2f81-46e0-b65c-81c54b9e9755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:15:05.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:15:15.512Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=e727ffec-f476-4eb5-8989-dcddd12cce29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:15:15.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:15:25.520Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=d54d8657-fe25-4c95-b134-17f0a5519dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:15:25.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:15:35.528Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=3d5c87e3-ac36-433c-ade1-fbb5c5e57915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:15:35.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:15:45.535Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=4bb02203-1510-41f7-9300-e59102aa0402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:15:45.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:15:55.543Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=c22fdab9-0233-497a-9477-638fda95930b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:15:55.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:16:05.554Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=8f3fc286-7fae-404f-a7ee-e5d5f5f5455a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:16:05.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:16:15.561Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=ee58a8d3-dd59-46e1-acbb-e4b46a98e1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:16:15.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:16:25.569Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=88a1047d-bebc-4f9a-9420-9a2d55ffbf4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:16:25.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:16:35.575Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=21b5201c-e50f-4010-918e-572858c21e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:16:35.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:16:45.586Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=57b4584c-6794-4129-9fb5-5d24fc23a58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:16:45.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:16:55.600Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=aca33d44-2813-434a-9b5e-5dde22c5e812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:16:55.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:17:05.608Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=5f073031-6641-4241-b6f8-14a8f79319a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:17:05.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:17:15.615Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=1cd9c469-9b9f-4043-a5c3-3102ab199223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:17:15.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:17:25.622Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=41ac0174-2495-4057-b615-ad0751ec57fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:17:25.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:17:35.634Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=a1b6a33e-f2a6-4c6a-af87-74bcafe42696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:17:35.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:17:45.645Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=93159835-5173-4a21-a74c-3c023d32a05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:17:45.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:17:55.653Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=b7edcdaf-db46-436c-aa1f-da1fd348e1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:17:55.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:18:05.662Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=7cbe7fae-e0bf-4f47-939d-adc017e0f13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:18:05.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:18:15.672Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=0b54fef6-7352-4626-9c2e-d366fb2174c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:18:15.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:18:25.680Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=57124b52-9679-43ba-8cd8-3b310f89d809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:18:25.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:18:35.688Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=42470d24-952e-4716-b0d8-7975b10c0717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:18:35.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:18:45.702Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=7d72fd6f-3531-46ef-b4f7-5a3220737452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:18:45.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:18:55.711Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=25137521-ca8f-4e48-9592-37f7523ed227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:18:55.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T13:18:57.991Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T13:18:57.992Z |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-12-31T13:18:57.992Z |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-12-31T13:18:57.994Z |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-12-31T13:18:57.998Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-31T13:18:57.998Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-31T13:18:57.999Z |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-12-31T13:18:58.001Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:19:05.718Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=9f9e8c84-b510-45c5-948b-211e7e4fc4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:19:05.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:19:15.725Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=7556f0f7-0abe-4a54-8c48-3a3f63306bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:19:15.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:19:25.737Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=02bf9a17-9e75-4ce1-9bb8-c2af169fab73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:19:25.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:19:35.747Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=b9d21f0a-3446-437a-a88e-b5f22bc505c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:19:35.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:19:45.756Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=9535be1d-b22d-4201-af39-aabd16b32db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:19:45.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:19:55.764Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=a742f1ca-d70c-42c4-9334-3b3e921e9ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:19:55.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:20:05.772Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=78be9615-d505-44f4-ad2d-3641ebec7155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:20:05.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:20:15.779Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=ffd6260a-58b8-4b06-a9e0-e74554087955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:20:15.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:20:25.786Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=6d6aaa1d-8456-4738-8cd2-63022792e4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:20:25.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:20:35.799Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=da1fb866-5bd3-4fef-95a8-c50b18dd1ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:20:35.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:20:45.806Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=b3fa9b84-5ee5-44a3-a2ae-a10e04d735aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:20:45.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:20:55.815Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=299d160d-041a-4acf-9d45-b61c130dae91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:20:55.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:21:05.823Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=ef933580-bee3-49c4-be95-0bee249bef4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:21:05.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:21:15.831Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=fe67bee3-a840-4b9c-8bed-de88cf7c9d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:21:15.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:21:25.838Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=0ba1f7ed-bb49-489c-b8a4-8fafe09f0bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:21:25.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:21:35.847Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=cabbedd4-e2e2-406c-8f29-a3e074fa6eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:21:35.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:21:45.854Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=1b041024-af1e-4f8e-9e88-602ca87af6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:21:45.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:21:55.862Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=590151b5-07fd-4095-b7fd-1a69c9f1a64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:21:55.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:22:05.871Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=a95cccc9-b7e6-4373-8f29-4ae946a8b1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:22:05.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:22:15.886Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=ef6b2634-f0b8-4a9f-9aca-1396a62f9ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:22:15.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:22:25.893Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=7abbf3f7-4743-41e4-8d8b-636851c137e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:22:25.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:22:35.901Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=8e68a988-e093-496c-b882-47bc407ed633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:22:35.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:22:45.909Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=01ac1910-c4a4-411c-b38c-3d90d010a572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:22:45.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:22:55.917Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=4a7c598d-732b-44b3-acd2-06e099005ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:22:55.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:23:05.924Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=7702cf1c-f3d6-4e38-b3a7-c9199e0cd7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:23:05.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:23:15.939Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=60518883-0a54-49d7-93f1-f3ebc3e0ee3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:23:15.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:23:25.947Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=18d93057-9f3c-4260-bbf1-9fc6efd4e986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:23:25.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:23:35.955Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=a3d57df6-0025-4828-b211-0cc58e613a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:23:35.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:23:45.963Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=16058fcf-10dc-4011-bf49-dde5eec7ca11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:23:45.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:23:55.976Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=e979ff54-d12b-45e6-9615-7429c4d31546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:23:55.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T13:23:58.017Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T13:23:58.017Z |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-12-31T13:23:58.017Z |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-12-31T13:23:58.020Z |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-12-31T13:23:58.024Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-31T13:23:58.024Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-31T13:23:58.024Z |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-12-31T13:23:58.026Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:24:05.983Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=24dc6f09-8ec4-4bee-af2b-f00879d95eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:24:05.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:24:15.990Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=a2a22d59-81b5-4c38-98e1-34705b4f8a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:24:15.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:24:25.997Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=ce019b15-abb0-42b5-ac57-e3e32f521395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:24:26.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:24:36.006Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=d47021c5-975f-4f62-8909-ee431ea7563a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:24:36.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:24:46.014Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=b8c14bc5-b323-4c46-8257-b78e2467841f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:24:46.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:24:56.022Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=9ceaf832-f874-4b88-8776-2b9583ad4ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:24:56.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:25:06.029Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=85e53d13-ce3e-4df7-aec2-81cc86c2e2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:25:06.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:25:16.036Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=06407f0a-b61c-4355-822b-3c9da89c8392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:25:16.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:25:26.043Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=bf707a60-7996-4182-adb6-ae4c58c77b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:25:26.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:25:36.052Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=c5e7a51b-228b-447b-ac2f-19b2b315e147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:25:36.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:25:46.065Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=d0dc2e59-b549-442b-b45d-f13086e4dc80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:25:46.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:25:56.071Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=6d5f6625-fea8-4553-85a8-9bca3935c301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:25:56.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:26:06.081Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=2ed304fc-7455-4603-9387-3bd9d78eca8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:26:06.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:26:16.089Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=20bbcba8-26bc-4936-8df5-ef4794110fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:26:16.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:26:26.097Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=9dbeb9b4-a092-442e-9330-35020ca74039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:26:26.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:26:36.105Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=beaf3984-990c-4e18-9e36-2409c63ff9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:26:36.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:26:46.114Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=aea934a1-3227-4f9a-a4ec-95e22d10d5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:26:46.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:26:56.122Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=9b396b73-5bfc-4f20-a8f2-7d65316e39ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:26:56.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:27:06.131Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=6b94c970-ea1d-4d94-85c9-f95272ecc7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:27:06.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:27:16.139Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=ecae2eb1-084c-4819-ae8f-f7a57d4f5d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:27:16.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:27:26.150Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=965ccf49-2805-4b76-97df-9c45ac33f672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:27:26.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:27:36.159Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=e7069e6f-17c2-4b45-935b-249fa27b55fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:27:36.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:27:46.166Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=0b49621c-b0ef-4cf1-a657-4eb597a6a2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:27:46.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:27:56.174Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=dcf146b0-8a46-4e64-839c-4cb0a7921999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:27:56.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:28:06.182Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=7455357a-060c-4493-9de3-864fd0e7b07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:28:06.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:28:16.191Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=4a8bc680-29ec-4e96-ac29-4ca33ab56662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:28:16.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:28:26.201Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=bc5bb573-4e26-4085-9910-2c3da039e4c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:28:26.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:28:36.210Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=546affbd-c468-494a-8019-9237f2f8d2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:28:36.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:28:46.217Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=a2f435c9-2a91-46af-9643-1477bc629fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:28:46.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:28:56.224Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=8c025c41-8515-4539-8c44-222b79db2f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:28:56.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T13:28:57.971Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T13:28:57.971Z |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-12-31T13:28:57.972Z |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-12-31T13:28:57.973Z |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-12-31T13:28:57.977Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-31T13:28:57.977Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-31T13:28:57.977Z |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-12-31T13:28:57.979Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:29:06.232Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=6dce3a1a-dbf4-4779-8188-9e6eb56297f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:29:06.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:29:16.247Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=17804ccb-cb4d-41d2-8dd0-f90c2c32fa74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:29:16.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:29:26.254Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=2fd52159-34a5-4301-a7aa-d9bd9a2df56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:29:26.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:29:36.262Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=5a1303f0-ac01-4516-a4e4-0eb27610b1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:29:36.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:29:46.269Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=3d6c0b2e-12d9-4743-834d-26986b5ca66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:29:46.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:29:56.278Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=481348ab-3a0d-492c-8a3c-0900e9f1f933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:29:56.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:30:06.288Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=d86ac09e-a682-4521-83d6-68dcb8a9586e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:30:06.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:30:16.296Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=5ac28176-0161-45fc-9b70-7094f2c586b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:30:16.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:30:26.305Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=d304ac77-2512-4749-ad8f-d3782da424bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:30:26.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:30:36.312Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=53cb6fbf-01af-4dca-a0d9-a93468bc09b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:30:36.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:30:46.319Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=c2599b29-72eb-4139-a805-6178d985e6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:30:46.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:30:56.327Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=420973d6-1a04-4d98-84a9-464a55d6ad8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:30:56.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:31:06.341Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=752f970d-06ef-47cb-a474-5ea1d11f5c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:31:06.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:31:16.349Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=071315f7-92c3-4b24-8567-8b23f4195045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:31:16.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:31:26.357Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=f0351f06-e426-4727-8783-3aa948817b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:31:26.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:31:36.365Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=65f6b9be-51fb-42d4-b301-a1aa0ccc4eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:31:36.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:31:46.376Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=ca308414-77d9-4460-aa42-2dc783507c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:31:46.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:31:56.385Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=f9afaeb3-6421-423e-bc60-faee235b0b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:31:56.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:32:06.394Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=7e014723-335a-48f8-b7fb-1887edc02e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:32:06.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:32:16.402Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=7f5ae4e7-4dbc-4964-95e3-eb4820ce3098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:32:16.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:32:26.413Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=97363ffc-0da0-4111-a0ac-9ee0f7565f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:32:26.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:32:36.426Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=d0974608-45a4-426e-964d-56257c1f95bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:32:36.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:32:46.437Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=d6983df1-2978-461b-8e93-60737b882ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:32:46.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:32:56.445Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=7e72952f-9aa5-41cd-8124-e74101eec3ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:32:56.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:33:06.452Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=294d28cf-9f89-43cd-9ed2-5aa1e50e181e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:33:06.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:33:16.459Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=eb7eae3c-68cf-482d-b9ae-35ec32a0d0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:33:16.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:33:26.467Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=17369af8-38fa-4484-9851-d06650d41b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:33:26.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:33:36.476Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=d9ab083b-3876-413b-b3e3-d4200e874402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:33:36.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:33:46.486Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=02ca1f31-ea88-42e5-bb7f-e7da794abe34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:33:46.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:33:56.494Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=e2df773e-b159-47cb-8e62-5522c6544d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:33:56.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T13:33:57.986Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T13:33:57.986Z |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-12-31T13:33:57.987Z |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-12-31T13:33:57.989Z |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-12-31T13:33:57.992Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-31T13:33:57.992Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-31T13:33:57.992Z |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-12-31T13:33:57.994Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:34:06.501Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=870861e4-a75f-4cfb-9575-5fe114278966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:34:06.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:34:16.508Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=27a81f55-6120-4044-879d-f884f9108671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:34:16.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:34:26.515Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=16557f33-0cbc-48e7-b07e-bdc316066500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:34:26.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:34:36.527Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=81a237ed-8f0a-4e31-ba3a-d63c4caca07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:34:36.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:34:46.536Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=fdd51085-810b-4157-8d9a-050153d3e681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:34:46.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:34:56.543Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=5f2854e9-9d11-4653-a560-43cded14c178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:34:56.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:35:06.550Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=e4785611-aeed-4efa-adf3-7e6c88c45a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:35:06.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:35:16.559Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=3e5975f3-bdc1-47b1-9ca9-5f91f9430afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:35:16.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:35:26.568Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=1a73c43f-8728-41c2-afbf-e5c9a8d28d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:35:26.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:35:36.575Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=a5e4a741-e175-42e2-b8f5-5650d6f24477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:35:36.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:35:46.585Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=9151da37-1c19-4fd7-bc2c-8855064654a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:35:46.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:35:56.591Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=e098a21a-55ae-46bc-9b3c-733cc2ccb1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:35:56.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:36:06.598Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=fe6f3fe4-dda3-4d4b-96b8-705f49a022c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:36:06.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:36:16.612Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=f403e1fe-3842-40eb-8dc1-f6c8428c7f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:36:16.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:36:26.619Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=08a75e1e-0952-4925-ad33-95591b474b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:36:26.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:36:36.625Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=025dcfe5-6dbd-472b-b0ac-76b3ae570313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:36:36.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:36:46.632Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=e6d4fefc-39f4-47b6-affd-0d800746b824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:36:46.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:36:56.641Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=cd7b4387-8313-47d3-96aa-5b7c5f3e3cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:36:56.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:37:06.649Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=5fef7d70-3752-434c-88cf-566190fc7671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:37:06.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:37:16.658Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=e1624fad-1fa2-4bb9-985e-69d52d2efff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:37:16.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:37:26.667Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=4630bf30-13f9-4ea8-8043-1e0c59df3cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:37:26.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:37:36.675Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=bc6ddd20-37a5-4e35-9998-e597e483fb9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:37:36.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:37:46.682Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=f1ab9b73-19e9-43d8-950a-520b475a56ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:37:46.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:37:56.690Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=c3bb9f79-1e46-4206-bfb6-ee69b550cf3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:37:56.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:38:06.707Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=2d1d45d3-a3c5-4873-9835-2faeba475431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:38:06.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:38:16.715Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=3c69ed4d-fcf4-44fa-b236-ed8b21f1dc69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:38:16.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:38:26.721Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=70c30cb5-7c60-45d8-b479-802163ff1a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:38:26.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:38:36.728Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=12d8132b-6b53-4ec5-a329-a295be86b897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:38:36.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:38:46.737Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=72304000-0d0a-4690-b54f-782f20306b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:38:46.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:38:56.745Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=7c739f11-c426-4408-9722-5745f7ed01d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:38:56.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T13:38:57.972Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T13:38:57.973Z |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-12-31T13:38:57.973Z |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-12-31T13:38:57.975Z |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-12-31T13:38:57.978Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-31T13:38:57.978Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-31T13:38:57.978Z |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-12-31T13:38:57.980Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:39:06.752Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=37581944-ca78-46e6-9028-c8bb8c9e20c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:39:06.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:39:16.760Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=c2414937-7036-42fb-847a-e40815443025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:39:16.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:39:26.766Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=3d6f7537-d57d-4823-b449-85ab14eb73f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:39:26.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:39:36.773Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=63945d7b-c34d-4a69-add4-3c16364d80d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:39:36.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:39:46.781Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=eb871fba-52c2-4683-89a7-31b10a269c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:39:46.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:39:56.796Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=c22954cf-4160-4fdb-89e8-b99cbb31ea76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:39:56.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:40:06.802Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=4790d40b-5882-4fa5-b9e5-e33edbce3d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:40:06.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:40:16.810Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=f6adee6d-cbe3-47de-89b3-cf94295e4daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:40:16.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:40:26.818Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=4e9cbcab-d936-4604-a49b-d6e146fc0d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:40:26.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:40:36.825Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=29ab698d-f460-422b-8252-91b60f402909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:40:36.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:40:46.835Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=bdde4017-597a-4dcb-b156-f4b49e3fd8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:40:46.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:40:56.845Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=8ca8d61b-75d3-41ab-88ac-f05d76b0b14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:40:56.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:41:06.853Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=40fc380e-a883-4b31-9ac7-edc35c928752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:41:06.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:41:16.863Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=703d2732-63ca-407f-ab1c-c79b83b25630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:41:16.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:41:26.882Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=ee21995d-c70f-4345-89cb-b67aa32e169c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:41:26.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:41:36.888Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=dc093c85-7e33-45d8-83e6-048b983a28b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:41:36.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:41:46.895Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=92d93bf0-b858-471d-abbb-36accc503b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:41:46.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:41:56.902Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=643c6ef8-b0de-45fc-864e-8cb199eaf3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:41:56.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:42:06.911Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=5c478fd5-35fc-4b9b-bb73-f593eaa5d898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:42:06.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:42:16.921Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=07d078e6-1136-43cd-91b8-eccecb976d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:42:16.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:42:26.930Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=9e896959-c2fe-40e4-8a73-aec175ae7976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:42:26.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:42:36.939Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=1f3e7d53-81d5-4d5b-a7e2-19e1662eb6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:42:36.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:42:46.947Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=19f28da5-246e-43c6-a1a7-b46e4983ff4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:42:46.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:42:56.953Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=335afb01-2a78-4517-ba42-7257f6b73074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:42:56.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:43:06.961Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=58e79a8d-eff6-4bc6-aa48-ce2967a97c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:43:06.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:43:16.976Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=11eeafb9-fd1f-43a8-9595-1864079e1fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:43:16.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:43:26.983Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=98e301a7-70f6-4b6f-ac10-ab5192686a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:43:26.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:43:36.989Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=84feff3b-2c91-4757-9f10-442487432eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:43:36.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:43:46.996Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=c8668c23-8560-4ddc-bbcd-c29631be9a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:43:47.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:43:57.004Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=0ba37709-8e8a-4bfd-a1b9-845aebe999de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:43:57.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T13:43:57.989Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T13:43:57.990Z |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-12-31T13:43:57.990Z |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-12-31T13:43:57.992Z |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-12-31T13:43:57.995Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-31T13:43:57.995Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-31T13:43:57.995Z |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-12-31T13:43:57.997Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:44:07.011Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=0d011b94-5eec-4bec-ba24-fb7704ebbb1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:44:07.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:44:17.020Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=57856387-75d3-488e-91a0-5d0cc39e7981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:44:17.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:44:27.031Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=cf3fd485-f7a9-4d4f-bb12-918f1c5e6d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:44:27.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:44:37.039Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=3bd21aca-220e-4d15-9b6a-d041fbc33c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:44:37.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:44:47.046Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=7a69be8a-e35a-44f7-b5b3-012ab33cd289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:44:47.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:44:57.053Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=11fe2029-ca50-4591-ae54-13acb0b98a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:44:57.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:45:07.066Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=e0ca64a3-711b-4d1e-8bf3-f908669e8a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:45:07.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:45:17.073Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=f25493be-d0e6-461d-bcc3-b9ac07a98b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:45:17.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:45:27.081Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=7dfbae84-2d07-40a0-a562-c086652f098c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:45:27.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:45:37.089Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=f897a313-69d3-413c-b66e-66fa80a73255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:45:37.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:45:47.098Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=101e3a07-45d6-4096-b452-5fb0bbc84550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:45:47.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:45:57.109Z |INFO |Init configs |InvocationID=0d83cc3d-f2d9-4129-8f68-bd6cf0f550ac, InstanceUUID=83ccce58-e706-44ed-b40b-02784a9ef85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T13:45:57.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |