. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T23:02:00.942Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T23:02:00.945Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-16T23:02:00.982Z |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-01-16T23:02:01.475Z |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-01-16T23:02:01.561Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T23:02:01.561Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-16T23:02:01.561Z |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-01-16T23:02:01.628Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-16T23:02:01.671Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-16T23:02:01.690Z |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-01-16T23:02:02.963Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-16T23:02:03.325Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-16T23:02:03.340Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-16T23:02:03.341Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-16T23:02:03.388Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-16T23:02:03.389Z |INFO |Root WebApplicationContext: initialization completed in 1698 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-16T23:02:03.661Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-16T23:02:04.271Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-16T23:02:05.445Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-16T23:02:05.806Z |INFO |Started MainApp in 6.465 seconds (JVM running for 7.06) |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-16T23:02:06.015Z |INFO |Start scheduling PRH workflow |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:02:06.028Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=0c01e605-2356-4e04-9e2d-6ede5e425148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T23:02:07.485Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.187.190:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:02:07.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-16T23:02:10.361Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-16T23:02:10.362Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-16T23:02:10.364Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:02:17.506Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=64599c96-06cd-44c8-ae30-3716073c0476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T23:02:18.552Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.187.190:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:02:18.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:02:28.554Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=43386448-c421-4d45-8f74-f1f5772229e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T23:02:29.591Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.187.190:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:02:29.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:02:39.593Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=f405ff6d-a364-4f7b-b8c6-42a6e9706d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T23:02:40.632Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.187.190:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:02:40.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:02:50.633Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=443bf0e2-6bd1-4b1c-936e-04cae12875fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T23:02:51.671Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.187.190:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:02:51.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:03:01.673Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=bfcf202e-9dd2-482f-8bdb-94adf4505e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T23:03:02.711Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.187.190:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:03:02.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:03:12.714Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=b1fad342-4728-4363-a1f9-3e6e40ab8fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T23:03:13.784Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.187.190:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:03:13.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:03:23.785Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=e3d33b8f-e842-4ad6-a4b0-677830726bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T23:03:24.824Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.187.190:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:03:24.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:03:34.827Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=a58c32ea-1de5-432e-a731-7e4ea44b3be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T23:03:35.864Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.187.190:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:03:35.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:03:45.868Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=f29ff2a4-7e55-4747-b09f-38ed73379574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T23:03:46.904Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.187.190:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:03:46.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:03:56.906Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=63c238cf-e450-4c59-a0cd-00fbdd3eda01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T23:03:57.943Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.187.190:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:03:57.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:04:07.945Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=bd4555f0-bc9f-482f-9e16-2044f2060cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T23:04:08.984Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.187.190:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:04:08.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:04:18.987Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=c1a10065-04df-42be-9213-299447961d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T23:04:20.025Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.187.190:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:04:20.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:04:30.027Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=91ab33f3-ccab-4386-a68c-26d7ea4e8bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T23:04:31.064Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.187.190:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:04:31.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:04:41.066Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=45b161d6-9bef-4ada-bf40-7adfd309e71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T23:04:42.104Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.187.190:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:04:42.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:04:52.106Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=a97827d5-4870-4f2e-9887-9c912ec81974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T23:04:53.144Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.187.190:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:04:53.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:05:03.145Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=870eb8a4-4571-4c4b-9246-88e7fd53dc4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T23:05:04.184Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.187.190:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:05:04.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:05:14.185Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=5a3ce75d-391f-4a90-b814-55c2ad7671b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T23:05:15.224Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.187.190:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:05:15.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:05:25.225Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=b8fa5ac2-8863-41bb-b48d-b6c648fc5bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T23:05:26.264Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.187.190:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:05:26.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:05:36.267Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=cd8dd425-15b3-4632-ac62-ef82ce92059b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T23:05:37.308Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.187.190:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:05:37.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:05:47.309Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=d491af1d-9d2c-4b1d-a179-60387464d693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T23:05:48.344Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.187.190:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:05:48.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:05:58.346Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=b58c5705-988e-4f62-a42c-6bb14f1c474e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T23:05:59.384Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.187.190:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:05:59.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:06:09.385Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=d2ebd20d-8487-440b-b9c1-769983466a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T23:06:10.423Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.187.190:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:06:10.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:06:20.425Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=014ff9bc-0a31-403a-90d4-49f4ecba3a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T23:06:21.463Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.187.190:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:06:21.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:06:31.465Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=d958fd23-e9d0-4f4e-95c8-c0e63ae576e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T23:06:32.504Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.187.190:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:06:32.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:06:42.505Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=5ba3c739-d58e-4fef-ad78-e655d395c307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T23:06:43.550Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.187.190:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:06:43.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:06:53.555Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=e23380ab-20cd-4940-8144-fc72ce228e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T23:06:54.584Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.187.190:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:06:54.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T23:07:04.468Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T23:07:04.469Z |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-01-16T23:07:04.470Z |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-01-16T23:07:04.473Z |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-01-16T23:07:04.480Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T23:07:04.480Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-16T23:07:04.481Z |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-01-16T23:07:04.482Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:07:04.585Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=a45e76d3-394e-4923-b051-5280bedc0b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T23:07:05.623Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.187.190:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:07:05.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:07:15.626Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=19fee2f7-626e-4cf6-b5ae-8fd1326bb5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T23:07:16.667Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.187.190:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:07:16.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:07:26.671Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=b7bb574e-ecec-4886-ad23-840e6f8a1681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T23:07:27.704Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.187.190:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:07:27.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:07:37.706Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=2e0f5756-1236-4ef0-b802-fcad18b29191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T23:07:38.743Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.187.190:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:07:38.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:07:48.745Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=5413f131-2d09-47a6-aa4a-9c18a6eda836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T23:07:49.783Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.187.190:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:07:49.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:07:59.785Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=b7851365-2dd4-40c1-b90e-613d67beb4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-16T23:08:00.824Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.187.190:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:08:00.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:08:10.825Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=ee8508b7-74df-4ee0-9f4e-a4a431ef387b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:08:11.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:08:21.251Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=005e6e8f-6419-4ed7-9aab-542bbfd4155d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:08:21.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:08:31.263Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=18061268-ac59-4aa5-910f-622707a5d60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:08:31.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:08:41.281Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=0750dae0-8074-438f-8d65-b4bcfe0ab8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:08:41.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:08:51.290Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=7660f82c-c454-4ed1-874f-64a9a8339922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:08:51.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:09:01.307Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=4c4d486a-dc2c-4f8c-962d-8d8244b84f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:09:01.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:09:11.319Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=f8efad0a-ddce-4078-90d7-7867eac0d9ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:09:11.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:09:21.339Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=76295d69-abbb-4f80-b564-d568b5174d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:09:21.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:09:31.361Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=700accc8-08f7-4fb0-af35-8d506e1a0305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:09:31.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:09:41.381Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=42f2a22f-809b-416c-b82d-f9ccaa3a5fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:09:41.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:09:51.393Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=dd8300d3-d65a-4e2d-a5ce-69d505d57acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:09:51.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:10:01.404Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=49199610-7283-4dde-8f18-95ad300e50e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:10:01.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:10:11.417Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=8dbe2556-4298-4e83-b823-27df46ffeda9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:10:11.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:10:21.426Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=0cffbbb3-8c60-4348-aaf3-e1aee027e0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:10:21.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:10:31.436Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=a1159f67-519c-4361-818b-f2d4253c4ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:10:31.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:10:41.446Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=94632bd9-4e04-4e51-a76a-9f67dfe79f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:10:41.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:10:51.457Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=81acd684-5509-4eb1-b7c3-849ad87757d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:10:51.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:11:01.471Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=dc6e7562-43fd-4fa6-a154-c20d2e9ba5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:11:01.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:11:11.483Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=6674b0c9-481c-4cc8-a425-50cdfde2a64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:11:11.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:11:21.495Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=826b1e5a-2cf0-4361-9df0-be307fd543bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:11:21.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:11:31.509Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=a1cc4ca2-0b6d-426a-a53c-7c7bc04e3759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:11:31.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:11:41.518Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=b6f488be-4be1-4aa7-b0ba-35834c620d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:11:41.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:11:51.536Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=49faeee3-c1ec-482a-835e-cab93633a6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:11:51.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:12:01.546Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=1d49a70d-7728-4750-b4a5-7a510a31d334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:12:01.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T23:12:04.095Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T23:12:04.097Z |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-01-16T23:12:04.098Z |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-01-16T23:12:04.101Z |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-01-16T23:12:04.109Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T23:12:04.109Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-16T23:12:04.109Z |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-01-16T23:12:04.111Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:12:11.555Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=6b72964d-cc83-4ab8-936f-b1d0e7bd2e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:12:11.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:12:21.568Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=2a7a066b-84ad-4e1c-9ccf-bd7dcbc6b314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:12:21.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:12:31.587Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=340516c1-9c59-4b34-ad0f-8e09b02f625e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:12:31.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:12:41.601Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=51f7fbd3-7a1b-4198-8132-69a492d5b5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:12:41.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:12:51.614Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=dddf1d5e-6652-4fdb-aa8c-36aae783fa00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:12:51.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:13:01.625Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=19b97835-bd12-4784-a942-afa17606c87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:13:01.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:13:11.632Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=f424b8b1-f565-48e7-98ef-2a0a33eba816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:13:11.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:13:21.640Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=7c20b3cf-ca9b-4eef-a59e-6526aae9d1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:13:21.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:13:31.653Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=7bb54ec9-a3e0-4e81-84f8-f1da8334c914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:13:31.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:13:41.664Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=aad61448-b6ec-4ebc-a7f4-172af7e40e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:13:41.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:13:51.684Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=2f431992-00af-4def-b68f-57e25447d20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:13:51.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:14:01.701Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=71ec8220-4bc8-4611-ad8a-20fba9df5022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:14:01.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:14:11.710Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=c55cdfd6-455f-45cb-a213-f53327825008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:14:11.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:14:21.717Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=60b80e45-2aea-44d9-a249-0571115e8bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:14:21.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:14:31.725Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=7d19943c-0781-4134-b2f3-6240e3cd613f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:14:31.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:14:41.734Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=5a6ade99-def4-4746-890b-eae367994e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:14:41.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:14:51.741Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=fffd4128-e3b2-46d5-907f-892b7f99b2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:14:51.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:15:01.749Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=b96b7a06-193e-4e05-a506-93bbe3199cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:15:01.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:15:11.769Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=ecba74bb-f94f-496d-b333-76d1d07d3392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:15:11.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:15:21.784Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=894b32c2-5ed4-49dc-a33a-c507982de29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:15:21.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:15:31.796Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=08d0172b-e24e-4997-8916-5ea622c82bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:15:31.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:15:41.804Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=f781d692-13e6-45ce-8276-43e2dfac7414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:15:41.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:15:51.811Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=30cecb96-537a-40c4-b729-9e729f90fdd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:15:51.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:16:01.817Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=8944efd8-b013-484e-bcbe-2b973ff3806a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:16:01.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:16:11.826Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=2fc6eaea-a632-43f5-b6ae-af289f5d8e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:16:11.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:16:21.833Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=4ea4683e-11fb-4810-bb43-6ce491b792c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:16:21.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:16:31.840Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=04dc1997-6c78-4b8a-9d80-3cca614c00cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:16:31.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:16:41.850Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=ff0d2ba6-4ce9-4d5d-8a90-722353114d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:16:41.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:16:51.857Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=6482c9ed-b695-482e-9ba2-73500e2f5ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:16:51.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:17:01.874Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=1d9bc1d2-5b3d-4325-aa25-ad7574fdb20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:17:01.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T23:17:03.961Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T23:17:03.961Z |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-01-16T23:17:03.962Z |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-01-16T23:17:03.964Z |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-01-16T23:17:03.968Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T23:17:03.969Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-16T23:17:03.969Z |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-01-16T23:17:03.970Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:17:11.888Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=71b9ac28-bfc4-44e1-804f-0796223cba3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:17:11.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:17:21.897Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=287d8126-57f9-4ce9-b7cf-cdbb9599198c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:17:21.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:17:31.905Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=07e7d159-9219-4744-8da7-31350670071b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:17:31.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:17:41.915Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=c6c9994b-6439-482f-8754-06a16f691e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:17:41.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:17:51.930Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=6e0819f3-8e5c-4b98-9105-e7be5508f117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:17:51.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:18:01.955Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=b74292b4-16f2-49c5-8425-74c66cf598f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:18:01.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:18:11.962Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=bef84936-e2be-473d-b498-848d729f310a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:18:11.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:18:21.970Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=b35b4ba6-52d9-4175-a5bb-184f4c6fef49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:18:21.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:18:31.980Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=d57583bd-5043-4c54-bbd0-36c63ee7d10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:18:31.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:18:41.988Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=aa0ce152-fe47-4ce4-8b0e-9d95ec626f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:18:41.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:18:51.995Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=dc8d68a1-d2d5-4fd5-b8cf-fae4296186fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:18:52.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:19:02.004Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=de1199e7-9059-4481-849c-82186f6bec89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:19:02.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:19:12.013Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=5bf93594-7146-43ca-a89a-6647f5e93816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:19:12.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:19:22.020Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=1375186b-583d-4f08-a834-baab4ad90e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:19:22.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:19:32.029Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=27803fc1-81ae-42f6-a81a-5439057642b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:19:32.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:19:42.036Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=15da273c-adae-4fcd-965a-0aef62414877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:19:42.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:19:52.043Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=a1fe3bc2-9704-4627-b1ec-4548f146b7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:19:52.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:20:02.054Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=619e32e2-6338-4d2b-a16a-a913f072cfca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:20:02.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:20:12.067Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=ac3e8ffe-1102-408e-a317-3cbc01bd0b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:20:12.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:20:22.076Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=f523ef18-ddf4-4b34-be03-0c7b38a42423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:20:22.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:20:32.084Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=8cf23c95-7c25-49eb-b5c3-88cbeff0afa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:20:32.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:20:42.093Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=1d68d050-88ed-4b24-adb1-2fcdcda138aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:20:42.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:20:52.100Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=a446373c-12f0-49dd-a9c8-e05caf9f866b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:20:52.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:21:02.111Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=2110ed69-08cb-4699-ad1e-d8ca45940f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:21:02.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:21:12.120Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=302116a0-4b38-4b88-811e-4859825c3939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:21:12.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:21:22.127Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=f4c0c13f-5691-4895-add6-b02c0d5e7117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:21:22.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:21:32.138Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=b68a8869-4c81-4f92-862c-579afbd1b5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:21:32.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:21:42.149Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=9e3eff53-68fd-4794-aa48-deba0ee192a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:21:42.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:21:52.157Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=103a66f7-ea70-4dc8-96f0-d30691c89205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:21:52.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:22:02.165Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=b8776750-eee4-4522-9da3-7383220e9246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:22:02.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T23:22:03.963Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T23:22:03.963Z |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-01-16T23:22:03.964Z |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-01-16T23:22:03.966Z |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-01-16T23:22:03.971Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T23:22:03.971Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-16T23:22:03.971Z |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-01-16T23:22:03.973Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:22:12.173Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=5c868956-d9c2-418b-a266-3407fdd871ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:22:12.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:22:22.180Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=12fe8f44-473e-4df7-93fe-57a86d6624f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:22:22.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:22:32.188Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=7f6e0edb-cc3f-4a06-a058-61269dbe0120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:22:32.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:22:42.195Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=618b5e3a-f987-4e85-98d1-42beb201ee9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:22:42.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:22:52.202Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=2ce9300a-20df-43f8-9a6b-4f3763fb59a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:22:52.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:23:02.210Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=40460cf6-ae57-4fa3-b0ab-c9124fd25ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:23:02.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:23:12.222Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=97f63e3a-3637-42a9-ba16-8f828c69a169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:23:12.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:23:22.233Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=02a31f4d-cd65-4794-afd3-ad43668505c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:23:22.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:23:32.240Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=1973a3d1-5892-474e-b7ed-47027f46d5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:23:32.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:23:42.248Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=ab91a770-8665-455d-8e29-3f5d4582d492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:23:42.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:23:52.256Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=e08c5ed2-d4b3-4470-91eb-e673c2e7387f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:23:52.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:24:02.268Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=b31f632e-ace3-403f-85dd-641cb9e295c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:24:02.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:24:12.278Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=176cb266-57c0-47da-9285-bfb32e20e7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:24:12.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:24:22.285Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=43df820c-55ca-42a9-be21-deb48060cad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:24:22.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:24:32.292Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=8f780195-7b9c-4d63-9fe7-77f61d039d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:24:32.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:24:42.301Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=f6a35040-56c3-4dd1-aace-915849ef27a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:24:42.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:24:52.311Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=75a97af4-3082-4898-b1be-033ee6f6e63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:24:52.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:25:02.319Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=e8dd2b85-d279-4923-bb1f-9da040b961ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:25:02.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:25:12.328Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=84286917-0bef-4270-9633-4ba7546a9f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:25:12.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:25:22.336Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=65d47368-6579-4e20-b674-5c173b1d5751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:25:22.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:25:32.344Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=8e9f29e4-c9fa-48bf-94b3-1239c0feb349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:25:32.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:25:42.352Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=855158b5-6ff2-4caa-a47e-40bcd0cbcf13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:25:42.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:25:52.359Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=299a3b68-88b7-4622-a48b-1cd3e1433172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:25:52.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:26:02.377Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=cfd8f3ab-21e0-4204-aad1-a9633d031928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:26:02.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:26:12.389Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=b60130e3-779e-45d9-b7b4-2ad2b95fd31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:26:12.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:26:22.409Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=c69ee6af-229b-4e79-902e-20424c2ddb2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:26:22.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:26:32.437Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=f52a6fa0-5571-483b-a9f3-3d4247f51015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:26:32.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:26:42.443Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=3fca2938-9bf0-40ea-899d-af061b1993f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:26:42.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:26:52.452Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=08876adf-0663-498a-ba10-07894e443fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:26:52.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:27:02.461Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=8c763f42-9e06-450a-9396-3c7af59e009f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:27:02.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T23:27:04.029Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T23:27:04.030Z |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-01-16T23:27:04.031Z |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-01-16T23:27:04.032Z |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-01-16T23:27:04.037Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T23:27:04.037Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-16T23:27:04.037Z |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-01-16T23:27:04.039Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:27:12.469Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=9029ce0a-4748-44f0-a8c2-87113925eca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:27:12.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:27:22.476Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=7f3d93b0-cfa7-4af9-a0df-73967f960a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:27:22.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:27:32.484Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=864be508-7173-41e4-97d6-c6d17c80e1a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:27:32.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:27:42.495Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=22da5b19-ab47-4815-8581-3ad472faba4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:27:42.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:27:52.504Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=8a69173e-8de2-46b1-90f7-b70c4742a0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:27:52.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:28:02.512Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=31ece541-856f-4408-80c0-c2b1b7bd777e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:28:02.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:28:12.519Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=5ae31576-ea81-4830-8f5b-cb2b87311c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:28:12.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:28:22.526Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=73d0db51-c29c-458a-8913-9172047b3bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:28:22.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:28:32.534Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=fe5bfe42-1267-4f90-a05f-ab12cf8ffcb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:28:32.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:28:42.550Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=6788845a-d768-482b-b67d-49926eebf941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:28:42.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:28:52.557Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=2195bc98-57ef-4df0-a80a-3bb66e5167dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:28:52.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:29:02.563Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=1a2fb3b7-a411-4d05-9218-9943e7cf40d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:29:02.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:29:12.572Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=473c9a07-dbcf-4aec-aa45-a9a8293224e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:29:12.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:29:22.581Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=19dfd231-d334-4f91-91d9-9936c437764f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:29:22.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:29:32.598Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=6e1d96e3-0498-4208-aa12-06f87d7fc7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:29:32.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:29:42.606Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=1d91567b-d014-49f8-bc91-c4ba09ff3be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:29:42.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:29:52.615Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=b2f4bd42-3089-456b-93c4-32c9091a5058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:29:52.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:30:02.623Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=acc0da37-10dd-49b6-abb7-f2ec4b3a4c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:30:02.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:30:12.631Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=04d4e1ab-09e8-4912-b1fc-3cf887e125a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:30:12.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:30:22.638Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=901e554a-b932-4340-94d5-8f6d38fc1479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:30:22.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:30:32.646Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=aa4f666f-e290-478b-8e53-258ec0c8e056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:30:32.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:30:42.654Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=6470daf2-bbc7-4460-b155-08fcd7068242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:30:42.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:30:52.660Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=16fc56dd-6200-4dcd-987e-20ca5e44a196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:30:52.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:31:02.670Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=b7d05ce3-b813-43c0-b354-ca3f4df721de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:31:02.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:31:12.679Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=64aae68d-bc64-4864-92f1-910da929892e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:31:12.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:31:22.688Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=811541ae-95c3-4d83-be62-b9ce5856be9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:31:22.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:31:32.698Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=cc8196d3-b58d-4256-b736-9480ebb2a381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:31:32.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:31:42.709Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=3d89af84-2d72-41e7-85b4-4af33f56f2b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:31:42.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:31:52.715Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=30b258c4-7904-411b-814d-ba34ed557f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:31:52.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:32:02.722Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=1f8c79df-ae70-4d54-9f22-89bea850cceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:32:02.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T23:32:04.024Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T23:32:04.025Z |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-01-16T23:32:04.025Z |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-01-16T23:32:04.027Z |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-01-16T23:32:04.031Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T23:32:04.031Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-16T23:32:04.031Z |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-01-16T23:32:04.033Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:32:12.728Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=91362240-611e-426e-bf26-26023f64573b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:32:12.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:32:22.734Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=d63d138c-77e1-4975-96f9-a4a98a6b2a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:32:22.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:32:32.742Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=da3e1f8b-7fb3-4234-b7ac-04b2b0cf85ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:32:32.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:32:42.758Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=e1e43fc1-6922-41c5-8475-d9a63f3ca976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:32:42.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:32:52.766Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=ff64e0ff-1c2a-41e8-87c3-46ec02301374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:32:52.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:33:02.773Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=45d3b2bc-facb-4a7e-b5a8-472369dd972f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:33:02.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:33:12.781Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=e105d883-a05b-41ec-8cc4-a6d5f4d036ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:33:12.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:33:22.786Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=57f1d588-d277-45f2-800f-c557f78a8ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:33:22.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:33:32.793Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=b9f66357-cedb-4f8f-99f9-cdba75cd0db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:33:32.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:33:42.799Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=06a02e08-16c6-4e4b-a32a-50fb38715a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:33:42.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:33:52.807Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=146a3258-5c73-4462-b5e2-2b6715c1799d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:33:52.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:34:02.813Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=1d10be81-55aa-4bf9-9d03-cd6ee4ca66b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:34:02.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:34:12.826Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=f0d5bd69-a5f8-47b6-93e0-32b8641f45cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:34:12.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:34:22.833Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=8fab7a59-7ee9-43f4-88f1-abdfb7e1b36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:34:22.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:34:32.840Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=72ae7dd8-d9c4-4617-9bb5-20822d4b58f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:34:32.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:34:42.847Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=a849ccec-33bd-499e-911b-41e7f99191de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:34:42.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:34:52.853Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=bdb93d81-f561-4f51-8a81-5ef8928e5d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:34:52.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:35:02.860Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=26122b68-69de-4741-8342-b42d3f09e0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:35:02.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:35:12.867Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=c2eb9137-94e5-4081-858d-c2705d248783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:35:12.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:35:22.874Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=24ae3bcc-ec95-4f14-96ef-4e09c92b196e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:35:22.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:35:32.880Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=d33212d9-7234-454e-b58d-e92d98ff29ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:35:32.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:35:42.887Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=de53d25e-a4e5-41ee-b75a-2852e7733c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:35:42.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:35:52.901Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=1b6aa72c-3947-49bf-a660-6c19f8084568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:35:52.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:36:02.911Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=7f323c9d-e877-4d8a-b4a4-c35666e66845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:36:02.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:36:12.918Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=b752a298-9959-4188-a533-28a79f1bd42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:36:12.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:36:22.925Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=d3b38a5e-e920-4f8e-ada8-cff11a0cc5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:36:22.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:36:32.932Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=9d66b4f6-0754-4594-9a04-903600affdd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:36:32.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:36:42.939Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=2016016e-c00e-43a5-858a-b98e397ef4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:36:42.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:36:52.948Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=a08fc036-4ba2-4f47-80a3-03cc4af7175a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:36:52.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:37:02.954Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=7f732e60-73b2-4114-a877-f1b8d8a7a264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:37:02.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T23:37:04.037Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T23:37:04.038Z |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-01-16T23:37:04.038Z |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-01-16T23:37:04.041Z |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-01-16T23:37:04.047Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T23:37:04.047Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-16T23:37:04.047Z |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-01-16T23:37:04.049Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:37:12.963Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=b2532ba6-bdfa-4501-9b24-b0f8d6771b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:37:12.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:37:22.977Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=217b5c4c-5ce5-49c9-a250-22dadf61fce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:37:22.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:37:32.990Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=f85b3b5b-b02c-4e07-be23-7d98530b34a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:37:32.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:37:42.999Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=92af758d-2d14-42e2-bd93-08ce1cfd488a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:37:43.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:37:53.018Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=64c7d04c-a020-4c04-91c8-d69df59ad8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:37:53.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:38:03.031Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=ab2a97c4-93d0-4f35-a7e9-7f938bcd267d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:38:03.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:38:13.039Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=00bf9bb0-4747-40e0-a7d3-40aec6b7bef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:38:13.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:38:23.047Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=5cb1321b-6dbf-44ce-8d79-8e1efd2ccaf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:38:23.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:38:33.054Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=9aa27187-15dd-4386-b6ac-f765b24ce294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:38:33.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:38:43.060Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=ee3feda5-7eaa-4ea5-a85c-c58667fa2d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:38:43.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:38:53.070Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=dbfc4ae1-ad65-4cc0-ba18-fdfaaaa6eedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:38:53.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:39:03.098Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=101a4f38-db9d-4b1b-9d19-41e8c4ca75b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:39:03.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:39:13.105Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=4b0f9651-d1da-4cd2-aac0-0d9131ee06f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:39:13.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:39:23.114Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=9ed504ac-0f86-46d0-a68d-2e9c10ef2df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:39:23.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:39:33.120Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=8c381a06-7d4b-4d94-aa8c-b1b678765e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:39:33.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:39:43.132Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=c540b6d3-85a2-471e-bdeb-082781b66fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:39:43.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:39:53.140Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=65054d7f-2f92-4edb-ac8d-20b638e0e61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:39:53.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:40:03.147Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=fd23b888-6064-4491-bfcb-26c6a0881384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:40:03.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:40:13.154Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=dc1b3493-a036-4961-be1a-dbf1532e1cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:40:13.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:40:23.172Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=4a3fbf44-30d5-4941-9dba-917973c40db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:40:23.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:40:33.193Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=869bf45e-05ac-4e2a-9b65-6fd1a30305e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:40:33.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:40:43.202Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=8bc8b0c5-b6e6-4a64-bcc3-c4fc2668b0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:40:43.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:40:53.209Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=851e868a-e551-44fa-ac54-95a96df6539a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:40:53.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:41:03.216Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=607a3bd3-b50f-415e-985d-1169ba5bb489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:41:03.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:41:13.225Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=a2a531b3-86f3-41ce-89fc-6c9fd63ed033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:41:13.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:41:23.232Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=a3fd8b2c-925b-45d7-94a4-fc52b4232942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:41:23.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:41:33.240Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=2a219525-46b6-44e1-b9e4-01c6ba94ad1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:41:33.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:41:43.247Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=8ef39ecc-dc64-4e25-8735-ab851bef6f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:41:43.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:41:53.260Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=9e4d9811-8ec2-4fd7-9d2a-b42023587991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:41:53.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:42:03.268Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=3d6b9429-5c8e-4f8d-8804-1e9219994540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:42:03.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T23:42:04.013Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T23:42:04.013Z |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-01-16T23:42:04.014Z |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-01-16T23:42:04.015Z |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-01-16T23:42:04.020Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T23:42:04.020Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-16T23:42:04.020Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-16T23:42:04.021Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:42:13.283Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=74cea39b-0945-42e7-830c-2612970cd83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:42:13.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:42:23.292Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=7f142343-3cfa-4e61-a3ce-61213724fac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:42:23.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:42:33.300Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=d251cc46-97a6-4250-b46d-4e4fc776147d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:42:33.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:42:43.307Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=9d371816-eea4-4cad-b3bf-db2543c69b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:42:43.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:42:53.315Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=12b103ed-ec3e-4963-998b-9918005feccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:42:53.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:43:03.323Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=5e7e3c9c-1b33-48d6-87dd-0dc385dcff31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:43:03.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:43:13.329Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=ccd85364-b84b-4d99-92c1-5f7633f3c8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:43:13.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:43:23.336Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=5207cf57-2539-4e9f-b40c-a37c64ccd922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:43:23.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:43:33.343Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=77e525cc-d91c-4d09-b45a-3c35f6d788b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:43:33.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:43:43.350Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=88bab555-73f1-46aa-9745-c52554457cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:43:43.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:43:53.360Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=16078cb5-08ac-4ea2-acac-baaef71bd4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:43:53.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:44:03.373Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=c933d601-71bc-40b6-aab5-122c4bbd515f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:44:03.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:44:13.380Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=3a333295-a2b1-45bb-9fee-90258529fe9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:44:13.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:44:23.389Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=e00e7463-c0b0-4805-82b6-86f62ee5aa4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:44:23.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:44:33.396Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=60354945-689e-4e13-b629-9f597a44aa12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:44:33.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:44:43.405Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=382084a4-1485-4342-bcc5-84e43d203be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:44:43.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:44:53.412Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=5a060509-05de-40bc-b9a8-259a770b7f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:44:53.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:45:03.419Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=1e633e6b-c77a-4432-962c-91acedb92d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:45:03.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:45:13.428Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=b93001cf-814e-4f35-bf90-1451aafb349d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:45:13.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:45:23.440Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=824427c0-e90a-4a0a-8d34-9c26b63487b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:45:23.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:45:33.454Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=92dfc690-62d2-4d94-8869-7f960a48157e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:45:33.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:45:43.462Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=33883be8-883e-408c-9f75-0400f39f565e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:45:43.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:45:53.470Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=2b6b720c-caaf-4ae7-8d84-a9a367db28b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:45:53.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:46:03.478Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=bd0710b9-6be7-40b9-bd9e-b2ded778c003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:46:03.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:46:13.488Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=5b39da77-8a25-4f94-b99f-5dc2fd203534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:46:13.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:46:23.496Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=8b2f3900-864c-4392-8563-56561dd78baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:46:23.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:46:33.506Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=4bec1796-969c-4feb-9a4f-b50d9b1b741b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:46:33.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:46:43.513Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=4add74c2-bd77-44ea-9f51-fe4e97ed390e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:46:43.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:46:53.520Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=3f298ef4-2f5b-4e7f-80ff-528a4fe966a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:46:53.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:47:03.531Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=32cc5f8b-e69c-4c0c-b37f-e033f71b0b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:47:03.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T23:47:03.972Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T23:47:03.973Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-16T23:47:03.973Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T23:47:03.976Z |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-01-16T23:47:03.980Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T23:47:03.980Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-16T23:47:03.980Z |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-01-16T23:47:03.982Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:47:13.545Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=dcb2367b-3473-4cc2-a783-9d7bb1cad112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:47:13.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:47:23.554Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=f1efbb23-dc4a-4808-8173-ed4034c93936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:47:23.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:47:33.563Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=48a43e48-f2db-48ac-8e1d-2d30d88504fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:47:33.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:47:43.570Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=4a0a6d54-9752-43d3-aea6-b6cbb55bf9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:47:43.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:47:53.583Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=c738e75a-b122-4c50-8fe5-eab411e18708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:47:53.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:48:03.589Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=cabc3c84-63cb-40be-881f-a1cc7b322438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:48:03.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:48:13.597Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=be82ff42-a2b8-474e-ae0c-33132080188a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:48:13.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:48:23.603Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=7553742b-b0a6-47b3-921a-fec307d4c703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:48:23.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:48:33.610Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=d3fddf2b-d20e-4cfd-ae6e-bde4b81ee6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:48:33.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:48:43.620Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=8577f970-b04f-4757-a90b-ca6d1d2f9028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:48:43.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:48:53.630Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=0b8b2d3c-f04f-409c-9e5e-3dea7f76b34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:48:53.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:49:03.638Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=6863a8cf-c68d-495d-9958-7e8b12d63e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:49:03.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:49:13.646Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=cf8424c3-331d-406f-a5e7-f9f260ef720a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:49:13.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:49:23.653Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=06c18310-f1aa-4455-a31e-bdf5bc713876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:49:23.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:49:33.671Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=2c4eb6cf-c5f5-4dbe-accb-03f1de983e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:49:33.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:49:43.677Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=4e1760ff-6446-4f41-b04d-b4165d2ab7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:49:43.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:49:53.683Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=996ac734-7fd9-496e-ae36-fadf2dc711ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:49:53.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:50:03.690Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=35f0e767-f337-4688-908c-1bd180095dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:50:03.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:50:13.700Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=2ba17718-56cb-4a51-ad93-2e6a73bd6f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:50:13.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:50:23.714Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=10b9fc47-5de2-416a-b4ea-d06fc2b86bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:50:23.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:50:33.724Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=f965d392-fd04-4fdc-8d5d-d0245eba5c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:50:33.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:50:43.732Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=44ded02d-c03b-4b4e-85bf-fa8de2e26e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:50:43.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:50:53.741Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=74af120e-b05e-444e-a8f4-fdc364d97d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:50:53.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:51:03.749Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=546bfe10-3172-461b-86c6-0dd7eb9d8fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:51:03.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:51:13.755Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=3762b796-63a1-46b4-82a8-00290008e538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:51:13.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:51:23.761Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=cc3c5d36-9498-4e50-bfc1-ddaf3c9f38e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:51:23.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:51:33.769Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=88f325e6-4df6-41ca-9c6a-cee44ee8494f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:51:33.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:51:43.776Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=358642f1-39fc-419d-a7a1-80b102f65c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:51:43.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:51:53.784Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=059d6eef-c810-4676-8ac3-89a68393c1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:51:53.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:52:03.799Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=9b02c24d-c367-4a3b-870f-1dbd3712ab99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:52:03.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T23:52:03.984Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T23:52:03.984Z |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-01-16T23:52:03.984Z |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-01-16T23:52:03.986Z |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-01-16T23:52:03.990Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T23:52:03.990Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-16T23:52:03.990Z |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-01-16T23:52:03.991Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:52:13.808Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=acceee9f-d669-401f-ae3f-b3ade457ebe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:52:13.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:52:23.817Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=0bf6c71f-b117-41b4-97cd-bcfbce59e4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:52:23.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:52:33.824Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=94a7830e-f832-4004-b524-916c4a60f18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:52:33.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:52:43.830Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=95c1a889-3946-4a29-9438-fdab522bc02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:52:43.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:52:53.836Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=983a328d-4d47-4cf6-8686-2e7e60b91d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:52:53.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:53:03.843Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=64a72bf8-f168-42bb-83a9-8eb863428ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:53:03.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:53:13.850Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=6358f983-bea3-4804-81c1-f412a13fc07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:53:13.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:53:23.857Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=a36ec52f-15e0-438b-87e6-e119aebe5ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:53:23.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:53:33.871Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=7cf082d0-8e29-4f51-941b-38d99eb2b6df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:53:33.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:53:43.892Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=20398d83-01f9-4b1b-b146-7d7e6b240646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:53:43.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:53:53.900Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=37a185c8-3103-4a83-aec5-9cb788fcb888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:53:53.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:54:03.908Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=bb123f0d-1733-467e-8b39-283e0903a155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:54:03.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:54:13.915Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=7c349e95-f6c3-4f3c-89c1-6e513a7f4bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:54:13.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:54:23.921Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=46171137-fc02-4979-a3da-63724f0ec5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:54:23.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:54:33.928Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=5b29d5f1-58ab-4543-9512-a8aa35d0580d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:54:33.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:54:43.939Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=03979e53-6163-43ef-bd41-3abe3af80a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:54:43.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:54:53.945Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=5b4846be-96b6-4661-b9a2-6eaccc748a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:54:53.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:55:03.951Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=6f85b7b4-1376-431d-b76a-42a5c97600a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:55:03.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:55:13.958Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=b631a6f5-634f-453e-b276-9620bd6416b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:55:13.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:55:23.970Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=a0d99de2-adb2-4c84-b9ac-b1c5af95b460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:55:23.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:55:33.977Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=dcd2b5f7-fa50-463c-b7d1-e017f7d92d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:55:33.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:55:43.984Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=5ed6b718-723a-4eb8-891a-a74299611c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:55:43.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:55:53.991Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=6fc69e05-c7e9-4b96-802e-c01182fae8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:55:54.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:56:04.006Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=418bfdc4-9e9b-4a47-af8f-363f29edce88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:56:04.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:56:14.013Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=403ec3a6-2485-40d6-99f9-607794ef1811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:56:14.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:56:24.020Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=ed7aa9fb-152a-47b1-bbc3-5229f6a4bd78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:56:24.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:56:34.026Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=ecb7991b-5e56-40c7-a869-766ccf2d7ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:56:34.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:56:44.036Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=74df3569-44f6-417e-84c2-1a5ab341e110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:56:44.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:56:54.049Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=be3cf196-d29d-493d-8506-6eaea253f718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:56:54.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T23:57:03.960Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-16T23:57:03.961Z |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-01-16T23:57:03.962Z |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-01-16T23:57:03.963Z |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-01-16T23:57:03.967Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-16T23:57:03.967Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-16T23:57:03.968Z |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-01-16T23:57:03.969Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:57:04.058Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=3ade04cc-d215-4ebf-820b-1b76ba42e417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:57:04.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:57:14.063Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=61d9937c-3a14-405a-b4c6-9c8402381315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:57:14.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:57:24.071Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=8f59f558-0d09-4388-abb0-ce076ac7f662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:57:24.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:57:34.078Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=1db61b0e-a508-4353-a449-ed8d89a86757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:57:34.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:57:44.085Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=d91208b3-41d0-4230-97eb-3385a10f82c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:57:44.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:57:54.092Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=777bf6e6-7793-492b-9b28-6a3675f26df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:57:54.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:58:04.101Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=36e5c157-8d21-497c-98ed-5ca50a65938d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:58:04.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:58:14.107Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=e8b0f4c9-0dbb-4845-ba5f-f0ddd64d8be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:58:14.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:58:24.128Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=ddf54ff2-f744-45ec-928a-8aecc6ae9743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:58:24.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:58:34.151Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=ba68310b-a59a-4b8e-b956-1288ebe19b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:58:34.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:58:44.159Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=4dab96bb-6eec-4799-8865-c679a1c240ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:58:44.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:58:54.165Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=dc18ee6f-57bf-4073-a894-ede9bc4b2dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:58:54.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:59:04.173Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=d1ecb3cf-7921-4afa-977d-bf89d4612d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:59:04.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:59:14.191Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=05bb904c-0fd7-4e98-bfbe-69193f173e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:59:14.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:59:24.197Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=ced8075f-d0c2-44a8-9952-26c632ba92f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:59:24.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:59:34.203Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=387f2e0d-3a8c-458a-925b-7308b5818d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:59:34.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:59:44.210Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=37937a3c-e1de-4769-99e9-f397b6a653c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:59:44.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:59:54.220Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=acbc6dc2-56ff-4867-9467-b4232ba365ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-16T23:59:54.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:00:04.236Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=0e3cf16d-6891-4ba8-a290-43704179ef4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:00:04.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:00:14.262Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=58102dfc-3f3f-4210-862e-d79282076f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:00:14.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:00:24.270Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=a12862a0-c486-4ea7-b6bb-01b98fa56b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:00:24.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:00:34.277Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=d74c0723-af1a-4fc9-9078-25b3f7040451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:00:34.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:00:44.285Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=7fecbdbc-1268-4c89-a93e-62217e46898a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:00:44.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:00:54.293Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=edb11e39-f308-4768-9819-24739c4589ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:00:54.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:01:04.300Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=33b0bbe1-b05f-4fa3-8ed9-b5c89f3ae8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:01:04.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:01:14.307Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=9c4e45c6-be68-4312-bf67-7e37e9739949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:01:14.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:01:24.315Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=b53ce910-1ea4-439c-b9fc-d790bdfd5fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:01:24.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:01:34.328Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=8d578335-e1c8-4533-b387-793baceb8ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:01:34.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:01:44.339Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=361fe6f4-57b7-4592-b301-5b6355743354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:01:44.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:01:54.352Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=cabf8f56-47ee-4455-8bb8-1fb886510015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:01:54.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T00:02:04.013Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T00:02:04.014Z |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-01-17T00:02:04.015Z |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-01-17T00:02:04.017Z |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-01-17T00:02:04.021Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-17T00:02:04.021Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-17T00:02:04.021Z |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-01-17T00:02:04.023Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:02:04.360Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=c48d59b3-bd74-4a98-9c68-7f9556efbc63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:02:04.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:02:14.367Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=651054e7-3630-44cb-b6e6-024abeec40f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:02:14.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:02:24.373Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=62ecb40b-b688-4839-8c0f-8b69bc3cfc4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:02:24.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:02:34.381Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=07f12dab-bcea-44c2-8fd9-ac7c8bc35357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:02:34.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:02:44.389Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=c181ab08-6143-4021-a010-f3b87d8e549a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:02:44.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:02:54.396Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=b9c4dc24-9b91-449d-96e8-a06907fa8308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:02:54.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:03:04.409Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=6320e21a-a60f-43c9-a0c4-4a85dacc3d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:03:04.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:03:14.419Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=084d45dc-9c6b-4e7f-9e7f-6b3668ceb1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:03:14.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:03:24.425Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=ae136f9a-55d0-4739-a23d-e958c355900c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:03:24.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:03:34.434Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=8965398e-fa98-413a-8554-970340b9ee92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:03:34.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:03:44.441Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=0358f808-54c0-4195-9138-eb788e5e04d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:03:44.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:03:54.448Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=b6d6162a-6f98-4388-915d-903c3d08b70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:03:54.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:04:04.454Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=1f8233f6-e48e-49f6-b07d-0fb6ee87f94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:04:04.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:04:14.461Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=dd2fd7ed-1e7a-4e4e-956c-ce892a5cf238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:04:14.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:04:24.468Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=533d0911-eee5-4e08-aecb-a4db367064cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:04:24.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:04:34.475Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=fda9e270-8de1-4daa-b1f3-1fa6948d55a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:04:34.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:04:44.487Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=f21a964b-7904-418e-a58b-7ddc2aaa0f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:04:44.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:04:54.498Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=885c8291-4834-4a4e-99f1-8600d9e3a15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:04:54.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:05:04.506Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=34f9267b-0268-4548-9e0f-ecac432c43fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:05:04.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:05:14.513Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=1c23d3f4-e074-489b-9bda-940c872ff763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:05:14.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:05:24.519Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=47e1dad2-da7e-4bc1-b3bb-97b13d0f2e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:05:24.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:05:34.527Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=a27ee621-71e9-408a-a98e-2d158d142c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:05:34.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:05:44.534Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=62326454-e8e4-4670-ac7a-173bd1a0963e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:05:44.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:05:54.541Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=b654683b-9f96-472d-93a6-f9fefd7eb41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:05:54.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:06:04.546Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=fc33c5c6-a73d-441b-b5f0-c1df8e913920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:06:04.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:06:14.555Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=e3910d05-0a79-49ca-8654-200112e95950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:06:14.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:06:24.569Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=4cbd9960-3a7d-4852-81f8-428432a0fcb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:06:24.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:06:34.579Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=b085d658-0527-410e-8bc4-c3f3adb30d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:06:34.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:06:44.590Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=7cb26e92-f4ad-406c-99c1-8ea42d7f1216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:06:44.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:06:54.597Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=f5a1d776-ce11-4bd5-a165-85cf3176deeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:06:54.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T00:07:03.999Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T00:07:04.000Z |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-01-17T00:07:04.000Z |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-01-17T00:07:04.002Z |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-01-17T00:07:04.005Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-17T00:07:04.005Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-17T00:07:04.005Z |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-01-17T00:07:04.007Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:07:04.604Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=3c845634-f6df-4caa-887b-d1794813ebb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:07:04.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:07:14.618Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=40a46b0c-54b8-4019-bf90-6c1015ef97ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:07:14.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:07:24.624Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=092b0df7-8bdd-4df1-9b99-ed4433c867bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:07:24.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:07:34.631Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=3f26c3c0-3a72-48e9-aa24-7d5233b34b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:07:34.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:07:44.637Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=fc37c57b-1b81-4137-abb6-d33bc642670d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:07:44.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:07:54.651Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=664c64af-d6ac-495d-8b02-a3abe204a678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:07:54.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:08:04.664Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=92c02801-cf19-48a2-add8-25d66e13ad0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:08:04.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:08:14.672Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=535c8bd4-448f-4e3d-9fff-ad9a73a13b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:08:14.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:08:24.683Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=01298e98-9564-4433-93d3-ba59b78a64ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:08:24.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:08:34.689Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=d6f779df-ba01-469f-b6ff-b080ffdead54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:08:34.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:08:44.697Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=35aae029-5015-4035-a738-8d00e8491697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:08:44.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:08:54.705Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=e26897e0-840a-45cb-8cae-42847cf03c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:08:54.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:09:04.711Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=fe049f50-bae2-4b62-8acf-c28f843059f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:09:04.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:09:14.718Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=e1975c62-0f3c-4b36-b5c4-4714bc20107f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:09:14.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:09:24.725Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=82c55488-f41e-4fe8-a1fc-6ed12706133e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:09:24.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:09:34.733Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=70f08ee7-fe4a-42f3-ac15-5c2bfc774d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:09:34.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:09:44.745Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=243b396a-c7d4-4e65-9ec3-38e75e93b3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:09:44.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:09:54.753Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=e91ea035-7a5e-41fa-a857-eb69ca11bf51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:09:54.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:10:04.760Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=702f8b1e-b06d-4e4d-ad5e-4e713d2fbecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:10:04.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:10:14.768Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=63c4d5f8-3a15-4080-aed6-a25021a7ef9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:10:14.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:10:24.776Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=11bfd5d1-4122-45cf-ac80-c67aea36ad30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:10:24.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:10:34.781Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=50e526f8-6f07-40c5-852d-9f94376b97a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:10:34.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:10:44.787Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=c57117d1-8400-4842-9d3c-efd470387313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:10:44.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:10:54.793Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=47c5e2d2-a49a-497b-a295-77c2bafe25d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:10:54.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:11:04.806Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=bfae3805-99da-4750-8a19-41838d981ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:11:04.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:11:14.819Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=53e0a8e4-2e36-47ee-bbec-b15c5683078c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:11:14.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:11:24.827Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=38b4ac52-72d5-4289-b128-436c94a40896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:11:24.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:11:34.844Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=9c5ebd70-d746-431e-b068-adf293f7ab7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:11:34.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:11:44.850Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=5b821daa-a186-498a-a18a-effd5f840961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:11:44.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:11:54.857Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=bfe5360e-2a50-4392-869a-1453be6a1894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:11:54.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T00:12:03.995Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T00:12:03.995Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-17T00:12:03.996Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-17T00:12:03.999Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-17T00:12:04.004Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-17T00:12:04.004Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-17T00:12:04.004Z |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-01-17T00:12:04.006Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:12:04.863Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=44d18fa2-7aae-4a99-969b-75380d74e863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:12:04.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:12:14.870Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=3d9f0fb0-ed0a-4b91-a371-145f70731a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:12:14.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:12:24.878Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=ba56ef00-1396-46eb-8a8f-f5d07f2573ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:12:24.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:12:34.884Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=5efc60d6-4926-4360-9020-4090c7f57eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:12:34.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:12:44.891Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=593be9e9-2c50-4761-bd25-40d4ec97543d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:12:44.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:12:54.899Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=66a69d85-5224-4998-8e04-58113ead926c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:12:54.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:13:04.909Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=3f2e7f29-cfcd-4846-99c5-440cee06614f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:13:04.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:13:14.917Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=2566d408-74ff-493c-ba22-e80390ab1f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:13:14.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:13:24.925Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=d7b4d54a-2927-4165-a831-a1475cd34254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:13:24.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:13:34.933Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=7dc11643-d9fb-4838-b845-7c3b12fc3b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:13:34.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:13:44.939Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=d3bc9403-b911-40b4-8bbc-2ba8d84c10a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:13:44.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:13:54.964Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=5d920100-b889-471f-bbeb-ab9b2c81c133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:13:54.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:14:04.970Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=6d71c1d4-1f33-4b23-88e2-6d1286106884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:14:04.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:14:14.977Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=cb87245b-414b-4302-be15-192ae10430e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:14:14.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:14:24.984Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=a8e87dcb-7b37-4655-9d50-a3b0c3e1b9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:14:24.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:14:34.991Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=6a479588-a694-460f-ab02-fd04d0774cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:14:35.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:14:45.003Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=faa6b89f-13f9-4217-9a42-55027a626e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:14:45.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:14:55.012Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=1ea26717-a8b3-4780-a192-94c1579bb1f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:14:55.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:15:05.021Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=9b0d0ca6-64b7-424b-a8a5-0569bf0ecc90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:15:05.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:15:15.028Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=910ffccc-4d74-4080-807a-201e098720d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:15:15.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:15:25.034Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=26122fe7-045e-4044-8949-9feb59eed470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:15:25.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:15:35.042Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=91a88dd4-69a6-467b-9b9a-7fdcb9bdbbb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:15:35.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:15:45.047Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=d52ce769-4299-45f7-837e-a65915dc3bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:15:45.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:15:55.054Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=4642b014-81f3-410c-880a-6ff2934f3f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:15:55.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:16:05.060Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=d3a40177-9581-44ce-b957-fa311cbcfbfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:16:05.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:16:15.067Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=fb2b76de-da57-4b19-be25-1adc37c7bbc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:16:15.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:16:25.080Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=30f95c20-1e88-41d4-b87e-4cc2ee6e0fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:16:25.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:16:35.087Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=3d7c83d5-3710-4f15-92bd-93de98c5054e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:16:35.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:16:45.096Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=41f7d0a0-c43b-4288-b286-3ca3197d2172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:16:45.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:16:55.101Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=53656d5a-df8f-4a52-b66d-e6491cf086be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:16:55.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T00:17:04.022Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T00:17:04.022Z |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-01-17T00:17:04.023Z |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-01-17T00:17:04.025Z |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-01-17T00:17:04.029Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-17T00:17:04.029Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-17T00:17:04.029Z |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-01-17T00:17:04.031Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:17:05.108Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=d09f44a0-8107-49f4-a4ab-4bb54256cd5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:17:05.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:17:15.116Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=d0917016-a762-4014-b7ea-e77f2a444d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:17:15.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:17:25.123Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=4b28ace4-af11-4324-8a40-2ab641451f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:17:25.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:17:35.130Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=7cf75721-739b-4e6b-8d6c-ba354ab6a41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:17:35.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:17:45.135Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=00e4bb67-98d7-455a-9951-d5fd50870720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:17:45.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:17:55.145Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=7f4f0d56-2897-4f96-9e4f-0a0f0ee2b863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:17:55.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:18:05.159Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=6f361a27-10ea-45b1-ae89-6a01f76c55ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:18:05.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:18:15.166Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=d6a6454a-20cb-49e7-8d7b-347839e0264f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:18:15.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:18:25.173Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=0ab98be4-9669-49e3-9353-917526e4aee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:18:25.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:18:35.183Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=d44c33a9-19aa-42db-9dc0-6777cf086532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:18:35.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:18:45.202Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=c0bab8c9-2ce3-498a-a98f-7197bcfc2292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:18:45.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:18:55.207Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=4391fe0e-7c19-4788-be00-cb797279bde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:18:55.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:19:05.213Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=1c6d30cc-b8a4-44c4-9aed-ac792bc74029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:19:05.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:19:15.233Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=b390ac3c-7597-4b78-b75d-10421476259e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:19:15.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:19:25.241Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=6fbdd3cd-18ec-4c50-ba50-4c86fcf198cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:19:25.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:19:35.253Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=6190adaf-0778-43de-b65e-768f202640e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:19:35.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:19:45.261Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=c54ec1fc-f2b1-417c-8cd5-9cfad2c39f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:19:45.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:19:55.268Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=e0c24f66-30fd-4d73-8042-c76a5ba87002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:19:55.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:20:05.274Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=b70d8f21-0c0e-463a-a059-4ef20efcb872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:20:05.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:20:15.280Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=b1e7e87a-995e-43a5-8e5c-b00940c8ab9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:20:15.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:20:25.289Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=6c7e0a8c-6c9d-48f1-b0a8-951f17eed449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:20:25.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:20:35.296Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=c9c1f342-0827-4f97-a1cb-2c614dbae1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:20:35.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:20:45.301Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=46bc9fd4-4cf4-436d-8bc5-af9e11856c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:20:45.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:20:55.308Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=03df1e90-0f65-4ba1-a241-a86f601f4916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:20:55.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:21:05.314Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=88c40b0c-1064-48a7-8362-b0bb3f25e165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:21:05.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:21:15.321Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=4dff3506-52a7-42d6-8eca-2d9fe5f4cb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:21:15.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:21:25.331Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=ec035327-6ecf-488a-a838-e18336647639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:21:25.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:21:35.337Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=e0180fcf-e33c-45a7-a5bd-ed02e4f4ec96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:21:35.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:21:45.344Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=4279df07-d12f-4af6-b1d8-6e6f28c14057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:21:45.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:21:55.349Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=fc077eb9-4a8e-4f88-a7e5-dd6218a8c848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:21:55.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T00:22:03.990Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T00:22:03.991Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-17T00:22:03.992Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-17T00:22:03.993Z |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-01-17T00:22:03.997Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-17T00:22:03.997Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-17T00:22:03.997Z |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-01-17T00:22:03.999Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:22:05.355Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=5fc1c389-8180-4bb0-a3d3-6b779b9db44e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:22:05.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:22:15.362Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=0a81b643-07aa-4cd0-8133-cc24b7da03a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:22:15.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:22:25.368Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=1c053b50-54c9-4a70-8f04-7699bb8be2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:22:25.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:22:35.373Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=ab2f29b5-f7ab-41fa-8d83-f5a3e1d52f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:22:35.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:22:45.383Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=a547f7c0-ddd9-449c-a953-5da4c4720f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:22:45.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:22:55.398Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=22875b84-3dc3-4897-a6ce-be8860cee0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:22:55.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:23:05.406Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=0859f91c-f54b-4a0d-adba-6a4f82880f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:23:05.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:23:15.414Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=0e970870-7072-43cb-aea4-5bcb87db6ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:23:15.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:23:25.422Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=28c85d09-6747-48ad-b6b7-977fb72a4ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:23:25.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:23:35.429Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=c5f370ab-71d7-4ea0-a4c9-878e10904ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:23:35.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:23:45.435Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=741f333e-92bb-4046-81b7-aef8deaa7989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:23:45.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:23:55.442Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=fbb4ffb3-2318-447a-afe9-ab4294e841a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:23:55.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:24:05.455Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=65b59912-75ef-4612-8cbf-32df75c1d922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:24:05.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:24:15.462Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=7d4d683a-6f15-4e73-be0d-e23620779839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:24:15.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:24:25.469Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=c3e31a16-d0cb-4813-96bc-b26ff9307248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:24:25.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:24:35.481Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=c7b80439-2b21-4341-aee6-b462f3df3ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:24:35.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:24:45.490Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=16ab976d-1983-417a-92ec-8066d41905d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:24:45.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:24:55.498Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=287b07ba-169e-436a-b57a-dc4572dfa039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:24:55.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:25:05.503Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=4f2d0af2-bb48-40ac-9f9f-e8c69adaa200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:25:05.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:25:15.509Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=01fc9bce-2767-4b30-b8a3-89291f3d2b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:25:15.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:25:25.517Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=4c2cf668-a2e3-4f11-80bf-74327ec1f68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:25:25.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:25:35.523Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=2b72ac73-bd35-4127-b209-58c295f2cfac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:25:35.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:25:45.529Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=d0b458b9-29a8-447b-912d-1f079e991602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:25:45.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:25:55.535Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=1e579dfb-7ff1-475f-8db5-8348e22535d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:25:55.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:26:05.541Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=f25be78f-fc18-40cd-ae12-04dc4140f457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:26:05.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:26:15.550Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=3c6188e5-6937-47ed-9eb2-711054eaa413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:26:15.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:26:25.556Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=a5b1bda3-9b51-4d61-a926-a30e30b82bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:26:25.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:26:35.565Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=c34d76d1-a748-4e8d-8205-e92689e7c3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:26:35.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:26:45.572Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=bf2880c1-3295-4d55-b61a-78e98a015b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:26:45.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:26:55.580Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=7693850f-61aa-4783-abb8-456d5a4847ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:26:55.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T00:27:04.014Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-17T00:27:04.015Z |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-01-17T00:27:04.016Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-17T00:27:04.018Z |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-01-17T00:27:04.022Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-17T00:27:04.022Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-17T00:27:04.023Z |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-01-17T00:27:04.025Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:27:05.586Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=581f1679-b43a-4869-bcd3-e4028fa2c8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:27:05.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:27:15.592Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=914e5cc9-fef7-4544-931b-fa08b053d65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:27:15.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:27:25.600Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=45400388-c6ad-4cb9-abae-38a0e376a098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:27:25.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:27:35.612Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=88b9a941-7abd-434d-857a-de5bcd1bf372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:27:35.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:27:45.635Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=22517850-e18d-4a0b-8c2c-7a37a526c0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:27:45.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:27:55.643Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=baa6f953-9447-4a85-8226-b61a4294984c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:27:55.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:28:05.650Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=c817f7a1-5d44-46ca-9bac-a32dcaa5dcb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:28:05.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:28:15.656Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=2e56ad25-2a7b-4a8e-9449-37460613be32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:28:15.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:28:25.664Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=5060ce46-ee0b-49ff-bcbc-41ad235ba525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:28:25.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:28:35.673Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=8bc15d60-2095-48cf-8186-7ad224263756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:28:35.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:28:45.679Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=3736afb9-5726-4dc5-a373-a9987b4b3564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:28:45.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:28:55.687Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=e36799a9-bd74-4ba5-a3e6-2b2659b79230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:28:55.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:29:05.693Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=36a838d6-c5bc-462c-ad1b-5f923176da47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:29:05.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:29:15.700Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=9355d088-88a7-4791-b8b5-c810b3f4af43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:29:15.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:29:25.711Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=c79a00a5-37fb-4b02-b0cb-5ee0260f8257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:29:25.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:29:35.727Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=0c56d017-68fd-4bdf-9950-95537804b414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:29:35.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:29:45.736Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=29079f78-c47b-4dbb-a546-2b7e9c45d715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:29:45.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:29:55.746Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=9d6223c6-19fd-44c2-b792-47493519cfa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:29:55.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:30:05.753Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=8f4c66ce-8b0c-49ae-a69c-1116ccf9ef9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:30:05.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:30:15.761Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=deccbbae-a264-4e00-b518-ec2736e369ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:30:15.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:30:25.768Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=681ef9cc-5293-49df-865f-ec15e26d9c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:30:25.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:30:35.774Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=e0ee8480-8d0b-4961-8232-b1d79e82996b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:30:35.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:30:45.780Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=c81c23f5-a47d-4339-9d5c-70d747e8cdb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:30:45.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:30:55.787Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=9b80eefc-8e51-4e2d-8de6-26c0dea718b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:30:55.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:31:05.795Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=92c75f60-4d8d-4e52-afb3-a82473c13849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:31:05.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:31:15.802Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=bd49a086-9e79-40e1-a255-f258eb0bdc59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:31:15.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:31:25.809Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=2d7bb7c0-f313-4ae8-b930-486e4e697804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:31:25.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:31:35.815Z |INFO |Init configs |InvocationID=7ffc52f4-e383-40af-9f48-b95e364eed12, InstanceUUID=1f7527f1-2441-4d14-b81e-974bc72201d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-17T00:31:35.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |