By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-18T23:05:25.553Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-18T23:05:25.556Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-18T23:05:25.590Z |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-18T23:05:26.179Z |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-18T23:05:26.265Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-18T23:05:26.266Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-18T23:05:26.266Z |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-18T23:05:26.334Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-18T23:05:26.425Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-18T23:05:26.449Z |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-18T23:05:27.890Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-18T23:05:28.377Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-18T23:05:28.395Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-18T23:05:28.396Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-18T23:05:28.447Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-18T23:05:28.448Z |INFO |Root WebApplicationContext: initialization completed in 1998 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-18T23:05:28.797Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-18T23:05:29.554Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-18T23:05:30.938Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-18T23:05:31.428Z |INFO |Started MainApp in 8.093 seconds (JVM running for 8.776) |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-18T23:05:31.489Z |INFO |Start scheduling PRH workflow |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:05:31.503Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=f145abe8-b47b-440e-be62-cde798d91936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-18T23:05:32.967Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.20:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:05:32.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-18T23:05:35.443Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-18T23:05:35.443Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-18T23:05:35.446Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:05:42.998Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=6021e568-eb12-4731-a4b9-fd21662f466d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-18T23:05:44.022Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.20:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:05:44.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:05:54.024Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=3d52aec3-3633-4b52-98b1-f7328578e514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-18T23:05:55.062Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.20:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:05:55.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:06:05.063Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=a64160f5-65cd-4a25-8d2d-ddf0485765b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-18T23:06:06.102Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.20:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:06:06.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:06:16.103Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=67cacf94-5adc-4088-80d9-783bf38ff766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-18T23:06:17.145Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.20:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:06:17.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:06:27.151Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=6a689ded-5dcd-4ef3-b391-e60eca040767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-18T23:06:28.182Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.20:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:06:28.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:06:38.184Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=4813b78a-21c8-479e-b5e5-dc7cfa9efd2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-18T23:06:39.222Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.20:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:06:39.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:06:49.223Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=83e48d87-923c-449b-bfb4-9e60c9f5f65b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-18T23:06:50.262Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.20:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:06:50.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:07:00.263Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=92f73a33-eb1a-4cc5-98bd-2cafa70c7b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-18T23:07:01.302Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.20:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:07:01.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:07:11.304Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=7ce535d7-5513-4c38-a55f-4a06a589d21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-18T23:07:12.343Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.20:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:07:12.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:07:22.347Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=12d01b03-4d74-41fe-b0c6-76f92af58a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-18T23:07:23.382Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.20:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:07:23.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:07:33.385Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=416f1a42-9dbc-482a-b181-8447df611181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-18T23:07:34.422Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.20:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:07:34.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:07:44.423Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=3889cbcf-37c7-4849-a65d-e6984608c0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-18T23:07:45.462Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.20:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:07:45.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:07:55.463Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=1df107a3-1af3-40ce-aafa-6240c9138b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-18T23:07:56.502Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.20:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:07:56.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:08:06.504Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=b788b042-92cd-4e6f-b942-7a17642c5212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-18T23:08:07.542Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.20:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:08:07.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:08:17.544Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=7ee089ee-0077-4cc9-b2c0-a2e5f3364ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-18T23:08:18.614Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.20:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:08:18.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:08:28.616Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=b2cc660b-d636-4da4-ab21-f9aace7f519f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-18T23:08:29.654Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.20:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:08:29.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:08:39.658Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=6baa3b88-a480-40f8-ab35-297db7d0a2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-18T23:08:40.694Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.20:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:08:40.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:08:50.696Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=24bd0f9f-2efd-484c-9466-efa47daabb25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-18T23:08:51.737Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.20:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:08:51.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:09:01.739Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=ed9e49db-5777-4674-8ed3-0b978783521b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-18T23:09:02.774Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.20:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:09:02.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:09:12.776Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=dc55e1b5-9830-4b03-92bb-eb0c92089a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-18T23:09:13.816Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.20:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:09:13.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:09:23.819Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=2fd9cfae-6be2-4721-848d-90c5e205d47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-18T23:09:24.858Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.20:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:09:24.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:09:34.908Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=e2514741-0b66-4a42-8176-bbcad37cdd84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-18T23:09:35.926Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.20:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:09:35.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:09:45.927Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=7101613a-1bf4-4870-b0bd-cf924971dbd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-18T23:09:46.966Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.20:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:09:46.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:09:56.968Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=5ab58c69-cf4c-468a-b71e-623a77516131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-18T23:09:58.006Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.20:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:09:58.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:10:08.011Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=444fa7e7-86fc-41b7-9b45-63735d35ff94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-18T23:10:09.078Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.20:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:10:09.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:10:19.079Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=2cbdba69-861f-4c39-990f-d835a446806f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-18T23:10:20.118Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.20:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:10:20.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-18T23:10:29.947Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-18T23:10:29.948Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-18T23:10:29.949Z |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-18T23:10:29.955Z |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-18T23:10:29.966Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-18T23:10:29.966Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-18T23:10:29.966Z |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-18T23:10:29.970Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:10:30.119Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=fc53ad61-7829-4938-91f8-761e25163760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-18T23:10:31.159Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.20:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:10:31.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:10:41.165Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=bd897a4f-c3f1-4c9f-8f60-b395f0075fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-18T23:10:42.230Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.20:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:10:42.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:10:52.233Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=337efa2b-9a79-400a-8764-5a10e80eecde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-18T23:10:53.270Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.20:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:10:53.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:11:03.271Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=5491a3ee-6b25-459c-a3fd-d93442a68e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-18T23:11:04.310Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.20:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:11:04.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:11:14.311Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=101a5f47-2e80-4015-bb02-6c06da700883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-18T23:11:15.350Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.30.20:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:11:15.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:11:25.351Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=29f66102-8cad-41de-a4c9-3548bdfcca6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:11:25.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:11:35.523Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=d0899c47-6e75-405e-ba24-e994a2b3f84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:11:35.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:11:45.538Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=154d3a4a-00e6-4d91-9944-e9aa102124ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:11:45.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:11:55.552Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=4f5b398c-6e36-45b2-8695-aacb0adfb2b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:11:55.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:12:05.576Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=7494449d-2d2a-44f7-9908-52884ff01b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:12:05.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:12:15.587Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=9f19d08e-25fc-4e51-816f-ee1573371530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:12:15.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:12:25.604Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=a754cd0b-bde1-43e3-bea6-cbcf20a2ddc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:12:25.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:12:35.615Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=17abb73a-31f9-4e3c-a7ff-720bb32143a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:12:35.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:12:45.630Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=4c9f6d7c-5044-453b-a015-2c2986b8c74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:12:45.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:12:55.638Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=c96fc671-4ed0-4a40-8f8e-46dcbf6b56b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:12:55.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:13:05.648Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=9732b822-2ded-4aca-a012-b3a2ab1f58ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:13:05.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:13:15.658Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=a2eb4d5f-a794-49b3-a68b-b28313696c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:13:15.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:13:25.667Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=f854eb54-6675-410b-9b5b-5c807344ffb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:13:25.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:13:35.680Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=d8ad5f0f-b1ab-4c64-94f4-296a95eff0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:13:35.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:13:45.699Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=c97753a7-1d75-4e10-8672-d860a5b6cc08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:13:45.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:13:55.707Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=f4e836eb-ef00-467c-900a-ce37bcf9d1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:13:55.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:14:05.717Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=8128e62a-dbfb-4706-8451-720fa30eed78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:14:05.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:14:15.726Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=2741bbef-2b0e-466c-8d90-7bc5591d2f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:14:15.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:14:25.736Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=ba797b01-b28b-45bf-9b56-0f3d6c4a568a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:14:25.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:14:35.745Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=ab5dfe86-0770-4aa9-9c28-7846304506b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:14:35.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:14:45.755Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=e2b25f42-a856-4602-ad39-55d4daaf3078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:14:45.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:14:55.766Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=62bf6848-3078-4d4d-9050-a3bbaff40475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:14:55.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:15:05.776Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=96895a58-c72b-494f-8f11-a80b14924443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:15:05.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:15:15.787Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=ff9646d0-cd2a-42bc-a47e-437f2c4a4726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:15:15.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:15:25.809Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=f9329173-824b-4acc-8bb2-682d58965b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:15:25.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-18T23:15:29.419Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-18T23:15:29.420Z |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-18T23:15:29.421Z |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-18T23:15:29.424Z |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-18T23:15:29.433Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-18T23:15:29.433Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-18T23:15:29.433Z |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-18T23:15:29.436Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:15:35.817Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=0854f8c9-1230-483a-b904-5fefe72aa0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:15:35.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:15:45.827Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=b8652e44-0459-4c5d-8a92-5826c38dc5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:15:45.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:15:55.840Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=50bbf566-af44-4981-9b7f-b814b1293141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:15:55.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:16:05.852Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=c8d871b7-4589-4ae6-b726-ac9f66d1d448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:16:05.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:16:15.865Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=3282f796-1956-4fc4-8ceb-e0f5308e2bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:16:15.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:16:25.878Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=77391349-754e-4870-a75e-7e733f7d6bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:16:25.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:16:35.888Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=01561844-ae3b-4883-8399-49584f64b3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:16:35.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:16:45.905Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=311f34f8-5802-45d3-ab3f-586a47062f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:16:45.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:16:55.916Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=fa97a01a-2866-48f9-8582-383d4ecf5a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:16:55.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:17:05.923Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=a27100b4-56d0-4328-80d1-b0e817bcd377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:17:05.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:17:15.933Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=3646aefb-63ec-489c-a5e4-2fc431786cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:17:15.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:17:25.945Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=106c52ab-42e3-48a8-9d4e-f9f6347ad0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:17:25.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:17:35.954Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=fb035f3b-c8d1-4c4d-bd8f-64d9a86e2eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:17:35.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:17:45.964Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=a851b3c2-fc30-4e17-bb03-f30cf86bd4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:17:45.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:17:55.977Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=f659546e-bea4-4d8f-95dd-86cd072914d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:17:55.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:18:05.996Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=975567de-a49e-4dff-b29b-c11a0b8443a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:18:06.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:18:16.008Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=df162696-ecc8-4ca6-9dee-dc9f81d0730e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:18:16.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:18:26.025Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=8fe25ba4-a285-4a9b-9aaf-a4d25525732a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:18:26.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:18:36.040Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=7bf8c013-18af-4685-832b-35b4b0d052c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:18:36.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:18:46.047Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=2fc6d6ec-540d-48ff-abfe-785c4e0489e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:18:46.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:18:56.055Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=ed4d0050-19af-4fe2-af1b-58d6042b05ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:18:56.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:19:06.304Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=ab9a6b9c-c2e3-4f51-b1d7-036378376ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:19:06.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:19:16.314Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=fd15d48a-e8f8-4669-a5cc-f57e89eed8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:19:16.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:19:26.331Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=8d445162-c8c6-4e90-8ed2-cb41ad36bbf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:19:26.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:19:36.344Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=719b4ead-e351-410d-9539-210160f282d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:19:36.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:19:46.354Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=4ecbff9e-f3bf-440d-b6ce-c4e0727a6d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:19:46.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:19:56.374Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=1d9e7b91-d516-4f21-b152-3ad441edf010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:19:56.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:20:06.382Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=02a37dbb-3bf8-4fd7-b278-584303dbc293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:20:06.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:20:16.390Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=6dc7481d-13a1-452f-bed2-87202fbba4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:20:16.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:20:26.402Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=c7733bc9-c9bb-4ee8-be0c-20a08482bfd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:20:26.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-18T23:20:29.211Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-18T23:20:29.212Z |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-18T23:20:29.213Z |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-18T23:20:29.217Z |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-18T23:20:29.225Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-18T23:20:29.226Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-18T23:20:29.226Z |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-18T23:20:29.228Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:20:36.423Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=97aa4f6c-a649-4181-b5f7-f6bfcdc95c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:20:36.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:20:46.432Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=abb8f946-45ec-4726-9029-080d39a3672c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:20:46.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:20:56.439Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=72549902-868a-4d6a-a016-4677b388a42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:20:56.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:21:06.448Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=7e802c71-ea9c-4d70-8fb5-f77f87a33c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:21:06.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:21:16.457Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=34ad8d04-0911-4ed0-a3da-d456c3301b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:21:16.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:21:26.466Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=2e147513-09f8-41e1-a3aa-8960f226d04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:21:26.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:21:36.475Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=847cd8e0-0b08-4136-9521-f683016f36a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:21:36.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:21:46.484Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=33e12800-1963-4e1c-8cbd-5ae0b0e5d8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:21:46.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:21:56.500Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=0bc6a927-24c7-43ca-9ca0-99e6ee07540f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:21:56.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:22:06.510Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=2d70a515-2753-44bf-abb7-e21734077011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:22:06.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:22:16.517Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=9f83f929-c0b5-45b2-833e-a4ad5ec12480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:22:16.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:22:26.528Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=656a8f1d-e2bd-441d-8064-d4941fe20e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:22:26.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:22:36.536Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=8f197c5f-9548-4b35-bcec-4b0e42b8ebef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:22:36.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:22:46.543Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=6e01fd33-ad64-4fbb-90c1-9ab94395915a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:22:46.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:22:56.551Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=09ab66b7-2bc6-4d1f-a1d6-8b0e9811ffae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:22:56.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:23:06.560Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=54315874-592d-41f3-9922-6c4f84f2f9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:23:06.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:23:16.570Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=e936c699-50b2-4c0c-9109-40ac2f85cd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:23:16.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:23:26.587Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=ed120b1a-5829-4b00-84b3-71f760fe2f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:23:26.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:23:36.604Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=1834ff70-cf20-4069-bd71-a9b6f5dab8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:23:36.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:23:46.613Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=b6f0a512-a2a0-4c63-b165-31e3ba17ace9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:23:46.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:23:56.622Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=a7f83ede-571a-43dc-bc1c-f83deff4f95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:23:56.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:24:06.631Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=575decc6-6e98-4b47-a71e-68d770ad4ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:24:06.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:24:16.637Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=de060d21-e998-452b-891c-df3ea3ddc21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:24:16.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:24:26.650Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=d7a49fd1-5dc4-41bf-87a1-9f87cef61e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:24:26.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:24:36.660Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=9532c243-2a93-4f84-870a-fe7089c2b355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:24:36.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:24:46.668Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=84d3f004-8a6f-4bc0-8c8d-31f6d74725a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:24:46.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:24:56.677Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=f63d393e-568a-4a21-bbf9-5f7090ec2d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:24:56.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:25:06.686Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=8e431e65-d3c5-4c5c-827d-4cc72e4fa7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:25:06.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:25:16.697Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=708932a5-546a-423f-a438-8af8e979c5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:25:16.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:25:26.717Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=aa61db86-dece-4e0f-8529-23f5d52b32aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:25:26.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-18T23:25:29.197Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-18T23:25:29.197Z |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-18T23:25:29.198Z |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-18T23:25:29.201Z |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-18T23:25:29.209Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-18T23:25:29.209Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-18T23:25:29.209Z |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-18T23:25:29.211Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:25:36.729Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=90db61c7-6eb4-4441-a506-36efe7a0c74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:25:36.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:25:46.736Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=6bbcd726-8dc8-4779-b561-0518cc5b38a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:25:46.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:25:56.744Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=85c6cbfd-57e6-4d93-8bda-79aa8347e148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:25:56.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:26:06.753Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=c8ca56b9-cad2-4de7-b332-28db6a079e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:26:06.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:26:16.761Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=5e1bb516-6f67-4ac2-b969-2665c403a129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:26:16.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:26:26.769Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=81643c4a-88e4-4927-a6d6-c59f4d3c5871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:26:26.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:26:36.779Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=6973c8cf-2648-420c-ae3a-e2b2d9966c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:26:36.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:26:46.790Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=103942d7-db4a-4535-8231-b0e9e3badf53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:26:46.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:26:56.868Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=2038f47d-a6cf-4d49-971a-3b8d2f10296e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:26:56.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:27:06.888Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=8c267c29-edfc-4a3f-934e-58e9786e82b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:27:06.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:27:16.896Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=14dd36b3-168d-46a7-880e-f82823490f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:27:16.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:27:26.906Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=ddad9fa3-9608-4e26-831b-8a3b7752d491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:27:26.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:27:36.915Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=ceb91c75-8fa4-4c80-afd1-943361dc50d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:27:36.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:27:46.923Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=02ad70df-4493-4220-a2b9-1a6ec59176be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:27:46.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:27:56.931Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=5e7fa20e-42aa-4449-89f9-b386021c82a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:27:56.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:28:06.938Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=725ebd33-141d-4d29-b982-69a97cd10681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:28:06.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:28:16.956Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=4df37e94-79ca-4231-ab91-2b6ccc032bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:28:16.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:28:26.967Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=75f0cb63-97f2-4c26-8a21-3091cedfeb7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:28:26.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:28:36.985Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=cabb5676-5173-4883-b0a2-3e46ec9a338f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:28:36.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:28:46.993Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=6ba9b90e-3027-424d-86bd-510b95f8239b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:28:47.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:28:57.000Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=c738d630-3f01-4b96-9f9d-b845ca04d4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:28:57.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:29:07.008Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=4f4a3ecc-9471-46b3-a8a5-f0a163237765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:29:07.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:29:17.015Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=17141160-75e2-488c-8b1b-595c5f758e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:29:17.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:29:27.022Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=6dc80eea-9e8d-4574-826a-6364d7985678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:29:27.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:29:37.030Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=8bdbc6c5-f7ca-4bfe-b23c-ffe9aa1f19d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:29:37.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:29:47.039Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=f97f1874-2b2b-4310-bb9e-3b7befdde9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:29:47.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:29:57.047Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=6bfc77c8-50b0-4de5-9fc2-c0209ee8d33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:29:57.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:30:07.055Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=ea6e513b-fd66-4869-8914-7ae9a42f66fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:30:07.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:30:17.066Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=e2830d8e-80de-42a7-ac7a-354a26c9d236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:30:17.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:30:27.086Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=c0ac9201-eed2-498b-a6b4-eb090c958120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:30:27.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-18T23:30:29.168Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-18T23:30:29.168Z |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-18T23:30:29.169Z |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-18T23:30:29.172Z |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-18T23:30:29.181Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-18T23:30:29.181Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-18T23:30:29.181Z |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-18T23:30:29.183Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:30:37.094Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=9d21ccc3-15e9-4798-a6fb-dd2ec701f3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:30:37.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:30:47.103Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=77a0203e-d6a0-4327-a82f-30cd1775a3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:30:47.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:30:57.111Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=d8d92a08-0215-4aec-bea0-32224d763602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:30:57.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:31:07.121Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=4a58e60d-b834-41b9-9cbb-c468bd34d2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:31:07.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:31:17.128Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=d3e9f827-58f7-4fed-bf7d-a8f342d5c08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:31:17.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:31:27.136Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=838d141f-379c-4b98-a940-2ae3dd4a22a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:31:27.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:31:37.144Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=312ca01e-bbf5-4ae4-af0a-e9cf08146e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:31:37.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:31:47.153Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=9b051c5b-b82f-4348-a92d-f9391577451b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:31:47.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:31:57.170Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=dfe90487-eb3f-40cc-a486-1a57c6447026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:31:57.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:32:07.178Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=6d556d0a-a000-442d-a6b4-20df06c89ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:32:07.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:32:17.186Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=a2fd9513-b670-495f-a818-f303dbb77e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:32:17.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:32:27.194Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=e646cc84-fa30-4064-a37a-3570fa5f8d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:32:27.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:32:37.203Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=ef56a850-6291-49a1-b921-a64f37876366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:32:37.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:32:47.211Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=e78ecfc9-4bbe-4b09-b9fc-9a2d1bc83e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:32:47.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:32:57.218Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=ffc6277b-967b-4d03-8edf-dcd633e39519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:32:57.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:33:07.227Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=a1cc921e-59db-4a14-a3fa-b64018499be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:33:07.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:33:17.236Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=3c05bf02-1edf-4b7f-a0bd-a6463f6c6f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:33:17.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:33:27.246Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=f06a1be5-4fff-4a62-8c86-0235073bf46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:33:27.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:33:37.263Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=ae00afda-792d-4c81-8c5b-46a616bb1357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:33:37.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:33:47.270Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=6603479c-e2af-448a-a3c7-3fd33d78d360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:33:47.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:33:57.277Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=07786cc5-44d9-4874-a23a-483cc87f0878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:33:57.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:34:07.285Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=bcee985f-5dbd-4863-a6f6-4d465aaa2b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:34:07.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:34:17.294Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=c80801a0-935d-4174-ab60-e0e366903050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:34:17.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:34:27.300Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=0cc0da3c-c6ef-432e-a82a-4ae6cbae7965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:34:27.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:34:37.308Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=27c70d22-a7db-4926-9b64-9fe103d53948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:34:37.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:34:47.315Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=647708cb-0f15-414f-9f9a-02356b6398d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:34:47.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:34:57.325Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=59bf2758-789a-49c8-bdb5-ba09bcb91e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:34:57.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:35:07.338Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=21f0efcf-72fd-424e-b832-c823f4729093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:35:07.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:35:17.356Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=3330efa7-a3b7-4e98-8efd-b63b1b64b5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:35:17.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:35:27.366Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=4f1217fd-89fb-4874-aaf3-f2f9c2456277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:35:27.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-18T23:35:29.142Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-18T23:35:29.143Z |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-18T23:35:29.144Z |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-18T23:35:29.148Z |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-18T23:35:29.154Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-18T23:35:29.154Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-18T23:35:29.154Z |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-18T23:35:29.156Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:35:37.373Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=b2c83ae1-b704-47e1-a99f-adfa5f424c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:35:37.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:35:47.380Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=79d14546-c002-4b71-8fa0-5dfecb2cd9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:35:47.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:35:57.387Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=ed1f079b-c303-4119-86e8-a06ecbf3794e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:35:57.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:36:07.394Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=bb38596e-ec9f-4472-9fee-14667a6d5030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:36:07.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:36:17.403Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=687abd02-0661-4c35-a31e-e74bf290908f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:36:17.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:36:27.411Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=95250f13-8921-41d5-891f-6ae4329f48aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:36:27.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:36:37.419Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=e084f700-85f5-42ad-9b02-8154e2c8a527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:36:37.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:36:47.428Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=b62d36e6-887d-4bf1-a074-0ba03bf1c173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:36:47.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:36:57.446Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=7065bb08-3fd1-416c-a95a-b4a5aebfb453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:36:57.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:37:07.454Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=c1f0de39-0786-4aa6-b472-6f0d4b9c41d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:37:07.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:37:17.462Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=05ebd359-b2bf-45b4-8372-9f1b1ed1fdfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:37:17.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:37:27.469Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=a9dd4839-adea-4627-bd38-e430f2d83e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:37:27.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:37:37.477Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=f4ceca02-27e4-4e95-a298-afd923ffd5cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:37:37.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:37:47.485Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=56c6d89d-77f0-4bb6-977d-701a9a7c6db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:37:47.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:37:57.493Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=cfb89cf6-8764-458e-9bb1-3adc97286194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:37:57.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:38:07.502Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=4e431e3a-7d86-4fae-adc8-3fe195b1db81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:38:07.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:38:17.510Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=45bcc5ac-8f3d-4c0b-90bc-8e57a60b30bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:38:17.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:38:27.519Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=4df4b0cf-46cc-4e91-81f6-51eb392c1ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:38:27.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:38:37.535Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=43fbfb5c-faa6-44ad-a81e-06a2602e1983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:38:37.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:38:47.541Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=d0322efa-d828-4c5c-9e3d-48c3bc0b61ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:38:47.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:38:57.548Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=887ba9a8-68e1-4f05-b57d-f0092904eb3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:38:57.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:39:07.559Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=95c0eeed-6e66-4183-9dd9-f44ee7f3e860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:39:07.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:39:17.566Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=bcfdd3a1-b892-416a-b6bc-be2e1032b23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:39:17.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:39:27.573Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=86c5c9d3-4f4f-4d00-b148-4061f1b34d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:39:27.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:39:37.580Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=4a0e3935-e350-4f40-ad9a-a30473215f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:39:37.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:39:47.588Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=507f09cb-7563-40a4-b4e9-86e3c8c975bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:39:47.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:39:57.599Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=dd780842-297e-4ad2-ae30-6391e9975d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:39:57.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:40:07.609Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=645b9152-1925-42a5-8437-1db4783ca175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:40:07.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:40:17.624Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=ee735ed1-75be-4250-a797-122550e936b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:40:17.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:40:27.633Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=7b5f579c-4e1e-479a-b6c3-355ab4301409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:40:27.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-18T23:40:29.176Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-18T23:40:29.176Z |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-18T23:40:29.177Z |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-18T23:40:29.181Z |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-18T23:40:29.186Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-18T23:40:29.186Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-18T23:40:29.186Z |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-18T23:40:29.188Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:40:37.641Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=26a06d90-c00b-4667-b586-003b32ee20d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:40:37.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:40:47.649Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=50d3bf98-4adc-4894-8b92-20ed50c9cb0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:40:47.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:40:57.656Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=f7929461-3169-4c64-bcb1-991546386697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:40:57.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:41:07.663Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=52a20ce4-a198-4240-bca1-853e6274484e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:41:07.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:41:17.670Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=a57032fe-48a8-4de2-a635-7221780052c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:41:17.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:41:27.677Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=4163cade-ad2f-4efc-b43e-de240a8a631a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:41:27.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:41:37.687Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=b2bf803a-9eff-4a51-9bfe-deacf0521ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:41:37.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:41:47.696Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=28bd26a1-7cfb-4f93-916f-07326dabc10f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:41:47.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:41:57.708Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=9806966d-35e1-477b-9eb9-a8b1e240a301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:41:57.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:42:07.730Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=9d274d4e-447f-460b-a16f-458c13057eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:42:07.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:42:17.737Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=b87f98e8-bef4-4780-8fcd-382dad96cc08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:42:17.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:42:27.745Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=4ee97ddd-ca14-42c3-ae5e-49b0ea9393c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:42:27.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:42:37.753Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=08712efa-d1c6-4bac-892c-45e55ae4de19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:42:37.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:42:47.759Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=40da2130-d5b1-4c93-9afe-61c3f5ceb0cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:42:47.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:42:57.766Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=e37fb04a-0507-4e89-ad4a-358b6f335dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:42:57.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:43:07.774Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=33d8cabd-8e4e-4b33-b40b-eafbb001b0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:43:07.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:43:17.782Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=d6c985cd-bf43-4610-8e01-14b529921a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:43:17.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:43:27.791Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=262c623f-84b2-452f-b070-dc383a05406f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:43:27.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:43:37.800Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=98d3769e-52f9-45dc-bcfd-3b1d9e793775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:43:37.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:43:47.810Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=5d1dee54-1e70-4c38-ac3f-72055cc4fcf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:43:47.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:43:57.832Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=a964c468-609e-42d4-bece-0eaf726ae06b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:43:57.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:44:07.838Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=df76bca6-61d2-4837-96fa-aa6d97b069d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:44:07.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:44:17.844Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=da485894-34c0-4e0b-9d02-933f4dc58a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:44:17.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:44:27.851Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=b00df599-52f0-4bb7-bb3a-3dd5b1a2e501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:44:27.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:44:37.857Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=2be9ba2b-a69d-4398-9d94-c8856a22fd1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:44:37.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:44:47.866Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=b1e7c760-264b-4996-b0f1-afd14e5c81b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:44:47.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:44:57.872Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=19891ee4-20ff-407a-9c8f-51dd3cc7e8f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:44:57.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:45:07.884Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=8adf74cb-79d5-4075-b54c-ba5201f2e6d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:45:07.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:45:17.892Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=a57192ea-cbe1-46cb-b240-348ab3f77a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:45:17.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:45:27.905Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=d422fef6-0483-4c99-8edd-ac5065665bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:45:27.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-18T23:45:29.103Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-18T23:45:29.103Z |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-18T23:45:29.105Z |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-18T23:45:29.107Z |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-18T23:45:29.112Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-18T23:45:29.112Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-18T23:45:29.112Z |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-18T23:45:29.114Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:45:37.924Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=4df1a131-49e5-47fc-9cf9-88651f4ebc97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:45:37.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:45:47.931Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=2c9449c9-0e00-418c-9a0f-baf9b762841f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:45:47.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:45:57.938Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=6902e1ab-f93c-40bc-9639-50a47fad786d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:45:57.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:46:07.946Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=0a133a11-66d5-427b-b12f-f9ec3cb4e722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:46:07.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:46:17.952Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=7d2e5db3-9e9e-4d70-a8c1-78c11e9e89c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:46:17.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:46:27.958Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=212eaa7f-83e0-4363-94d4-eb5f61e2eebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:46:27.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:46:37.967Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=89e909a9-fb55-416b-b978-f6a7f7b5ebdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:46:37.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:46:47.974Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=d70d83e4-1401-475d-8744-850c91d03388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:46:47.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:46:57.984Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=994b1516-5b7a-4919-b8e9-99d0d7c702d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:46:57.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:47:07.999Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=d57935b9-ef70-4f7b-8ea1-668f4999528b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:47:08.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:47:18.009Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=bdf78f73-59e8-4c72-bd2e-781785e25255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:47:18.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:47:28.016Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=c77473cb-5795-428c-9e3c-e85593ccad36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:47:28.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:47:38.024Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=246579f6-ae0c-47ed-a686-59fcf4f85434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:47:38.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:47:48.032Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=8d8e93d7-ff2c-4a33-b4ac-e2b86c5c58a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:47:48.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:47:58.039Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=c0d5c386-81e9-4028-ba4c-a09b044e7cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:47:58.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:48:08.045Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=e8560ee6-f71f-48f8-8321-50b459d33f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:48:08.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:48:18.054Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=7daa3f23-9b4e-4b9e-8494-d19d68b0dc51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:48:18.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:48:28.062Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=6b1e468e-d212-4742-a9a5-c104792d6ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:48:28.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:48:38.074Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=d0a75840-e288-44f5-80a4-95199d3025d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:48:38.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:48:48.091Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=709ae1f7-c16f-4c8f-9d72-dee901c1a815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:48:48.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:48:58.104Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=6f9c2897-42da-4e6d-ad5e-999493698867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:48:58.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:49:08.124Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=4a8c9337-bc03-464a-a546-021737225b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:49:08.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:49:18.129Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=350bc2a3-059a-412b-b509-f557f0ae119d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:49:18.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:49:28.137Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=b7facb8b-4fa9-43d1-9fbf-a7d3e359fc33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:49:28.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:49:38.143Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=bab78f92-3450-4d27-aaf1-57260e764032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:49:38.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:49:48.149Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=4e34870a-c158-4d94-afee-5f1402334d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:49:48.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:49:58.155Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=1742ad73-a1ea-446c-8f26-6d71bbcefd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:49:58.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:50:08.164Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=29d83538-7da6-4215-9ed3-2588eb85b746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:50:08.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:50:18.174Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=a0703511-9e68-48e2-9123-9685e9a55553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:50:18.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:50:28.195Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=ea07b1a0-f251-44f3-92e8-44d58c81101f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:50:28.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-18T23:50:29.156Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-18T23:50:29.156Z |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-18T23:50:29.158Z |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-18T23:50:29.161Z |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-18T23:50:29.165Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-18T23:50:29.166Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-18T23:50:29.166Z |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-18T23:50:29.168Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:50:38.202Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=4cd3180d-4938-429f-906f-c5fc32e19a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:50:38.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:50:48.209Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=56d5480c-5b5a-4c1a-9acc-ec2d6cef4e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:50:48.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:50:58.217Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=554d42f1-dc62-4552-9ebf-e2da916fdc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:50:58.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:51:08.223Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=1c6b53f8-74eb-4b16-834e-81a8b49daf28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:51:08.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:51:18.231Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=30aff4c4-1dc6-4ad0-806d-d846b8539e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:51:18.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:51:28.239Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=69efd00e-2cdd-4eb1-8135-2625c127f18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:51:28.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:51:38.247Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=d840ef3d-4e77-46c0-b79e-21888cc62b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:51:38.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:51:48.255Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=16cb77c9-c77c-469b-a929-30c96ea1d4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:51:48.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:51:58.264Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=f50aad4c-01c7-4a0c-a64f-b1de3a2c016c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:51:58.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:52:08.283Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=7d6ad133-0e0f-4e10-8e04-9dac0721762a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:52:08.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:52:18.290Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=d6fa8625-1921-40b5-a065-0b47fe591c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:52:18.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:52:28.298Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=93534b33-e475-4601-bca3-1f50a3111897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:52:28.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:52:38.307Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=eb754db2-8fcd-43a5-96ef-f6f2d2c7ab6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:52:38.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:52:48.314Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=42ad6f12-1467-4075-bf3a-2c463d9bb8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:52:48.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:52:58.321Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=8bdb261d-6b6a-4397-bd0b-4625aa91ca09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:52:58.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:53:08.328Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=297e110b-9da8-4ab5-ba8c-edf813c84578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:53:08.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:53:18.336Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=4c0cf82b-5978-4da0-b6de-546dfc57e1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:53:18.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:53:28.357Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=82aa0fbd-d031-4bf8-a8a2-47293d7ed51d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:53:28.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:53:38.367Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=de73302b-a86e-4e46-bb60-ebf9371993cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:53:38.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:53:48.384Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=564554c1-6e33-4196-9e52-3c8d9ff65050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:53:48.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:53:58.396Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=e6d2f092-43b6-4d62-8ac7-f680f1f18e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:53:58.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:54:08.407Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=e6489826-35a6-4442-8953-a22b67b8ab2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:54:08.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:54:18.415Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=1448e491-d06a-43b9-ad2d-a06e995969d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:54:18.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:54:28.422Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=3bbf6db6-f0b6-4ac2-a8af-e07ae8324619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:54:28.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:54:38.428Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=d663df55-38aa-4cb4-98e8-3ee367976554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:54:38.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:54:48.434Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=6514abaf-6632-4a16-89cd-0f41a65c0cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:54:48.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:54:58.441Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=3efcd8c6-12e6-490b-a3ab-6f9f32a6d545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:54:58.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:55:08.449Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=b9ac4859-47af-4d7d-b30b-05ce5af84936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:55:08.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:55:18.457Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=4da49383-31c9-4d6f-b968-d7fabbe8b810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:55:18.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:55:28.479Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=6eeb414b-804c-4661-9392-4bfa17cc56bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:55:28.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-18T23:55:29.146Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-18T23:55:29.147Z |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-18T23:55:29.148Z |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-18T23:55:29.151Z |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-18T23:55:29.156Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-18T23:55:29.156Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-18T23:55:29.156Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-18T23:55:29.158Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:55:38.498Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=0b1bb5c8-414f-4bf0-b8c7-548ab5b27d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:55:38.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:55:48.506Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=6d5d32fb-e674-4a9c-82c2-348505bd4f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:55:48.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:55:58.515Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=e9fb870a-6a4a-420a-9992-3b3ea34d1c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:55:58.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:56:08.521Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=17bdf987-81f6-4223-b154-79f338f04f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:56:08.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:56:18.529Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=e1d29e36-a6fb-496c-ab79-3e6d51dd60c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:56:18.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:56:28.534Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=2d8f0760-7b08-4527-b90e-aa9bee6d1d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:56:28.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:56:38.541Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=34ced4f9-4daa-4399-a645-68ba4cb9ca34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:56:38.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:56:48.549Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=7a1eb765-4898-4f23-8d34-e4fc972cf73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:56:48.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:56:58.558Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=d55d5898-896f-4a09-9551-57e728d34815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:56:58.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:57:08.568Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=7e8ac08d-77a4-42c8-be1b-b502428ddab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:57:08.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:57:18.583Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=581caa33-537b-4955-9e4a-c7072d4e0409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:57:18.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:57:28.591Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=546bb5ef-db92-404e-95d7-d1f447022552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:57:28.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:57:38.597Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=a47dce4a-4282-44d1-a85f-3cfeb1900fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:57:38.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:57:48.604Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=80132b48-18d1-49dd-abad-bda6a2879002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:57:48.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:57:58.610Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=2e3b6fa9-83f2-4e02-9935-698c4dfdbadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:57:58.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:58:08.617Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=22ce20a7-038b-45dc-a72e-9c6c5a1c55c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:58:08.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:58:18.624Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=1fb4b89c-b511-4952-b9d7-7f71904f2198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:58:18.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:58:28.633Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=3f43fcab-c0c5-490a-944d-4c71c95645d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:58:28.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:58:38.643Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=c2316202-5862-4d47-969b-c95ef3a187e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:58:38.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:58:48.651Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=7238e095-fca6-470b-b06e-6481c236d8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:58:48.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:58:58.672Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=08ed5be9-dae6-435e-a8a7-4e032cb1bf39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:58:58.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:59:08.679Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=3dc240d1-cb6b-4a13-975a-a55409fb0eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:59:08.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:59:18.690Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=01b40012-dd2f-4ea1-9097-632a212c59f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:59:18.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:59:28.696Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=79ada9df-5706-4a45-ad7f-4f62edaf49d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:59:28.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:59:38.704Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=a1d70f12-cb32-4939-949a-85421422f1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:59:38.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:59:48.710Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=42d17c29-71bb-432f-bbfc-8774f0f4856a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:59:48.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:59:58.717Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=8591d019-35e1-465b-afbc-a8c707edb057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-18T23:59:58.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:00:08.726Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=63de8a8b-85a7-47e7-bfaa-68263a2c267d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:00:08.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:00:18.762Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=e7773501-21a4-40a0-a6a1-319f1cc45175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:00:18.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:00:28.789Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=a53c9f50-dc8a-47c6-bb0f-3df032c66d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:00:28.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-19T00:00:29.152Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-19T00:00:29.152Z |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-19T00:00:29.153Z |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-19T00:00:29.155Z |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-19T00:00:29.159Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-19T00:00:29.159Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-19T00:00:29.159Z |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-19T00:00:29.161Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:00:38.800Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=c681d56c-0df5-4b6a-abc1-f21910267c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:00:38.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:00:48.805Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=6a4dbc07-9e3d-4df6-8e1a-11aa52fe7d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:00:48.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:00:58.813Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=03a1bec5-86bb-4710-8bff-8516a2e445d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:00:58.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:01:08.820Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=73081320-8272-462e-ac86-2e7b5f24390f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:01:08.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:01:18.826Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=2c55682b-22ae-4efe-b3e5-0160a9a56227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:01:18.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:01:28.832Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=1b88873d-c2e6-48e1-8df4-83810b929fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:01:28.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:01:38.838Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=e49c4b61-bdd9-47c5-9b11-6c839de27de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:01:38.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:01:48.846Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=62e60de9-6102-4afb-93d1-886e81ab0870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:01:48.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:01:58.854Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=3dfd5643-dfb7-4aa1-b861-3fed0a27ef3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:01:58.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:02:08.862Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=e26fec12-fedd-4b51-980d-2796b3e4c604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:02:08.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:02:18.877Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=860ebfbb-8eb2-4847-973e-576553d56853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:02:18.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:02:28.886Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=57d50033-3e28-46ba-a5a1-8a11ef213efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:02:28.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:02:38.892Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=2e9b40b1-01d3-481f-8761-68e001bc9b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:02:38.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:02:48.898Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=0c76d1fe-a5bc-4d99-9b9c-a8ecd55ee17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:02:48.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:02:58.904Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=1912c952-fa3d-431d-bcb3-13588e8b5d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:02:58.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:03:08.910Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=d4974e65-dd72-4c8a-8b37-ad58c93eedbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:03:08.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:03:18.915Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=fa1e2531-5925-49d7-b917-5fec6c94df2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:03:18.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:03:28.923Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=87b103f0-5c22-4117-bd5f-1bc0241dfb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:03:28.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:03:38.932Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=97868a79-83cd-4a95-817a-c4991d9e59e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:03:38.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:03:48.941Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=bc12dc57-e864-442f-b3ec-355b9add8618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:03:48.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:03:58.958Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=9b20fd73-ea66-44f1-a375-170d523eb4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:03:58.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:04:08.966Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=942f61d5-dafb-478f-8b10-c3e4c48c19f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:04:08.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:04:18.972Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=d2c02e17-8bc4-4011-82c8-4cf6619418f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:04:18.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:04:28.978Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=a9b9a56c-e3f8-4189-a57a-5b37ab6d093f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:04:28.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:04:38.984Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=635200fd-7339-4cf9-a834-7e04998d117b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:04:38.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:04:48.998Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=e73a26db-e212-4f95-a257-b1178850cb36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:04:49.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:04:59.006Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=489e5ab8-d3a2-41bb-b7e7-2551446f1133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:04:59.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:05:09.013Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=718efa91-0181-4bf4-8cc0-887cc25c60ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:05:09.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:05:19.023Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=9daa63c7-acc3-427c-9861-2fd03f4ec471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:05:19.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:05:29.031Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=5a15aebf-97d8-413c-a043-022ff8e2b2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:05:29.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-19T00:05:29.165Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-19T00:05:29.165Z |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-19T00:05:29.166Z |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-19T00:05:29.170Z |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-19T00:05:29.175Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-19T00:05:29.175Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-19T00:05:29.176Z |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-19T00:05:29.177Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:05:39.042Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=56d4a74d-9464-4b8c-81e0-513ab9cfd352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:05:39.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:05:49.049Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=ebd1ae67-f152-47ff-9d2f-8021adf2d934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:05:49.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:05:59.056Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=cac277cf-c0a7-474f-b400-72ff1fd4d597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:05:59.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:06:09.062Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=ac62a6d7-b855-4925-8e39-411e0883054c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:06:09.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:06:19.070Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=690ee852-ec73-4b5c-b212-f70319a032ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:06:19.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:06:29.077Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=1bdfa2b7-255f-4721-93fe-42953cb943d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:06:29.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:06:39.083Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=f4461074-a407-4687-9cba-5690a6f4e10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:06:39.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:06:49.089Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=8708631a-cc03-4d92-b350-b089ed2fb944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:06:49.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:06:59.096Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=e1ae1fa8-1245-4de1-82d4-745050ba0baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:06:59.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:07:09.107Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=e32da567-a5dd-4c58-aca8-4fd0f20d8759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:07:09.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:07:19.114Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=71560a1d-36d7-4e32-9330-25109e228446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:07:19.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:07:29.131Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=ec66e665-c126-47dd-bd42-2e986052ebf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:07:29.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:07:39.139Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=5b9f7cc9-bc24-4a06-b459-adb9d26149a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:07:39.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:07:49.147Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=b07b03eb-702b-4191-b7b7-41297bcb5fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:07:49.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:07:59.154Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=27fbbd74-757b-4208-8931-2632025436c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:07:59.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:08:09.161Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=dd63c232-5f98-4f04-b53a-59b31d8c4455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:08:09.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:08:19.166Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=da8fe071-1a4f-4ede-a731-2bf75968a50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:08:19.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:08:29.172Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=ad71860f-75f0-4b97-8a48-eee73e69b963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:08:29.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:08:39.178Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=5c70afe2-c195-4d2e-8862-2a5a34726b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:08:39.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:08:49.189Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=8d0dd5e2-0a38-440c-a5ac-0107a6473ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:08:49.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:08:59.196Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=04fd7bba-707a-4181-a3c2-cb680f00bc01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:08:59.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:09:09.206Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=fcc31756-13da-4cdf-ac10-b5553d4d9ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:09:09.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:09:19.219Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=bcd09785-1bfd-4b6c-9966-2e8872c312e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:09:19.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:09:29.227Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=6f7268c5-cc49-40af-a8d6-4979e851572f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:09:29.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:09:39.234Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=68c768cf-a767-42c9-b70d-f634d5ba516a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:09:39.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:09:49.241Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=4c202bab-4779-4cc4-8133-61f23d658fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:09:49.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:09:59.248Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=d9a3494e-5e3d-40d8-9d55-11add65207cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:09:59.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:10:09.257Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=436107c5-f8f8-4c49-8ed3-15756af307e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:10:09.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:10:19.264Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=11f73a28-0e1e-4351-8363-621029ecd88d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:10:19.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-19T00:10:29.138Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-19T00:10:29.139Z |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-19T00:10:29.139Z |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-19T00:10:29.142Z |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-19T00:10:29.146Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-19T00:10:29.146Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-19T00:10:29.146Z |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-19T00:10:29.147Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:10:29.271Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=39c57108-5d8e-4cab-80ca-54c8f02f1c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:10:29.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:10:39.277Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=4beb55fd-261c-41ed-8b47-dbb39dcf8af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:10:39.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:10:49.287Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=730ebbc6-bf04-4c52-ab86-180fbc4c911e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:10:49.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:10:59.294Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=fe13532e-4899-492b-a677-4b7d4907c002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:10:59.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:11:09.307Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=c7862dff-0acc-4729-a025-374d64004e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:11:09.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:11:19.314Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=2271eb2a-36c5-4fa1-bb59-7b87ff87288b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:11:19.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:11:29.322Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=fb66c818-ca2b-45ee-80a0-030ac5bbe129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:11:29.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:11:39.327Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=7a5d5acd-4f65-43f9-b036-5f7c574a41a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:11:39.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:11:49.332Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=efad49d4-accf-4cd9-ad2d-43bcc97a4c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:11:49.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:11:59.339Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=bb33fb8b-7e96-4768-853c-a8843777abab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:11:59.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:12:09.345Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=ddc9881d-4984-4026-bf82-7713f624707e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:12:09.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:12:19.351Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=9f93583c-7a4e-48c2-bcd6-26189ac63249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:12:19.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:12:29.356Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=3ece7bb5-77ab-4fc3-8f06-8986c56b8d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:12:29.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:12:39.365Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=4afce7d2-a2ea-47a9-a8f6-b9b82647cbd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:12:39.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:12:49.374Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=397ee536-0cc9-47bc-b16d-c0af996f531e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:12:49.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:12:59.387Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=db5952c0-4ef5-4aab-959a-5bddf020ccc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:12:59.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:13:09.395Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=992110d1-4d15-48b5-a19a-c76c77be1e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:13:09.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:13:19.401Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=d1d6e040-3074-4216-a5fe-ac217ce04eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:13:19.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:13:29.408Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=9217f84b-0afe-4a53-a6bf-fe410cb83522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:13:29.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:13:39.413Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=7456d1bd-db56-4f51-a4d0-28398165ef8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:13:39.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:13:49.420Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=3c996d24-bc71-4d6c-9abd-6cab907395ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:13:49.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:13:59.426Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=18e84b46-14d3-463f-95de-a2b3744ec874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:13:59.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:14:09.435Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=f0a962cf-9ccf-4251-a0fd-2360c83c6e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:14:09.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:14:19.442Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=1bc68a95-d116-44ea-8168-0d9083960be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:14:19.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:14:29.451Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=680a424d-344c-4544-a453-f253a2e347d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:14:29.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:14:39.465Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=56fe6e1c-df4c-4454-af3e-b219adfb9a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:14:39.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:14:49.471Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=7932472d-a751-42f2-b6bb-0f2a7f901932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:14:49.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:14:59.478Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=408a9dee-59b4-4609-9771-3130bd0692de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:14:59.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:15:09.488Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=d6c1bfb6-1550-4991-be47-d9e719357ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:15:09.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:15:19.498Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=d1b4242b-a87e-4b24-a292-bf4f0bcfee04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:15:19.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-19T00:15:29.140Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-19T00:15:29.141Z |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-19T00:15:29.141Z |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-19T00:15:29.144Z |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-19T00:15:29.148Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-19T00:15:29.148Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-19T00:15:29.148Z |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-19T00:15:29.150Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:15:29.506Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=290fbeef-504f-4a22-9da3-662b06f2bcb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:15:29.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:15:39.516Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=9d0f395b-af38-4889-a0b1-f349f8155c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:15:39.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:15:49.524Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=7972c395-acb4-466d-8086-8844c6fc8c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:15:49.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:15:59.532Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=8fc1d844-a1a6-4c27-9202-f76629384b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:15:59.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:16:09.541Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=72a70382-8755-4a7e-ba03-c8f9a903b154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:16:09.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:16:19.556Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=a088c988-cc87-49cf-b639-ec0a71a1bbb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:16:19.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:16:29.564Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=dc48875e-50af-4d14-ad07-1df62b6ba8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:16:29.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:16:39.570Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=a658ec04-9948-4678-91ac-f1d288e427ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:16:39.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:16:49.582Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=b687936e-91f5-4d29-8faf-d73f6e51c3a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:16:49.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:16:59.588Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=7ca77dfa-6838-499a-bda7-be9a7d48f768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:16:59.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:17:09.594Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=b23d823c-b2eb-4fa8-a609-1b22acdabee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:17:09.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:17:19.600Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=e9cfe3e3-9771-4c71-9da5-fe4a169427c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:17:19.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:17:29.608Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=07727784-c48c-4157-95de-846fe002842e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:17:29.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:17:39.616Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=87f8f404-c485-4aa7-9a0e-aa5d5d6e3b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:17:39.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:17:49.625Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=5fe2ef01-aae5-4ae3-895b-d4fcf65c29d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:17:49.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:17:59.637Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=543c3964-189f-4ea0-a774-ee60f7531634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:17:59.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:18:09.646Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=50a9178d-75a8-4cab-832c-c1e8b6cc86a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:18:09.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:18:19.654Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=5e53e914-87aa-48da-a724-7eac63bf163d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:18:19.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:18:29.667Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=fada41cf-6fd2-451d-a847-2146aace2a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:18:29.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:18:39.673Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=c676f318-49a6-4a5a-9bef-8fcf788e8497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:18:39.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:18:49.679Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=7d9da31f-4adc-4d70-8371-795d46868c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:18:49.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:18:59.685Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=dc2afbaf-796c-4ad5-a92d-9ebaa0448ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:18:59.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:19:09.692Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=80d4b404-b342-4ebf-be7f-ad3306d98ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:19:09.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:19:19.699Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=f0f30e16-28d5-45ab-9917-3410e784f8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:19:19.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:19:29.709Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=4ed06b8f-a452-44ad-8f7a-b75fe82b7828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:19:29.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:19:39.718Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=68b2e28f-5f78-4e4d-85d2-118adc279599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:19:39.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:19:49.729Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=a049ef7f-5fa4-4168-b074-dfb773e0b225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:19:49.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:19:59.736Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=0caa6d82-2505-4154-b47c-440cf7a6203f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:19:59.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:20:09.744Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=6e83e497-c729-4c02-846b-227f088b449c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:20:09.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:20:19.750Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=8ff3b169-5dea-4775-b6b6-00444ddc924b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:20:19.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-19T00:20:29.159Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-19T00:20:29.160Z |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-19T00:20:29.160Z |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-19T00:20:29.163Z |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-19T00:20:29.167Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-19T00:20:29.167Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-19T00:20:29.167Z |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-19T00:20:29.169Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:20:29.757Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=98b41d10-a9f0-476d-b0b8-681f343c48eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:20:29.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:20:39.763Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=370259b7-acf8-45ed-ab1a-2790aae4acc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:20:39.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:20:49.769Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=1cbc37eb-537f-40e1-ad1e-319a32fb500e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:20:49.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:20:59.775Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=f162db70-dfad-426d-acfd-2d1d21d1b586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:20:59.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:21:09.781Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=d23d54b6-72e3-4b29-b0d9-afbf2233af6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:21:09.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:21:19.801Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=fa814ecb-1b11-4ce6-b28a-15bb59b67379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:21:19.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:21:29.812Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=55ec6475-23aa-40a8-96cc-736aa1ee59d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:21:29.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:21:39.826Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=38ef050e-817c-43f6-a0ed-bf0fe2224aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:21:39.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:21:49.834Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=f6dfa404-e150-43cb-9ffb-1361467e8927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:21:49.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:21:59.840Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=4e13fdb7-94ff-4a4f-bad0-5aea8cf4b6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:21:59.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:22:09.847Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=d9a72518-eab6-4b7a-a1e9-9daedecceee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:22:09.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:22:19.853Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=644a7603-3de4-499c-9fc1-9b508a5735d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:22:19.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:22:29.859Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=1b36f315-ed6d-484d-8974-5df1a73f4ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:22:29.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:22:39.865Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=63551c73-bc00-48df-aebd-e29127db366b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:22:39.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:22:49.876Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=26aeca98-1992-40fc-83ec-a0434b776b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:22:49.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:22:59.884Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=aef7c1ab-c46e-4713-8066-c4fcfd5f7707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:22:59.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:23:09.898Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=a7ceca9b-6202-4657-904e-eb83075a35eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:23:09.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:23:19.914Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=03123275-43a6-4be3-a4da-1378c08a052e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:23:19.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:23:29.926Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=363bb3ba-e484-4a99-ab8d-db737b01dd65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:23:29.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:23:39.932Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=7bcc2b16-d72b-498d-91b6-99a341425f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:23:39.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:23:49.938Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=1ab59a0c-abca-47ac-88a1-400f86012911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:23:49.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:23:59.944Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=a0736eef-9293-46a2-a972-079e9750583b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:23:59.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:24:09.950Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=4ce539fe-51c3-49c0-9dd4-ea199c9eb267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:24:09.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:24:19.955Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=1d590c8f-688c-4acf-a3c9-7fbd76f88406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:24:19.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:24:29.962Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=fbc8ec86-50fc-4b39-a773-73c706a34ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:24:29.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:24:39.969Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=16677a62-dd8e-422c-8c90-68d7974cd151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:24:39.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:24:49.979Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=e52dc639-113b-4181-9cf1-1d0490bc701f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:24:49.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:24:59.988Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=3be55f10-bc6d-442c-bcc7-96e2ccc2e40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:25:00.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:25:10.006Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=ea589f40-bbc2-48b6-af54-2639425e5ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:25:10.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:25:20.012Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=70215c3a-4888-4ee8-afbc-5ddf20a03e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:25:20.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-19T00:25:29.152Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-19T00:25:29.152Z |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-19T00:25:29.153Z |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-19T00:25:29.157Z |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-19T00:25:29.162Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-19T00:25:29.162Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-19T00:25:29.162Z |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-19T00:25:29.165Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:25:30.018Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=8da03585-2885-4f00-840e-c54384724df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:25:30.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:25:40.025Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=1242819e-3aff-4f3d-be28-42e0d23bb3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:25:40.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:25:50.031Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=736a0870-4f3f-44cb-820e-a9e694ebb2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:25:50.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:26:00.037Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=b4c2e973-3abd-4413-9083-c6345ce66b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:26:00.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:26:10.043Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=0d9874da-3beb-4175-8863-376a15b028e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:26:10.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:26:20.050Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=2e6c1f16-aa58-498e-bdf9-2f2e538807db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:26:20.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:26:30.057Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=7a828f9c-6d93-47f7-a4ce-328a75daaf24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:26:30.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:26:40.066Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=cf33a652-7ab2-47fa-b30a-10d7ee38c270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:26:40.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:26:50.073Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=52d98bb1-95d6-43f9-a058-121cb7ad305c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:26:50.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:27:00.088Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=765756c5-c118-476b-8515-6a57f975ac31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:27:00.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:27:10.095Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=e6eafbde-3fc6-472c-901c-79189aeadb54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:27:10.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:27:20.101Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=60753718-8682-4708-82be-00e22ba4abed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:27:20.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:27:30.108Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=1ccd428a-ce43-4cf4-bde9-0361c702965c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:27:30.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:27:40.114Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=9179e867-5356-4c9a-88f1-23cc14bd6c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:27:40.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:27:50.120Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=00f2dbbb-4a6e-4ee8-a972-164fa74210b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:27:50.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:28:00.127Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=d39e806b-19ff-4f0f-96a2-80b34dc0da37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:28:00.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:28:10.134Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=3ecbec5b-98a6-485d-a744-0ed3a6910347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:28:10.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:28:20.145Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=6c1faa9c-b77b-4e49-940c-349352a4b326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:28:20.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:28:30.154Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=f646ab38-f566-402d-814e-75f61f20a86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:28:30.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:28:40.161Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=0bf38836-b694-435e-b11b-6004cf563d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:28:40.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:28:50.174Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=0c11f35c-a75b-4850-9476-a49e09ab5e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:28:50.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:29:00.181Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=f0e79b45-e160-4723-954c-1e4ff136ed2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:29:00.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:29:10.187Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=0bbd5d85-43cc-4c5d-a949-39619162e51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:29:10.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:29:20.193Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=f71c8509-1bdc-481c-827d-2425177bd981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:29:20.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:29:30.200Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=b9dbd57f-db1f-4a75-87f6-19c5d4760fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:29:30.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:29:40.208Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=9be1cf2d-2033-4f91-91cf-f35f2e15e264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:29:40.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:29:50.213Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=53f50719-0968-4809-8246-b87879e9993f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:29:50.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:30:00.221Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=3c1d94c1-948f-4f1e-bf06-9a9ce8428d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:30:00.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:30:10.232Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=16554d49-0df5-4495-bcac-7fe3988950b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:30:10.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:30:20.242Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=0465478f-066a-4969-b953-92368d0add53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:30:20.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-19T00:30:29.169Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-19T00:30:29.169Z |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-19T00:30:29.170Z |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-19T00:30:29.172Z |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-19T00:30:29.176Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-19T00:30:29.176Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-19T00:30:29.176Z |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-19T00:30:29.178Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:30:30.261Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=3864bfce-5ed6-4ca2-9681-b7e370d8f17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:30:30.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:30:40.267Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=0f29c408-ec00-4d16-b399-1182f5bd8aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:30:40.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:30:50.272Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=dada9921-e47e-4bc5-b651-409bffea8533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:30:50.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:31:00.279Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=a9ffe658-f295-4827-b4e4-352ba10f13bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:31:00.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:31:10.286Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=42f8882c-1dac-416d-831c-6240fb197ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:31:10.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:31:20.292Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=7ae9e5eb-44ea-47b5-9a72-6f8b2c8dda8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:31:20.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:31:30.301Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=a45fb568-9b9a-400f-a848-d7944dc5acd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:31:30.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:31:40.307Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=b1a1879f-0c60-4080-a8c2-c5cc1290d432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:31:40.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:31:50.317Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=8ef0626f-e8ac-465a-ac8d-2dfceaa9a770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:31:50.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:32:00.325Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=8ca75369-9735-4612-a271-4c654315b94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:32:00.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:32:10.340Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=bec76630-5e0f-41b8-8186-00ea9a72f21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:32:10.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:32:20.347Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=ff559df2-58a4-4bef-a634-2d81c8dd14ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:32:20.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:32:30.354Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=cff8ac3d-2bdc-47d6-abdb-697d055ae19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:32:30.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:32:40.359Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=1e6c07d0-8c23-43d5-bcab-b2a4c094591e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:32:40.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:32:50.368Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=a2b15572-c773-4601-9ebb-c60e0f5e3216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:32:50.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:33:00.374Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=7ec28949-4861-4473-991b-2e3add559995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:33:00.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:33:10.384Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=c31daeb1-5b23-4579-b1d8-aacef3a86cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:33:10.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:33:20.391Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=2295186e-c2d8-40cb-b990-e160a26da392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:33:20.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:33:30.402Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=4da91349-ca46-4de8-b043-ca109edabca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:33:30.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:33:40.412Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=a012f6ad-9f16-42cb-ae0a-2e177af5c4ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:33:40.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:33:50.431Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=30d4bc12-ccbd-40f7-9457-1508357acf75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:33:50.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:34:00.438Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=0c3ec8ae-60ff-45a4-a79a-4073ba10070e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:34:00.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:34:10.446Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=6bce8f80-6b07-4f2a-aa31-984644c699b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:34:10.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:34:20.452Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=30226186-2c46-4a26-b424-79f1b772bf79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:34:20.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:34:30.460Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=b57b0621-6e90-460c-8b50-72d3f76e4b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:34:30.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:34:40.468Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=78bc0705-4cc3-46ec-8b69-fb98139ccaf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:34:40.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:34:50.474Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=42e80ed2-4a54-4c77-a96f-401faaa60cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:34:50.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:35:00.480Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=8608f899-933a-4e64-a4a7-4a1e7017c203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:35:00.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:35:10.487Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=5c310892-c956-4ef9-aa24-e892baf0a2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:35:10.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:35:20.498Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=8599e270-7fe3-4bbb-af29-7654de71f02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:35:20.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-19T00:35:29.118Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-19T00:35:29.119Z |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-19T00:35:29.120Z |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-19T00:35:29.122Z |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-19T00:35:29.125Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-19T00:35:29.126Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-19T00:35:29.126Z |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-19T00:35:29.127Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:35:30.503Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=b4d1b6ef-4082-4db2-a6fe-dea1f9812368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:35:30.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:35:40.511Z |INFO |Init configs |InvocationID=3696623d-5e70-46c2-80f0-1c6bc236480e, InstanceUUID=e83c93f7-23e0-4f76-b98f-666848c853cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-19T00:35:40.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |