By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T02:53:49.697Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T02:53:49.701Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-29T02:53:49.738Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T02:53:50.421Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T02:53:50.523Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T02:53:50.524Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T02:53:50.524Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-29T02:53:50.605Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-29T02:53:50.717Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-29T02:53:50.818Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-29T02:53:52.321Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-29T02:53:52.802Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-29T02:53:52.823Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-29T02:53:52.823Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-29T02:53:52.882Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-29T02:53:52.882Z |INFO |Root WebApplicationContext: initialization completed in 2063 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-29T02:53:53.302Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-29T02:53:54.153Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-29T02:53:55.532Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-29T02:53:56.072Z |INFO |Started MainApp in 9.168 seconds (JVM running for 9.902) |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-29T02:53:56.141Z |INFO |Start scheduling PRH workflow |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:53:56.154Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=056f4c4a-04da-4832-967c-55c63bc08cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T02:53:57.584Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.69:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:53:57.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-29T02:54:06.077Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-29T02:54:06.078Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-29T02:54:06.081Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:54:07.616Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=87fbd32b-a664-4f93-a0b2-d4f254d0f144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T02:54:08.685Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.69:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:54:08.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:54:18.687Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=aa1048c9-01d9-418b-8fa6-b3de298bc7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T02:54:19.725Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.69:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:54:19.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:54:29.727Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=2028d5bb-ec1f-43b3-aa8d-d3cfd614aac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T02:54:30.791Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.69:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:54:30.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:54:40.796Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=f218a96f-42bb-4074-b4df-0e6e22a61562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T02:54:41.831Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.69:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:54:41.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:54:51.834Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=77fcd5f8-ed4a-48dc-8353-c71fc8fbfd2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T02:54:52.879Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.69:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:54:52.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:55:02.881Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=68181905-be35-42d6-9536-7839f3f8f3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T02:55:03.946Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.69:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:55:03.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:55:13.948Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=29e0651f-746c-4304-89e5-594226bf2dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T02:55:14.985Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.69:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:55:14.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:55:24.988Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=2c244e3c-72fe-4914-9d64-33b8b035b2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T02:55:26.025Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.69:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:55:26.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:55:36.027Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=99b86853-e0b6-478d-9ec1-e066eb383fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T02:55:37.099Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.69:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:55:37.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:55:47.102Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=56851fd7-4884-4d3b-92f1-be639cbf3496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T02:55:48.135Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.69:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:55:48.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:55:58.137Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=bdb2e4e0-02c2-4051-81a9-97470e8af042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T02:55:59.184Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.69:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:55:59.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:56:09.188Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=9fb766ec-9e5c-4103-8f0f-50888bfad83f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T02:56:10.259Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.69:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:56:10.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:56:20.261Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=4858d309-30d6-47f4-8526-40f68d2bad87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T02:56:21.319Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.69:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:56:21.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:56:31.321Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=548bfef3-f2aa-4e2c-958e-50b30afa1410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T02:56:32.360Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.69:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:56:32.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:56:42.362Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=6228d247-ca5d-4a28-a3cb-ec979ed2b38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T02:56:43.406Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.69:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:56:43.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:56:53.409Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=8132f3ee-7b85-4de4-ad3d-fbfe57fc5800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T02:56:54.479Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.69:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:56:54.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:57:04.483Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=beea8b45-bbb4-456b-b021-3c2a83b2b6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:57:04.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:57:14.699Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=83fc08a4-76b6-4a35-9000-f66e694c5cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:57:14.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:57:24.737Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=1d923df0-41f6-4c86-82be-a92eed9dd820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:57:24.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:57:34.756Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=d383ac85-86c1-411a-a21a-e28b78a9eb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:57:34.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:57:44.776Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=edad0b06-3683-4a97-b45c-9dd63fc4ea01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:57:44.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:57:54.790Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=6d265d6d-a949-4e9b-a15d-0d72c0bdb4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:57:54.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:58:04.804Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=22a54883-7e24-4a82-80ae-6494dfda64ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:58:04.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:58:14.817Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=28b57e7d-a732-4aec-9f58-01775f7474a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:58:14.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:58:24.832Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=b52b367a-42e0-4016-b492-585955a431c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:58:24.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:58:34.847Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=63946cd6-7d02-49c0-8526-9ad935451f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:58:34.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:58:44.862Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=9c2e1731-dff9-4c98-9f27-19f735548b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:58:44.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T02:58:54.491Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T02:58:54.491Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-29T02:58:54.492Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T02:58:54.501Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T02:58:54.513Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T02:58:54.513Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T02:58:54.513Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-29T02:58:54.516Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:58:54.874Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=6893d63a-8a6e-4379-bef6-3f2fd498281d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:58:54.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:59:04.885Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=431bd4a8-ae8b-42cf-8f59-859990608f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:59:04.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:59:14.897Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=f0f73bfd-2a7f-41fd-a861-7a8c090e2d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:59:14.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:59:24.929Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=43d73a49-5c8a-4a6a-9331-70b9947e2d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:59:24.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:59:34.940Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=af8140cf-b105-48d3-a657-5e19dbe00442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:59:34.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:59:44.955Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=c7c1947a-d348-439a-8939-da0c1670d1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:59:44.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:59:54.971Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=1710698b-be16-4c39-b885-e9e749fe76a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:59:54.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:00:04.982Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=e017fb88-5a55-4199-92bd-992913f05520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:00:04.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:00:14.996Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=a94dd8ca-f2ef-482c-a8f3-b0197714b4b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:00:15.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:00:25.020Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=bd8fa6fa-57c1-4842-a2bf-ec230c4665bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:00:25.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:00:35.034Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=65a54929-d6d4-465f-82e1-fa286be90902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:00:35.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:00:45.047Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=ef75ee30-5b77-4f5a-9cd6-9a7a65d79460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:00:45.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:00:55.059Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=7fd612b8-6661-40ac-b5f6-7fa957d97565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:00:55.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:01:05.071Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=9002cb6b-eefb-46d6-afd0-3154f9e4d7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:01:05.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:01:15.081Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=3b84eafb-ab54-4fd2-a883-3b1690de6b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:01:15.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:01:25.091Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=a5e2c106-1d86-4324-9fab-bff9d17fdfbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:01:25.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:01:35.102Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=6669be57-778d-4879-9d5c-0511e46a96c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:01:35.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:01:45.116Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=4ff76d8b-db13-452a-9829-ff7c603a1a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:01:45.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:01:55.126Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=beebfa5a-aae5-41e5-93ee-3585fb8df271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:01:55.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:02:05.137Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=1fa951ea-0872-476b-b7b6-fcdafd13a2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:02:05.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:02:15.148Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=860be505-cff7-4393-88a5-a5b7ea468127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:02:15.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:02:25.162Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=1471d1f2-d347-46ef-87ce-9d778fcc15f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:02:25.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:02:35.172Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=85ccebe8-079f-4770-8607-398cc2302524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:02:35.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:02:45.186Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=9cb659ab-1e21-42b4-b231-ef56ae80d425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:02:45.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:02:55.206Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=1786e810-e897-4d89-a573-725b895ff8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:02:55.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:03:05.219Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=1cde812f-7158-4a40-b6e0-df23a30170d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:03:05.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:03:15.231Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=132e25b7-928c-4f61-bfe5-02f41f877955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:03:15.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:03:25.243Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=22380fe3-7830-4328-9fef-b8b35cddb56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:03:25.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:03:35.254Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=1b17898c-50f5-4146-8501-cd6a0255d2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:03:35.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:03:45.264Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=3d564bc0-15aa-4b5f-9a10-a29e6c348cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:03:45.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T03:03:53.612Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T03:03:53.613Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-29T03:03:53.614Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T03:03:53.617Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T03:03:53.626Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T03:03:53.626Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T03:03:53.626Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-29T03:03:53.628Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:03:55.276Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=23bfee39-95df-4667-a3b5-64971d0d6a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:03:55.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:04:05.288Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=a666a00d-af4e-4935-adc8-8bbd643875b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:04:05.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:04:15.300Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=54bb216f-aecb-4fd4-be7f-3a672fc0894e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:04:15.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:04:25.309Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=c1a29f4f-1693-4c85-8640-62128ba33a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:04:25.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:04:35.321Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=c5ac1c39-3f67-4b1b-8078-644842f7fd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:04:35.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:04:45.331Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=e020db9f-8bcc-4a05-b042-64b4fb0c1c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:04:45.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:04:55.341Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=2424c4bd-4945-40b1-a04f-3998ce53c459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:04:55.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:05:05.351Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=92ef8d44-a271-4d50-9fe0-59893397be22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:05:05.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:05:15.362Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=d89fe5c3-b8a9-4541-8fdb-54b54fc8461d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:05:15.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:05:25.372Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=00b90748-a8be-4307-8727-7cac9552240b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:05:25.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:05:35.383Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=f486e0b4-6331-477d-b85e-9601478cd5ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:05:35.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:05:45.396Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=d3482029-f468-41c5-acd7-205281a33364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:05:45.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:05:55.406Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=714cc9c6-e097-487f-b8d8-7fdaf5d70dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:05:55.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:06:05.416Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=bff08db1-8fcf-497d-b71e-e7f48b61bc6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:06:05.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:06:15.426Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=e9d8e673-d75f-4830-9f87-838e3a6009f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:06:15.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:06:25.438Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=e441dacc-f36d-4878-93f5-53f7256f1ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:06:25.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:06:35.447Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=f91f4295-b0de-4b10-a8c0-e653739df9c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:06:35.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:06:45.462Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=191baaa5-ba05-4bf1-ae00-030a2a315366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:06:45.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:06:55.472Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=71d8a857-7da8-425e-89f8-cc0bbb7ee88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:06:55.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:07:05.482Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=00ecf3d3-9f95-432d-a605-b32a41d11548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:07:05.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:07:15.497Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=a67c18d3-ae55-42c7-bb34-ca243fd2b213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:07:15.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:07:25.511Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=003ce45c-0939-43c7-94dc-2e97a3b93fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:07:25.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:07:35.521Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=c21d8db6-064d-4b0b-93c1-9c5dd235dac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:07:35.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:07:45.532Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=0831c770-eaa4-4912-a69e-ba1c7dee0daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:07:45.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:07:55.549Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=c93cebfc-8ad2-4729-b035-78c2367855e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:07:55.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:08:05.559Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=ebe2b336-ce28-4f7d-828f-fb76ad67540c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:08:05.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:08:15.570Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=1b9fc9e7-644f-4f93-803a-355f5933d422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:08:15.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:08:25.581Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=02c456f3-d883-4509-878b-bc6cdc5e90c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:08:25.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:08:35.594Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=3a2d60e2-18df-4436-99b7-2871d71daf71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:08:35.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:08:45.605Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=459e1695-ae32-4510-80db-8f0798a8da5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:08:45.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T03:08:53.546Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T03:08:53.547Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-29T03:08:53.548Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T03:08:53.549Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T03:08:53.558Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T03:08:53.558Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T03:08:53.558Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-29T03:08:53.560Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:08:55.616Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=7e3abe58-853e-4aef-9e09-03d5019f1478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:08:55.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:09:05.626Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=4cc6f571-7ead-414d-a44b-acbccf7bc0be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:09:05.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:09:15.640Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=5f796e34-0a40-4bea-bc4c-778c44f5475b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:09:15.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:09:25.650Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=a4b4bf94-41d3-4eef-a83c-082a132d4555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:09:25.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:09:35.659Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=d8494ca1-b537-45da-b83d-f7747c3558b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:09:35.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:09:45.669Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=f3048cc2-08c9-4712-ae61-b5a415ae6e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:09:45.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:09:55.680Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=063a28a3-c782-4334-8cd3-0104bfa59208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:09:55.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:10:05.689Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=da350eb7-0ec6-4ced-b6a2-c72b06da4da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:10:05.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:10:15.699Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=62f82b52-86bb-48d9-ab66-3e3e2d046293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:10:15.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:10:25.709Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=94fc784a-7630-4e40-9ec0-2c795b45b931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:10:25.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:10:35.717Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=ebe7f531-f9e9-4027-b78a-c588023c8465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:10:35.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:10:45.729Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=3b929621-ed70-424c-978a-0c81adb8ebbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:10:45.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:10:55.739Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=cf93e1ce-d1e5-45ba-95bb-fe395aab8048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:10:55.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:11:05.748Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=522e3a8f-b33d-460d-afba-ab391903ba76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:11:05.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:11:15.757Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=0a8253db-66b0-4ca3-841c-4347b15ceb2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:11:15.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:11:25.766Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=a4a06d8b-cb4b-45db-a357-76542ec9a09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:11:25.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:11:35.775Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=46de7f52-11fa-4908-9872-7b5dd3279bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:11:35.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:11:45.786Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=86c04019-8f0a-4fcb-be71-6f128fd4eb40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:11:45.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:11:55.796Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=c3fe132b-648a-4b06-938c-2939870a8862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:11:55.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:12:05.807Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=4788c6d3-9425-40fa-9bf0-3abc711e61bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:12:05.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:12:15.821Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=55f6e2ea-b6bd-4254-b4d4-530fa0de7db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:12:15.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:12:25.830Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=ed4f1d63-0b23-456a-9fa7-0af632f33d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:12:25.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:12:35.840Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=81dd0cfd-e9fe-4de0-8e7b-3e47c9fd35ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:12:35.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:12:45.852Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=7956e5dd-b60c-456b-9cd8-e265d1e7adf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:12:45.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:12:55.861Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=517478b0-ec8b-4cd0-83a9-5ccddba98d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:12:55.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:13:05.870Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=2ce2c4a5-b96b-4260-a9fe-6d31bace11ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:13:05.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:13:15.879Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=e07dbed7-c517-4f4c-a33f-8bf51bf5a96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:13:15.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:13:25.892Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=25f90a54-bcf1-4d80-9e08-a3b607f122df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:13:25.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:13:35.900Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=bce1c8c6-e1a0-4e9a-a827-f9124de829e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:13:35.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:13:45.908Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=4fe6de43-8423-4ed3-8a78-d8e5fca411d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:13:45.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T03:13:53.539Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T03:13:53.539Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-29T03:13:53.540Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T03:13:53.541Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T03:13:53.549Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T03:13:53.549Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T03:13:53.550Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-29T03:13:53.551Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:13:55.918Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=8eb71e47-ac5c-45e1-b4c6-56c347c21916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:13:55.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:14:05.929Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=2b7c7ee3-256b-495e-9cbc-027b79d4fe4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:14:05.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:14:15.944Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=8382b3d5-bb4d-416b-9779-8fbfd6d17d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:14:15.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:14:25.952Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=82bcba8c-af0c-4fec-ac56-d813c8cbbfd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:14:25.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:14:35.970Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=473dc554-05a5-4a90-908e-133cafde37ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:14:35.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:14:45.985Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=39be3c2c-fa25-4e17-94ec-1d6970b36e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:14:45.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:14:55.994Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=d8a23b36-dc38-4b30-8ef9-73d972a685a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:14:56.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:15:06.009Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=6e21c754-4f21-4d2e-ac76-93df7c0cb4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:15:06.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:15:16.061Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=9c24cb58-929b-4aff-b3ea-a4c298db447e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:15:16.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:15:26.105Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=21a3eec4-eca2-407f-bf5d-a5d185e845f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:15:26.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:15:36.141Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=c5082575-c0a8-4650-9170-63242b6e6d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:15:36.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:15:46.159Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=d1a006a1-8b7c-4c06-96ff-bbefe97cd164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:15:46.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:15:56.195Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=79f0214a-9b3e-4ef5-835d-8aa27795cab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:15:56.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:16:06.207Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=a0114d95-2c61-44b3-8bc2-75916d379496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:16:06.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:16:16.221Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=24f85614-d0a3-4f59-ba70-0188223ace59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:16:16.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:16:26.230Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=95a9a219-a3c2-4123-b219-1439c5c63dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:16:26.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:16:36.248Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=f8e13310-ed6b-4ecd-af9f-3fb1bc06708a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:16:36.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:16:46.257Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=739588fd-827f-422c-87a1-43acc9daa85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:16:46.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:16:56.271Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=b8c20579-6f4d-4dd5-b56e-050bb962caa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:16:56.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:17:06.288Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=6b8f502e-8a05-4cdd-8374-1b1185c943ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:17:06.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:17:16.302Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=252267a8-b634-40f7-ba15-b13e79aeeb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:17:16.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:17:26.312Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=c240d133-8fa0-484d-a550-b835ec8c5199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:17:26.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:17:36.331Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=cda5bd6c-017c-4144-a0a2-3a9d0106afbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:17:36.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:17:46.348Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=01aff89a-dcc1-41d8-a85f-88def1fd25b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:17:46.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:17:56.365Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=9f041061-9006-483e-a042-645868037765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:17:56.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:18:06.375Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=e839a7af-426a-4f9a-8a05-6e3aafd4cf20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:18:06.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:18:16.389Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=a36dc412-c2af-4819-b92e-234cb0b1810e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:18:16.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:18:26.403Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=7a390f56-75a4-4f71-8394-fb6f79a4c9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:18:26.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:18:36.413Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=2a7ff260-a489-42e5-9e14-d61cc8c951b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:18:36.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:18:46.425Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=f702265b-3736-499e-86ca-72284c281184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:18:46.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T03:18:53.610Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T03:18:53.611Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-29T03:18:53.615Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T03:18:53.618Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T03:18:53.627Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T03:18:53.628Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T03:18:53.628Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-29T03:18:53.630Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:18:56.442Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=01a246f5-34b9-476e-87af-23b845cd857f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:18:56.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:19:06.450Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=0b21eb3c-9a16-41ca-99d8-7a12545749a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:19:06.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:19:16.461Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=719043e4-8c7b-4dd7-9078-fa2a41755f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:19:16.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:19:26.488Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=74acdf1b-36ec-4bdb-b3ae-8d0f1e442765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:19:26.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:19:36.498Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=396780a9-3830-40d0-9695-492991b5027d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:19:36.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:19:46.507Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=d9bc47e5-0160-4615-b3b4-2508dc29f9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:19:46.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:19:56.516Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=07a1d1dc-e7f9-428e-8d95-71a374b2a4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:19:56.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:20:06.525Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=a27e892b-6a62-443d-ab7c-00dd049315b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:20:06.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:20:16.537Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=b3bd7491-588f-4cff-8b07-a69ae079ad19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:20:16.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:20:26.546Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=e09552df-9a11-46ce-8c07-ece09302c350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:20:26.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:20:36.555Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=e7a88953-71f1-47bd-8c0a-572e69815172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:20:36.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:20:46.566Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=df437042-6da5-4d7d-8e7d-8a83b7684f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:20:46.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:20:56.586Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=c234dfda-2e60-47ee-89ee-291c42a30d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:20:56.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:21:06.596Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=8bb9b575-379e-41d8-92a1-2ae22e077a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:21:06.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:21:16.606Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=e1d261e2-4dee-4590-9aeb-0c5fb4f1c571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:21:16.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:21:26.618Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=b03c473a-ced9-44a8-8bf1-7b9c64a10585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:21:26.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:21:36.628Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=53f22660-811c-4f3c-b828-cf41e22ed688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:21:36.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:21:46.636Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=ac40d001-6012-450b-b91b-9730ce39f2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:21:46.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:21:56.645Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=d90e31eb-2c0b-4d03-93e6-b8b8c2163b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:21:56.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:22:06.654Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=f911472e-1f7b-47da-86da-ec1cb778b332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:22:06.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:22:16.662Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=1477a674-6769-4851-9541-ed46d6a8dd54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:22:16.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:22:26.672Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=6350ed99-fb33-4531-858c-e194b36c1713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:22:26.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:22:36.680Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=22285835-4680-434f-b47d-c50211956a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:22:36.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:22:46.687Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=74e0b930-5794-4ef5-bee0-ac0b7c042733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:22:46.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:22:56.698Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=2d191fbf-4d32-47ee-b25b-3ab1f3c1031e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:22:56.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:23:06.708Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=cbdf0ecd-d467-45f3-a0bb-4926ab5fbc54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:23:06.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:23:16.717Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=28b456f9-c683-42c1-ba6f-e3335943770b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:23:16.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:23:26.725Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=7695892d-7df0-4a64-83ed-a9f389371c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:23:26.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:23:36.737Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=1ad7b4ba-28bd-4471-9079-9b0b57aab31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:23:36.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:23:46.748Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=d5a5ede7-2829-4ce2-a0f0-6dc0408973df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:23:46.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T03:23:53.619Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T03:23:53.619Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-29T03:23:53.620Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T03:23:53.624Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T03:23:53.631Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T03:23:53.631Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T03:23:53.631Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-29T03:23:53.634Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:23:56.764Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=3857f681-22f3-4beb-9e07-f8181e6f52df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:23:56.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:24:06.777Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=b55a69ed-a79b-4a7b-93c4-44e55d54a5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:24:06.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:24:16.789Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=31c606cf-dea1-45d8-885d-e052b8e273fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:24:16.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:24:26.797Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=40fe8ccb-602b-48ff-8b05-d3128a811fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:24:26.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:24:36.806Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=1297b0eb-55d3-4d68-b89a-61ef8b22d983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:24:36.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:24:46.816Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=a9b09e67-1cf5-4a82-b19c-934fd74e2a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:24:46.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:24:56.824Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=e5a13765-d62e-464d-96e6-4669fe72758a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:24:56.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:25:06.838Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=5912e8c3-503e-4936-870e-246d44753b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:25:06.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:25:16.846Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=65d06030-3972-42f2-a83e-245b7e6e99a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:25:16.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:25:26.857Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=dff0723f-e54a-48c1-a41e-58a7dbaf3170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:25:26.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:25:36.870Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=cfcf5ac8-6dec-4eda-a12f-490689bcb0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:25:36.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:25:46.886Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=a96e7c45-8845-4234-9844-b219d9bf66e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:25:46.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:25:56.897Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=40e36d3c-a109-4d98-ac97-4d3076331872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:25:56.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:26:06.906Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=cd34a565-b678-4c7b-b7f4-38e33893947f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:26:06.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:26:16.915Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=07cc89e3-be8e-41a8-a77e-38dabb7f436a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:26:16.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:26:26.925Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=c9eb8686-1293-442a-a1b2-62ccc94e7ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:26:26.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:26:36.935Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=96138b59-fe55-4e64-9094-9b66b32708de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:26:36.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:26:46.943Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=ab1e862f-4afb-4353-8ee5-d1e768075fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:26:46.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:26:56.952Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=79690d80-dc38-4db8-8241-133477ccfaf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:26:56.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:27:06.963Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=bc406458-baba-42c3-ae18-7b1073976c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:27:06.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:27:16.986Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=02b7bed6-1d8b-4350-98c1-fa44d354c173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:27:16.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:27:26.995Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=047f1bb2-e385-4e98-8cf9-fe8dc3bfcaa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:27:27.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:27:37.005Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=4f1de784-30b1-40f3-bc23-fe8cf0022b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:27:37.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:27:47.014Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=a94441a6-7610-42c8-8a44-4f45d4edae3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:27:47.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:27:57.024Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=a5f9853b-4416-460f-8f20-fcdc7e2c1cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:27:57.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:28:07.033Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=6bacabcb-61e3-4920-a29b-1a96e09f47a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:28:07.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:28:17.042Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=c2836d0f-8194-4cd7-9458-b93a8a649a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:28:17.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:28:27.050Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=9210a2d0-a66f-4c54-b096-b535b20b95e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:28:27.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:28:37.058Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=6f5d687f-62df-4c9c-9337-1aa5e775d8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:28:37.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:28:47.067Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=9a55505e-76c0-43f1-8313-8fc8fa826643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:28:47.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T03:28:53.585Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T03:28:53.586Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-29T03:28:53.587Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T03:28:53.589Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T03:28:53.596Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T03:28:53.596Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T03:28:53.596Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-29T03:28:53.598Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:28:57.080Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=25afc323-35f5-4401-a6a2-5061c4bf12cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:28:57.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:29:07.093Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=8087482e-20d8-4011-8d25-bd1bdcddd581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:29:07.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:29:17.103Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=6e42fe76-9917-4de8-a5f0-8b18395b7efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:29:17.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:29:27.112Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=84927d2c-f0a8-472a-b50a-835a86e470b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:29:27.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:29:37.121Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=a090eb54-6699-4d38-b96c-1d658d2ae5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:29:37.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:29:47.132Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=cb6f3cbc-8a9a-4a27-8d00-910c5db1cd85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:29:47.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:29:57.140Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=7d9821fd-4b8f-4d54-9d3c-9a7bfd67f1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:29:57.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:30:07.147Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=5e9fefac-ba4a-4105-b77e-bf1b14b8629b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:30:07.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:30:17.154Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=8f379e59-9829-4434-9492-13a2a47958a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:30:17.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:30:27.163Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=210e6e96-d05e-40ee-809a-fb171f763c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:30:27.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:30:37.171Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=95dbe701-d539-45a3-8432-c32b889b70cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:30:37.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:30:47.179Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=492dd806-d833-4733-832c-0b5ca7f6346d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:30:47.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:30:57.187Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=62f5b26c-462c-4126-bdb9-0c2d652194f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:30:57.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:31:07.195Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=14fa70a3-a94f-4a3d-a977-3e5e6b516202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:31:07.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:31:17.205Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=c3d6fdcb-e617-4018-a763-1fd114b5bec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:31:17.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:31:27.213Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=4411d352-bf2f-435c-8fe4-692af892ff27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:31:27.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:31:37.223Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=629e3b2c-f619-4b5c-ae74-0727e0460be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:31:37.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:31:47.231Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=644fab8d-5682-4e0d-bad1-b7374e38e27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:31:47.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:31:57.240Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=cd47afdc-268d-4d49-9f5f-170b96340b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:31:57.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:32:07.247Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=23a17cc0-b150-49dd-92e9-0ef7b2ea619f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:32:07.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:32:17.257Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=e2af1dac-72ba-4dfd-8ef6-02c51041b955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:32:17.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:32:27.265Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=15fd7411-d088-4d70-99a0-135567102623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:32:27.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:32:37.275Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=27f050d6-e7a1-4760-ad4e-9185f1017ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:32:37.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:32:47.284Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=32a1f395-3fb6-41e0-b052-6f903e5142bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:32:47.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:32:57.292Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=ac916459-81d5-4409-8692-8a0bb768e181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:32:57.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:33:07.300Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=a93badb0-b8d8-415d-a034-83d70ec66a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:33:07.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:33:17.309Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=77ccd944-f8ad-47c1-a122-f0adfa4ad407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:33:17.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:33:27.317Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=c67924b8-408c-45ea-8713-0097de29569e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:33:27.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:33:37.326Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=bdc251d6-47b5-4c55-802e-25662826c4c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:33:37.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:33:47.334Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=3ff4608b-90cc-4717-bd77-e0c641dcf013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:33:47.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T03:33:53.551Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T03:33:53.551Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-29T03:33:53.552Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T03:33:53.553Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T03:33:53.558Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T03:33:53.559Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T03:33:53.559Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-29T03:33:53.560Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:33:57.342Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=6f78cfde-d38e-4dfb-9ab1-ea4a299fe58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:33:57.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:34:07.350Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=c4121866-c089-4c6c-be49-1a2801d7c08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:34:07.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:34:17.358Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=04ed41a5-60f1-4275-952f-06eddf0251ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:34:17.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:34:27.366Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=d688549d-925e-4ee6-bdc6-84e43010c25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:34:27.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:34:37.375Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=43c7ee66-66d2-47e4-bb8e-3c6343cc02f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:34:37.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:34:47.384Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=863261b2-9f07-42c3-bec4-3e3f1e7dfde4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:34:47.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:34:57.392Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=42df7d2e-86a0-415a-ade5-dff3ff7d4ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:34:57.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:35:07.400Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=56bff979-e734-4964-9132-d9a0f240ea68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:35:07.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:35:17.410Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=7a13d058-88ce-4e0f-811a-e9736e8e710d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:35:17.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:35:27.417Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=7386d823-9c6b-4d4f-86e8-ba8c4ae2bde9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:35:27.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:35:37.426Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=6936250b-fe32-4e1c-a674-66525c89aae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:35:37.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:35:47.434Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=89a46b35-7669-4eb8-aac9-7656379c2bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:35:47.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:35:57.443Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=934a1254-9179-4559-831e-a6c68ed2ae9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:35:57.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:36:07.452Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=dba42649-3165-4a62-9778-8985504b58ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:36:07.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:36:17.461Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=8ed2142d-f197-48e8-a9ac-9323482a4252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:36:17.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:36:27.469Z |INFO |Init configs |InvocationID=1f2859a0-d723-47b9-9ccd-00061b2d262b, InstanceUUID=52dcad79-5aaf-48d0-8616-72e7e722d457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T03:36:27.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |