. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-20T09:11:11.864Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-20T09:11:11.891Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-20T09:11:12.184Z |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-07-20T09:11:16.284Z |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-07-20T09:11:16.919Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-20T09:11:16.922Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-20T09:11:16.929Z |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-07-20T09:11:17.622Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-07-20T09:11:17.985Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-07-20T09:11:18.553Z |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.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-07-20T09:11:25.478Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-20T09:11:27.822Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-07-20T09:11:27.975Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-07-20T09:11:27.976Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-20T09:11:28.302Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-07-20T09:11:28.302Z |INFO |Root WebApplicationContext: initialization completed in 9748 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-07-20T09:11:30.137Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-07-20T09:11:34.667Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-20T09:11:42.536Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-20T09:11:44.816Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-20T09:11:44.819Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-20T09:11:44.833Z |INFO |Completed initialization in 8 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-07-20T09:11:46.069Z |INFO |Started MainApp in 53.586 seconds (JVM running for 61.278) |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-07-20T09:11:46.773Z |INFO |Start scheduling PRH workflow |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:11:46.938Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=29d8ba6f-86b1-468b-92dc-2d5c9e92f853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:11:49.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:11:59.676Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=7995ea52-a738-40f7-9732-829c9f82b7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:11:59.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:12:09.794Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=0972d8a8-122d-4cc1-b032-091c7857c024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:12:09.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:12:19.877Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=f3cc4c2c-2b95-4e83-bdb2-8b66c4d41c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:12:19.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:12:29.969Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=1d265607-ac16-4440-933a-979fe2c2984e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:12:30.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:12:40.010Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=93d9c31b-3ca5-4d7e-951c-db5c25c137bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:12:40.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:12:50.049Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=9f990055-29be-44ef-bfaf-8b3011f6eff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:12:50.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:13:00.164Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=a09623a9-ff34-4831-beb0-1afe4d397776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:13:00.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:13:10.221Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=ecbdabbd-b76f-45c6-bf9a-d658ab135750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:13:10.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:13:20.283Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=3f1c21b5-388c-4901-a29d-cef1ce80167b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:13:20.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:13:30.338Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=aede60de-dc9d-4545-b806-10a4fa508f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:13:30.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:13:40.469Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=1f545aff-e8c9-486b-96eb-e25328979e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:13:40.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:13:50.595Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=b4abf4a2-682d-493a-a4ab-e63424d0942f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:13:50.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:14:00.668Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=ad36312c-07aa-4fa8-b726-0eb2930ec910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:14:00.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:14:10.708Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=ac55dd42-3f26-45f9-9fdf-281fa3b8159d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:14:10.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:14:20.737Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=df0709ad-2dbf-470f-85e7-dbc7795be608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:14:20.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:14:30.774Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=ae649732-ee4a-4bd7-8b26-9b7e5a63cf91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:14:30.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:14:40.837Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=33e42e63-a138-4258-81ea-5d22356738b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:14:40.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:14:50.858Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=8de22af2-baa2-42ef-99a8-a528967d7eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:14:50.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:15:00.929Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=2e3ce762-61f0-41f5-9328-b4254729af17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:15:01.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:15:11.026Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=6e504c10-ad4e-4f0e-8503-ace51bb49c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:15:11.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:15:21.177Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=55e92dd2-5499-4a09-976f-5a60af418222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:15:21.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:15:31.290Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=d7f5e1a2-b49d-4f2c-b37a-73f40052c05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:15:31.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:15:41.386Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=143a3f25-cbea-435d-b754-07fd208824b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:15:41.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:15:51.460Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=2327a4bb-e0b1-4a96-878e-23a37d8b4d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:15:51.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:16:01.525Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=59993463-a107-4400-ab4a-0d2236fe70d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:16:01.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:16:11.608Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=5e86736f-3bdf-4eca-94ef-a213e13486e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:16:11.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:16:21.679Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=3e27414e-084e-4f8f-a263-bbe17c2824c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:16:21.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:16:31.788Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=63d9ae15-04c5-4b93-a5ba-af62600ac1d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:16:31.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-20T09:16:34.199Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-20T09:16:34.209Z |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-07-20T09:16:34.211Z |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-07-20T09:16:34.382Z |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-07-20T09:16:34.964Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-20T09:16:34.965Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-20T09:16:34.965Z |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-07-20T09:16:34.971Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:16:41.852Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=21f96237-38d5-491c-b3c9-a634a9e67da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:16:41.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:16:51.930Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=a04b7946-e4ca-4c4f-be52-b2cfdc5b00ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:16:51.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:17:01.949Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=ed1c62af-235e-4a17-9e63-73e8965f1c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:17:01.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:17:11.976Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=ad758c5b-608f-49fd-bbf9-b639cfabe369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:17:12.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:17:22.019Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=3e367cbf-e443-4237-9122-37d10ddca53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:17:22.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:17:32.049Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=e06a6663-737b-4893-82c8-25b2e6a5a506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:17:32.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:17:42.137Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=b209864a-52e2-4897-95a3-ea03708b0f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:17:42.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:17:52.206Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=0cf9df1c-04ca-40e9-8f63-625d699864ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:17:52.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:18:02.236Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=147d2b42-4fdb-4ec0-b254-8f2ec24678af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:18:02.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:18:12.304Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=b445ca71-6bea-48c7-821c-7dc697a78d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:18:12.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:18:22.352Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=6d99e879-eb3a-409a-86f6-b09641cecee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:18:22.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:18:32.410Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=9e5efd24-8775-478e-88f0-755982fb5dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:18:32.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:18:42.457Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=cad2fe73-9cf2-4738-9548-546eafc57f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:18:42.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:18:52.518Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=858001ef-ed46-4c93-b472-3c6ae441871f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:18:52.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:19:02.574Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=b687da71-527b-4bc3-bf7d-6e1a35afe816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:19:02.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:19:12.597Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=7d50b35b-66a4-4732-84ad-1dc8e5889cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:19:12.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:19:22.634Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=ec2be62a-49a7-4d43-89c5-5f90f17f3a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:19:22.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:19:32.673Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=cbdd8342-f27b-4fad-9f21-2ad02035f4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:19:32.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:19:42.798Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=78d79ce0-139e-4a72-81d7-63db338b987d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:19:42.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:19:52.879Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=4b00feb8-b95b-4d3f-95c7-b80f56348db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:19:52.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:20:02.927Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=ab021a3a-6f57-4f74-bf08-1cb1a48d0e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:20:03.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:20:13.016Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=23d7a31f-af5a-44f5-a4ed-4e4aee91c926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:20:13.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:20:23.070Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=79baecd8-de8a-4434-97ce-e9d08ea4544c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:20:23.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:20:33.116Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=678a95e3-f157-47b7-a9fd-44438bf6bde0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:20:33.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:20:43.210Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=8c6d4440-6e6a-47dc-84be-397c5163eb79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:20:43.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:20:53.275Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=0936a8d0-bd6f-421f-9e5f-dd655f4d3ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:20:53.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:21:03.375Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=56fc050b-04f6-4994-af2b-8a76bb817fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:21:03.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:21:13.422Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=78f9a547-0e42-4280-8257-9758a4e04689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:21:13.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:21:23.479Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=3bddb2c0-88c1-414d-8e7e-5e8bef331451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:21:23.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-20T09:21:31.892Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-20T09:21:31.893Z |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-07-20T09:21:31.894Z |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-07-20T09:21:31.914Z |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-07-20T09:21:31.944Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-20T09:21:31.945Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-20T09:21:31.946Z |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-07-20T09:21:31.953Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:21:33.564Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=9ac804cd-4f0c-450b-8fd1-448af91b9552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:21:33.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:21:43.618Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=4e3d8d55-152e-457e-b99e-513a9ed10341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:21:43.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:21:53.646Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=01f896f2-56c3-4f52-805e-ec9644202f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:21:53.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:22:03.681Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=97689c5a-cafe-4371-b221-25224ff696c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:22:03.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:22:13.745Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=9a02674c-b1f4-4cbb-9acc-ed27353ad76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:22:13.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:22:23.955Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=177becca-7773-4ec5-894f-28357af34721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:22:24.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:22:34.028Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=27bce790-d19f-498d-89b7-ca9e76d3d48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:22:34.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:22:44.056Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=3ac4155a-7d87-4773-bf41-a085c7c38122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:22:44.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:22:54.078Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=ffb15270-92c0-45b6-bf63-fa9f27394a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:22:54.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:23:04.151Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=84e34848-2c1f-467a-9031-ee7c53cc114f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:23:04.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:23:14.294Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=dbaa3607-da32-4645-b1ac-65f2ec757c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:23:14.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:23:24.388Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=9689fbc4-bf93-4149-932e-2119d466de61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:23:24.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:23:34.430Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=9054fa77-7ef3-4907-937c-795b94b6d59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:23:35.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:23:45.157Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=154fef21-1f63-4d1b-846f-cac586fafd28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:23:45.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:23:55.263Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=84bc7dc2-c90e-401c-b7f0-49ca2b834886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:23:55.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:24:05.369Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=1a1ac783-a305-4d72-aa9a-8725ad1a0768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:24:05.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:24:15.404Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=ffe14197-6566-4eaa-b616-4a58f1582a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:24:15.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:24:25.436Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=50cd3fe1-c9e0-4bda-b7ac-912a365a8c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:24:25.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:24:35.512Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=fa5282d1-43a1-40b8-ae30-bd5cbb3b13ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:24:35.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:24:45.594Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=1d09e646-71e5-4115-a564-d0a172dc56a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:24:45.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:24:55.932Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=fa9d3470-477e-4cce-9d1e-ab35c948b4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:24:56.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:25:06.046Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=86a35b0a-9503-415d-a58d-3285d118c446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:25:06.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:25:16.132Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=d254a490-f92c-4c9a-8523-dd338eca847d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:25:16.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:25:26.177Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=d6f268af-320e-473a-a86c-a621756b8101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:25:26.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:25:36.277Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=e7c2773c-933c-468d-bbd7-1086aabce12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:25:36.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:25:46.465Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=ba9f3669-9c61-440e-a03d-cc5f862ec210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:25:46.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:25:56.802Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=55578da4-5f95-4805-a70c-fa2e86946bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:25:57.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:26:07.044Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=d6ae38b8-8b89-4ead-a713-0f1285f66f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:26:07.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:26:17.265Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=f37a86fd-9324-4fef-b94e-101054d7729f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:26:17.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:26:27.299Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=638f0cae-373c-45cf-99ea-59beac82a888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:26:27.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-20T09:26:33.446Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-20T09:26:33.447Z |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-07-20T09:26:33.457Z |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-07-20T09:26:33.476Z |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-07-20T09:26:33.827Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-20T09:26:33.847Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-20T09:26:33.850Z |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-07-20T09:26:33.883Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:26:37.625Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=e9922969-acf2-44c4-acfb-6078b9751265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:26:37.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:26:48.012Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=fbef551a-248f-4eb5-aa26-83b873689f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:26:48.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:26:58.393Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=6bdd9de7-4121-4871-949a-3e71b6b2892f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:26:58.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:27:08.462Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=d6a6c13b-e4d5-4715-8166-fa0319164506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:27:08.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:27:18.608Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=e3da1720-f8dc-4dac-a954-c6fb332c53f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:27:18.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:27:28.746Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=90ee830b-01de-4640-9e9c-e113b1c062e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:27:28.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:27:38.813Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=e268a410-5ebf-4f75-8bf1-678c4a4833e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:27:38.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:27:48.909Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=b4f84690-7f62-4063-a7d7-cc6f524261b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:27:49.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:27:59.119Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=2992d2ab-82e5-4f72-b480-41ae57e5648d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:27:59.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:28:09.321Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=6f13682e-7f61-4978-ba2d-e6d761981ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:28:09.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:28:19.510Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=5739adc6-c24c-4fca-9c8a-14bb1ebe5477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:28:19.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:28:29.572Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=711cf0bd-a74f-41e7-b545-d50a91b5fe72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:28:29.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:28:39.629Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=38c0fb2c-d1ee-4468-947b-0f25e8895165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:28:39.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:28:49.679Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=11b9f073-3f3c-44b3-814b-b058f6deb5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:28:49.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:28:59.735Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=6251f88f-a9d5-41fc-af8d-378721c096db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:28:59.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:29:09.959Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=38240a72-194e-4d21-9993-f91fe624ba7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:29:10.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:29:20.276Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=d7a931a0-fa40-47bf-b75f-20b5e4a577dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:29:20.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:29:30.432Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=4cd66dcf-84b4-4ee7-872b-8665edc538c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:29:30.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:29:40.689Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=1c276bb2-733d-4bf9-9d05-a4fd600b860b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:29:40.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:29:50.797Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=6e434748-5a21-4302-be66-06fecc187b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:29:50.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:30:00.881Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=d829b122-b6b5-4c8a-9a4e-0db68ff0605d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:30:00.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:30:10.959Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=f67446df-2e64-4725-bd51-45ec480c8641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:30:10.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:30:20.994Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=3dfee23a-06e2-455f-b6df-2a0680716bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:30:21.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:30:31.095Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=72f5faeb-3128-4b44-8aab-5843c53c537d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:30:31.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:30:41.169Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=2082d091-2efb-43bf-bf71-f801869076a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:30:41.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:30:51.225Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=e34d4f7f-3dc6-4657-ac46-577dcce4e8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:30:51.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:31:01.288Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=33fbed7f-4f13-4755-b74b-8fb5f058905f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:31:01.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:31:11.359Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=f4334916-7c6b-4cf2-b83c-53d6b80b0bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:31:11.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:31:21.536Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=d973c5f1-f884-4e82-92ce-2596489a6b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:31:21.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:31:31.837Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=a4e21e7a-02e4-4e40-8da9-4629ffde5193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:31:32.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-20T09:31:33.723Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-20T09:31:33.727Z |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-07-20T09:31:33.742Z |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-07-20T09:31:33.798Z |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-07-20T09:31:34.040Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-20T09:31:34.041Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-20T09:31:34.041Z |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-07-20T09:31:34.047Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:31:42.049Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=0fd4c7e5-f631-4246-912e-5f571cb93b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:31:42.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:31:52.132Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=46955bce-4d79-4607-9ecb-147d2108e229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:31:52.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:32:02.188Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=57258b45-cb18-4a84-a7e4-925fa0f98690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:32:02.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:32:12.256Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=37aa0a6e-b83e-4f2c-99c5-ebfe40b1e9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:32:12.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:32:22.310Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=4235d0f6-8fee-4b60-ab40-414fda65dd94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:32:22.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:32:32.352Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=b00390ba-715e-4aac-8605-1b23f1f269b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:32:32.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:32:42.383Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=7a40d123-24a9-4df7-b571-b9f98ee3e59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:32:42.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:32:52.413Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=dbb5f632-6030-4818-a4c6-3500c7d66c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:32:52.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:33:02.447Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=5865ddc9-15c8-4d31-a01a-05bd3f20b3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:33:02.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:33:12.527Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=ff264e10-253f-45ae-b82f-aaab9283dfa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:33:12.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:33:22.555Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=b6db03da-0749-4a58-bb75-e5d070a80e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:33:22.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:33:32.649Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=ebbbe726-2193-4a6e-b2c9-d6a444670b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:33:32.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:33:42.688Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=e913a553-c806-49fd-b972-9a3844e8631c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:33:42.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:33:52.717Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=894805bd-9d2f-410a-9560-119cfa28f596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:33:52.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:34:02.795Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=b651b538-0add-4760-ac1c-b243891f0458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:34:02.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:34:12.933Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=de8bc787-6e58-4c33-b177-9be23207a1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:34:13.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:34:23.011Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=2f1f2186-7165-475a-827a-49177890cfe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:34:23.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:34:33.191Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=e2c286da-543b-4109-b4ae-f5a12b5a2fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:34:33.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:34:43.268Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=1c2e96f2-4475-4651-8071-29fb02e0ae3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:34:43.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:34:53.306Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=ab45e696-9f49-4bfe-8c46-b363424698e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:34:53.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:35:03.369Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=d28d3e45-2c7f-42ef-93f0-bcca3058e28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:35:03.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:35:13.420Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=721b746c-b58a-4e79-9e9f-6291ed676d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:35:13.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:35:23.466Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=2e908ec7-f858-4457-8fda-fd317f582b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:35:23.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:35:33.833Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=565e448c-57ce-4719-aea3-682f65fd4ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:35:33.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:35:43.886Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=30baf4fd-15c2-4bea-8688-b8f1fa8acfb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:35:43.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:35:53.936Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=a3cb7a2d-d02b-4467-b680-894e6501475b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:35:54.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:36:04.046Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=ec56bbc4-da00-4270-89f2-9dde8d0924f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:36:04.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:36:14.187Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=bc70afc6-3765-44e7-9372-bcc2a7a26a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:36:14.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:36:24.231Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=73f2812c-b5b1-4967-9849-80f346ee6dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:36:24.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-20T09:36:31.943Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-20T09:36:31.969Z |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-07-20T09:36:31.971Z |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-07-20T09:36:32.059Z |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-07-20T09:36:32.463Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-20T09:36:32.463Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-20T09:36:32.479Z |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-07-20T09:36:32.506Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:36:34.285Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=d03325b1-28ff-46f0-bf8c-754dfc88855a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:36:34.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:36:44.342Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=9352db3b-1f0c-4032-a167-2f30bbc3d893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:36:44.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:36:54.505Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=16c5d2f6-ef3b-4d06-a56d-53895a477ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:36:54.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:37:04.626Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=4f6f0ef6-86ca-494a-948e-6a21bd6b3292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:37:04.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:37:14.736Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=909f8a5f-4b91-4af8-872a-dde91cd59ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:37:14.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:37:24.813Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=33148a4d-f27b-44a7-9a8e-9726e1854037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:37:24.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:37:34.866Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=f597c6b9-fdb0-47de-a177-ef585f3c196a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:37:34.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:37:44.964Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=bd471286-e268-44f6-ae52-7a285c175c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:37:45.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:37:55.011Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=775369dd-aa96-4b43-9080-a53903f48f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:37:55.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:38:05.136Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=58cbeacc-f7fe-4c84-9b79-cd5847a695d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:38:05.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:38:15.178Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=3319674d-2b48-4432-92b7-9f20b47c4b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:38:15.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:38:25.235Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=55904ef4-582b-45b5-8c3f-2a2acae52d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:38:25.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:38:35.348Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=59855ed3-a73d-418f-9858-3ea5f3cb2379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:38:35.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:38:45.394Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=767bfe91-8eac-40eb-ae08-f5b78096cdbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:38:45.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:38:55.445Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=6c01c61a-55fb-476b-96fa-89eefaac3edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:38:55.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:39:05.515Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=9496d275-ea59-468e-850a-5228d72e6712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:39:05.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:39:15.574Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=aa713bee-d904-43e6-8af0-91aaa2c5f2d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:39:15.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:39:25.656Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=801e3862-a793-4029-825a-26dcaad1730c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:39:25.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:39:35.678Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=7f5d27d1-9a69-4dda-8e67-8f1a9ef351a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:39:35.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:39:45.724Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=c8954a34-c215-4c5d-adf1-269b29411472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:39:45.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:39:55.766Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=3e311776-2810-47c9-8e99-77c8d2e97c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:39:55.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:40:05.842Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=3c12dd5d-fb51-4ed2-b329-552233706f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:40:05.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:40:15.892Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=4ddbd98a-f853-4ea1-a3ec-85d27e01b122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:40:15.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:40:25.927Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=9d61ba66-23f2-4a13-a19f-7703693518e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:40:25.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:40:35.996Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=d65f346e-c78c-4689-b42e-b4d5a42c39a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:40:36.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:40:46.056Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=b79d4c7e-3d8b-40bc-9ede-9579282a6936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:40:46.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:40:56.083Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=d3569659-0884-45b5-9a0e-0f417d1f1e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:40:56.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:41:06.108Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=51065f7d-828b-4df5-abed-5e29d252ed3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:41:06.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:41:16.152Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=526c6a11-3d87-4eee-bcbd-a0d9d958e0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:41:16.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:41:26.212Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=e5995ea7-e6fb-4655-8cbd-6b2c3a54262f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:41:26.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-20T09:41:31.911Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-20T09:41:31.912Z |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-07-20T09:41:31.914Z |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-07-20T09:41:31.925Z |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-07-20T09:41:32.144Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-20T09:41:32.145Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-20T09:41:32.145Z |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-07-20T09:41:32.151Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:41:36.273Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=6e6a56f0-2a20-4ce9-9925-c711aab6c465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:41:36.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:41:46.383Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=c751dd78-d77d-4285-a3b9-4fc54f0fdf23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:41:46.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:41:56.550Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=df6672f7-ac68-48c6-8cc1-d64e859dd492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:41:56.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:42:06.610Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=eb5e5859-c095-43fc-9230-092c7ce47836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:42:06.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:42:16.681Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=b523e1ef-9916-4d78-b1bf-504c0ecd9523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:42:16.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:42:26.733Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=7e780dbf-3a02-4e4d-b613-689f61be4f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:42:26.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:42:36.906Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=503b8d60-814b-451c-ace4-2f92b8d0014c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:42:36.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:42:46.989Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=9cbce154-0471-4750-8d74-ab9dbcdc210e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:42:47.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:42:57.041Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=273787cc-4946-4aad-a36b-688d00a734b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:42:57.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:43:07.086Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=77a70199-6a84-486d-82a5-eaedd7df4463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:43:07.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:43:17.127Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=6f14f4d5-2130-4643-8b22-853ab3b6c7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:43:17.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:43:27.393Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=db6a233c-c891-4b0c-a88c-23b9e668468b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:43:27.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:43:37.433Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=40c464a4-cd67-4b28-8297-1990d3fe8b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:43:37.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:43:47.634Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=9c4a6a34-f2bc-4a59-9464-bd1247a4f9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:43:47.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:43:57.687Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=548cd03a-fb86-455b-9599-b4fed9f9f493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:43:57.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:44:07.779Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=cf0651eb-8196-4d5e-a80c-c56f8eba4153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:44:07.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:44:18.011Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=68c758d9-63f6-4bf7-a405-7335b6f94aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:44:18.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:44:28.153Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=427ca850-2dab-4553-b107-9faf1a4c489f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:44:28.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:44:38.222Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=286c78f4-fece-4483-8a83-510718b569df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:44:38.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:44:48.324Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=86d3701f-50c9-4931-9629-8025b3d606df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:44:48.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:44:58.355Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=7f83dae4-8a85-4957-be4a-c4dd8bd7c4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:44:58.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:45:08.457Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=35ea6b58-5362-4932-acc7-406caaf177ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:45:08.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:45:18.492Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=36c0f1a8-c08f-4b59-9a45-dc692ea99916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:45:18.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:45:28.541Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=f137d04f-fc6e-40ab-8f14-78ee1e8fa7d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:45:28.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:45:38.632Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=50462d87-a891-4d7d-8610-e23909afe312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:45:38.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:45:48.726Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=ce89200c-659f-4b46-b913-a3053083fe09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:45:48.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:45:58.847Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=665aea87-1146-4a7f-ba5c-92e312a1c914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:45:58.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:46:08.941Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=78aa7f7b-7173-4cac-b1f4-5a2e96ead5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:46:09.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:46:19.020Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=4f6b8dff-a10f-4d0b-875b-de2b33be97a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:46:19.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:46:29.133Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=b70f0fe5-0b39-4c40-8cdb-8da8684e1d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:46:29.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-20T09:46:32.121Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-20T09:46:32.122Z |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-07-20T09:46:32.124Z |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-07-20T09:46:32.162Z |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-07-20T09:46:32.190Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-20T09:46:32.190Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-20T09:46:32.190Z |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-07-20T09:46:32.199Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:46:39.241Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=ce8db4f7-a767-4001-8cc6-ee805bf7a395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:46:39.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:46:49.400Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=64734291-923b-46f5-a6f7-3596a24ac10f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:46:49.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:46:59.456Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=73f65bb5-5ede-4911-86ce-d4d88a55f573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:46:59.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:47:09.497Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=6928cc7a-5e9b-4ac6-b377-a4e91bdabbb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:47:09.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:47:19.557Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=147417c9-eb89-4c92-8501-707551535b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:47:19.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:47:29.621Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=c20a959f-5892-4ab4-bf65-0a71344dcae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:47:29.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:47:39.700Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=9b9be8d1-8e4f-40f9-a823-3a3316d8d651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:47:39.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:47:49.765Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=e8d88825-5cd0-4271-b599-1e08888d9db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:47:49.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:47:59.807Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=6244fdf8-17ea-4b66-a147-bf6cf3eaf4f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:47:59.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:48:09.918Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=a0f936ba-99e1-43ce-be14-1f97f1ca1962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:48:09.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:48:19.933Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=cb66dc45-a113-46cc-afbb-6d3783c18c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:48:19.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:48:29.954Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=37bb2f77-9226-4b0e-8e82-009d9812a0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:48:29.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:48:39.987Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=7ece43eb-1d8b-462d-9918-4e9ab5df27aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:48:40.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:48:50.004Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=38c6c8ec-965c-45e1-9a93-d8fe96a1d36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:48:50.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:49:00.023Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=350ed298-b0f5-4a65-9d97-a89b3238ba28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:49:00.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:49:10.038Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=1bb09bba-d3a4-44b5-8cf5-c288c1a89cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:49:10.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:49:20.052Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=e29b1b53-2426-4f40-a33a-0eaea65f8a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:49:20.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:49:30.097Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=f8d5850f-1ae2-4442-a810-c1ca24aa60a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:49:30.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:49:40.148Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=d1110eb3-3339-4528-b437-fe46238a0414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:49:40.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:49:50.204Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=0be42c9c-970b-48a3-a2f2-62f1ff5d39cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:49:50.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:50:00.241Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=89f87c3e-f822-4fe6-9db2-01fb65eca2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:50:00.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:50:10.324Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=5ab23014-5767-4c81-ab79-93df39848fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:50:10.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:50:20.384Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=b102b235-bcf0-4428-acb1-abe39d09aac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:50:20.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:50:30.404Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=806c736d-f999-4d27-9bbd-6ffaed579186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:50:30.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:50:40.463Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=674b0158-308d-4ff4-85a1-17adfeb30f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:50:40.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:50:50.508Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=21a04b72-561b-4bef-b416-6458d4e470aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:50:50.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:51:00.539Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=b20ec596-e573-417c-bdda-7a66ebbc0df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:51:00.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:51:10.745Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=a00ac18e-4b46-4cee-b62c-367af69fd61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:51:10.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:51:20.816Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=1fd7c598-2c8e-4372-8ac0-9bf6e16d7a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:51:20.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:51:30.847Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=11d92b36-0cc0-48fe-a0b4-5bbab9c5b97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:51:31.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-20T09:51:31.828Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-20T09:51:31.829Z |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-07-20T09:51:31.830Z |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-07-20T09:51:31.838Z |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-07-20T09:51:31.870Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-20T09:51:31.871Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-20T09:51:31.871Z |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-07-20T09:51:31.877Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:51:41.010Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=b18453da-4567-4ff0-86f4-992ee1dd911a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:51:41.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:51:51.042Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=305d6071-3b57-402a-870b-48950086a98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:51:51.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:52:01.060Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=d278e17f-e0c6-43ed-ad96-d24cac61e31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:52:01.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:52:11.094Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=a4b20e08-5a38-4b84-a764-07692cf08bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:52:11.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:52:21.148Z |INFO |Init configs |InvocationID=9abdd37a-1b1e-47c7-980a-35d62fd1e60c, InstanceUUID=e2d44bd1-ce51-4e8f-8e09-c0bd41febae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T09:52:21.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |