By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T12:18:47.107Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T12:18:47.110Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-26T12:18:47.139Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T12:18:47.789Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T12:18:47.876Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T12:18:47.877Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-26T12:18:47.877Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-26T12:18:47.945Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-26T12:18:47.994Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-26T12:18:48.014Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-01-26T12:18:49.316Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-26T12:18:49.641Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-26T12:18:49.655Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-26T12:18:49.655Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-26T12:18:49.705Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-26T12:18:49.707Z |INFO |Root WebApplicationContext: initialization completed in 1693 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-26T12:18:50.047Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-26T12:18:50.699Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-26T12:18:51.890Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-26T12:18:52.336Z |INFO |Started MainApp in 7.081 seconds (JVM running for 7.752) |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-26T12:18:52.393Z |INFO |Start scheduling PRH workflow |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:18:52.404Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=2d7e7753-2b55-46fb-9047-c0f99d441261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-26T12:18:53.850Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.85.215:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:18:53.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-26T12:18:54.957Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-26T12:18:54.957Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-26T12:18:54.960Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:19:03.882Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=db0dfb71-04b8-4fec-9530-7a17b8f8b042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-26T12:19:04.913Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.85.215:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:19:04.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:19:14.915Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=ab34e31e-faa7-40c7-8da0-45b9a6e1543e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-26T12:19:15.954Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.85.215:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:19:15.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:19:25.956Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=f13967d0-85cd-47d8-a2c6-a5ad463262ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-26T12:19:26.994Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.85.215:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:19:26.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:19:36.996Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=434fb3bc-bc1a-4eb1-b43a-8fc10e9e0f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-26T12:19:38.034Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.85.215:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:19:38.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:19:48.035Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=50272acf-ffa0-4744-b64b-65fe81353df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-26T12:19:49.074Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.85.215:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:19:49.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:19:59.076Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=00cb5e43-f3ad-4b99-a17b-fac327830aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-26T12:20:00.113Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.85.215:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:20:00.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:20:10.116Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=a168b425-7285-4640-9e04-053e5b38655d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-26T12:20:11.154Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.85.215:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:20:11.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:20:21.156Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=68069276-e04c-438c-bf1c-1a1b044f27ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-26T12:20:22.194Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.85.215:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:20:22.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:20:32.196Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=8f3699ee-a423-4343-b1ee-f2eefbfac529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-26T12:20:33.234Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.85.215:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:20:33.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:20:43.236Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=1bf55677-d91c-4759-9fd5-08a21deedb2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-26T12:20:44.277Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.85.215:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:20:44.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:20:54.279Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=f58f2686-259b-47e7-9c75-7b7426213342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-26T12:20:55.314Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.85.215:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:20:55.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:21:05.318Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=01275140-90f5-46a0-b80a-f463c7690dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-26T12:21:06.354Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.85.215:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:21:06.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:21:16.357Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=33576256-9b82-4292-ba71-b5a951ad4cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-26T12:21:17.393Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.85.215:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:21:17.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:21:27.396Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=b9e7465f-665d-48b3-995e-3e7a2a71bc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-26T12:21:28.434Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.85.215:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:21:28.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:21:38.435Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=ea95b732-e34b-4488-807e-1cd5ce8a64a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-26T12:21:39.477Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.85.215:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:21:39.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:21:49.479Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=f1af3531-84a8-4403-ae27-19983df1a41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-26T12:21:50.514Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.85.215:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:21:50.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:22:00.516Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=950e6e81-31b2-481c-91e4-07c769c7e733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-26T12:22:01.554Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.85.215:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:22:01.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:22:11.556Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=a35ce71a-0501-40b4-b4e0-a9b469652832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-26T12:22:12.594Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.85.215:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:22:12.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:22:22.596Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=46d211bd-9c28-4d73-b745-75e35f92b26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-26T12:22:23.634Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.85.215:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:22:23.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:22:33.635Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=d032007a-b1e6-49cc-b591-781cb15b5245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-26T12:22:34.673Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.85.215:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:22:34.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:22:44.677Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=7c2a0a21-15c2-4925-ac3f-a1c11e345a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-26T12:22:45.714Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.85.215:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:22:45.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:22:55.716Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=0059cc4d-600c-4819-9ebf-24e151aac8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-26T12:22:56.754Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.85.215:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:22:56.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:23:06.756Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=64642df8-ce56-477a-8704-a2eb5fb6ed9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-26T12:23:07.793Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.85.215:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:23:07.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:23:17.795Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=39eb7eec-fe7d-4b6a-bc1e-beb477e3c249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-26T12:23:18.834Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.85.215:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:23:18.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:23:28.836Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=3681f8a9-c874-4822-8612-1dc81b36f50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-26T12:23:29.879Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.85.215:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:23:29.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:23:39.884Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=5d182a5a-14b9-4574-8c23-42e9bc4faef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-26T12:23:40.913Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.85.215:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:23:40.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:23:50.915Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=7e69c8c9-6108-476b-bf9f-b2b3b32a9280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T12:23:51.068Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T12:23:51.068Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-26T12:23:51.069Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T12:23:51.073Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T12:23:51.086Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T12:23:51.087Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-26T12:23:51.087Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-26T12:23:51.089Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-26T12:23:51.954Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.85.215:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:23:51.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:24:01.956Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=30551e7e-f6ed-4e7c-b24b-fb4be5647d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-26T12:24:02.994Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.85.215:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:24:02.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:24:12.995Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=3b8db70a-606b-40f3-b77c-bf230cd17184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:24:13.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:24:23.089Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=e539d59a-7de2-473c-b277-ebeecd577adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:24:23.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:24:33.104Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=9526facc-0180-4e58-8d76-24d57736aa21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:24:33.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:24:43.120Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=2159e828-46cf-4a1b-8589-e225e29a7aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:24:43.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:24:53.133Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=7c7c7b06-e9b2-4560-88be-6a61660c9b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:24:53.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:25:03.148Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=4e40e62e-36d6-4d24-85ac-a1c4fabe2df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:25:03.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:25:13.160Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=d2da5f4f-2ad8-45d2-b425-fcf852064164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:25:13.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:25:23.177Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=3e481a87-ab77-4d30-bd0e-e2a474c92db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:25:23.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:25:33.187Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=bbb2d2c1-bad9-464f-b135-9e7c8f852ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:25:33.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:25:43.199Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=b702752c-84b1-4e4d-9655-bb769133770e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:25:43.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:25:53.213Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=a9a9599b-ce5d-4b0f-9a5f-5a6e8cadabf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:25:53.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:26:03.225Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=cdd8933b-bf30-4009-86be-5f96e185e607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:26:03.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:26:13.235Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=329fbd41-cd23-4147-9142-ce7c640413fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:26:13.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:26:23.245Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=2cf3915a-2c5c-42f9-ab33-62eeb2c2b271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:26:23.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:26:33.266Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=3a06bd9f-d0e4-43fd-b9c0-4429c69ecbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:26:33.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:26:43.287Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=c37730a9-7254-46d0-a83f-6feb3afd303c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:26:43.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:26:53.301Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=fadc1731-a42c-4e79-8bb2-eb7408c6ee30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:26:53.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:27:03.313Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=2f23da15-664a-4d81-8789-3df38af15a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:27:03.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:27:13.325Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=7b85b837-483f-4f12-9781-cd834c831bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:27:13.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:27:23.340Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=fe99b1b3-2c47-47c4-8ddd-29c330cb701c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:27:23.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:27:33.350Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=0a668a16-b36e-4fd7-81bf-6f56baa3782c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:27:33.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:27:43.362Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=0780f262-cd13-4105-ab51-0058d7dab850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:27:43.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:27:53.373Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=b5770d3c-de0a-4a86-90d2-8fbbc286e4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:27:53.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:28:03.390Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=1be20a09-6561-41f7-acbd-2afeaf1bb094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:28:03.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:28:13.409Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=32805aad-1f28-418e-9a82-9cca00e3b477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:28:13.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:28:23.420Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=d7671726-1878-4240-89c5-708287c1873a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:28:23.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:28:33.435Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=337017e4-dea7-4b2d-a702-64dc1d6766c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:28:33.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:28:43.449Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=a3b22d29-bec7-4d73-8688-41907fdbe4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:28:43.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T12:28:50.377Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T12:28:50.378Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-26T12:28:50.379Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T12:28:50.381Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T12:28:50.388Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T12:28:50.388Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-26T12:28:50.388Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-26T12:28:50.390Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:28:53.460Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=a6567337-6e9a-451f-8f1f-727cc7d52b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:28:53.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:29:03.472Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=bfe08127-67b8-4496-b9cd-e87da4985275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:29:03.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:29:13.495Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=d4803de5-717d-4d83-a190-1a67cc3c0d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:29:13.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:29:23.507Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=ffd7ae9d-c083-4568-8f75-09e9f590ffa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:29:23.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:29:33.523Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=b8022e6b-a12e-4d57-a464-ac7a7f4bfd13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:29:33.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:29:43.535Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=9d8be573-8eeb-4114-ac88-41554f90bb4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:29:43.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:29:53.546Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=c35edc99-3341-4fbb-90ee-1a197f680457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:29:53.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:30:03.557Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=2314aa38-5cac-4305-8b8c-c8a80e3a855b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:30:03.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:30:13.568Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=5d58a153-7612-4356-b3e4-7e0430131531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:30:13.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:30:23.586Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=5444bbf4-dcca-4aac-826f-112556fd9e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:30:23.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:30:33.606Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=1c07b9b2-4450-4f30-9abe-c86468a193b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:30:33.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:30:43.617Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=cee5eabf-9585-4ec4-877e-ace63883bb82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:30:43.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:30:53.627Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=8fccde39-2dbb-4623-8b38-9eb4a7f608bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:30:53.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:31:03.638Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=d95b491a-ab5d-4093-885c-0dedb27b788d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:31:03.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:31:13.651Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=36f4a920-cf37-4c1c-850d-1417bb2b3419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:31:13.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:31:23.662Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=cf8a1d3e-0ac2-4efe-90a9-2765752b2677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:31:23.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:31:33.673Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=f0b438f3-95df-45de-92fb-2552ef90973a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:31:33.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:31:43.693Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=6d0a08aa-6d0b-4fb2-9956-9185bd702240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:31:43.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:31:53.703Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=58241869-05a7-42ff-88c0-5783ce1d86bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:31:53.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:32:03.713Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=556730f6-26fc-48f1-9574-4fe88db1b13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:32:03.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:32:13.723Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=65839322-dab1-4ee5-9a4c-e73ce6658ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:32:13.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:32:23.733Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=4d9d454b-67c5-47ce-9901-79f682d81ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:32:23.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:32:33.743Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=639d53e4-1892-45a3-aefb-b3d5a4bf74d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:32:33.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:32:43.755Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=47678d13-bbf0-4cb3-aa27-0f869e11136a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:32:43.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:32:53.777Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=97b8f34e-3897-429c-a01b-fa2e676db61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:32:53.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:33:03.789Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=edd90e4f-43ac-477c-a4dd-1e4515a170c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:33:03.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:33:13.798Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=0160fe56-9f87-4144-a35b-b95bb7ca818d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:33:13.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:33:23.809Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=aebb2a66-bbc7-45b4-8e47-a22a2819f930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:33:23.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:33:33.819Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=78b9075a-27e9-4c16-89b3-d3e8c9d70b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:33:33.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:33:43.830Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=7faea879-c5d8-482b-9c72-c48140cec2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:33:43.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T12:33:50.407Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T12:33:50.407Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-26T12:33:50.408Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T12:33:50.411Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T12:33:50.417Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T12:33:50.417Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-26T12:33:50.417Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-26T12:33:50.419Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:33:53.844Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=5c6f277e-28d0-430b-b33b-ca57b3a3b171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:33:53.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:34:03.861Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=d307346f-b072-4c67-9cca-ca657ecdbc56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:34:03.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:34:13.874Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=0645db0e-47fd-4cb9-ae38-e633f314d45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:34:13.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:34:23.884Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=89d21819-f323-45a2-8c18-efc6e59b8942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:34:23.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:34:33.892Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=b643421a-a04b-4ba0-9cdd-cc4665c0124c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:34:33.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:34:43.944Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=86197de3-2e2d-4bfc-9a80-429a22ebddc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:34:43.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:34:53.979Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=c01d0aac-b6dd-4f0e-b3fc-91e6426675a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:34:54.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:35:04.028Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=e243b6cb-b7ca-47a4-aea3-7187f8ca59de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:35:04.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:35:14.044Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=c0bc5aa4-065c-4ac2-b5e5-201e455bc968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:35:14.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:35:24.052Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=88986d16-e577-4643-ae65-7221b2896316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:35:24.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:35:34.061Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=6f071305-c8fc-4776-bf43-4232fa7bd571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:35:34.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:35:44.070Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=377e5bf7-27f5-4a4a-8f72-9c08d279da9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:35:44.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:35:54.088Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=fd7a50f7-5022-4357-9709-4fd6f77d5617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:35:54.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:36:04.100Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=104c36ba-ed13-4b76-903e-50e5a5b37e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:36:04.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:36:14.110Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=15bfa126-3324-4df2-8135-645dddfc34d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:36:14.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:36:24.124Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=89d1f6dd-6a31-4571-9ebd-83bed45cae76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:36:24.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:36:34.135Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=3eb457b5-64c3-4fbf-9963-0f5532711a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:36:34.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:36:44.152Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=3f426482-c1a6-45ca-9ebc-64c0a1e0d5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:36:44.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:36:54.173Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=1da461a6-fa37-448b-adc6-2be693e2b578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:36:54.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:37:04.184Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=adb9f868-f48a-4854-9254-717bdf866a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:37:04.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:37:14.193Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=f9e2879f-5020-439a-8b1d-075e3c1298b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:37:14.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:37:24.216Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=ff55720d-a807-4f25-a9bd-826266f1ffd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:37:24.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:37:34.225Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=907e07d7-dfd0-484f-a6e3-b179743df598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:37:34.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:37:44.243Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=4978100d-60fc-4fcf-97e2-7aa173e9dfeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:37:44.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:37:54.262Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=4848e843-d5fa-491e-84f0-b6416c464a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:37:54.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:38:04.353Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=6a819836-d7e3-4d73-b549-de94f3292fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:38:04.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:38:14.365Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=92bdc4f3-e3c5-476a-96b4-1395f01e17d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:38:14.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:38:24.376Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=7fdd4ee8-66f2-44cd-880f-ba401a55da32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:38:24.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:38:34.405Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=a4ddca4d-0529-4bf7-8228-f81904518b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:38:34.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:38:44.414Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=89311ba2-84b7-49e5-871a-100144d608c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:38:44.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T12:38:50.385Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T12:38:50.385Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-26T12:38:50.386Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T12:38:50.388Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T12:38:50.394Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T12:38:50.394Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-26T12:38:50.394Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-26T12:38:50.396Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:38:54.423Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=c4447c9b-de93-4af4-84ce-dc65df4702d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:38:54.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:39:04.458Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=a694102e-9dcf-464b-a1f2-6c169d8918d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:39:04.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:39:14.480Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=ad41c7b8-a727-4591-8248-e4e93a76c117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:39:14.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:39:24.489Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=9055ee8f-0b22-4949-ae7d-325d8a04a0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:39:24.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:39:34.498Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=eeb3468a-9303-4f1f-8df1-a53d27771855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:39:34.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:39:44.508Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=ca0bbe3e-adc8-418d-9ec7-506a67b81d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:39:44.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:39:54.525Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=4c58a707-83c6-45f7-bdb3-03d65ed8c245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:39:54.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:40:04.534Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=72d0a75a-672d-4e70-a478-95f47a8263d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:40:04.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:40:14.544Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=91c93579-29cb-4ce4-b6a2-246edc3a5557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:40:14.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:40:24.553Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=faa26502-b2c4-42ab-9ca9-100d3a2ee2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:40:24.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:40:34.567Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=8a45c8a7-41ca-46b1-86fc-2bbaf95db759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:40:34.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:40:44.585Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=736eabe6-1fb8-4c7a-81f4-55e9b904253f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:40:44.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:40:54.605Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=8fa4f206-6c40-47fb-b7e1-8db7f7f5b972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:40:54.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:41:04.613Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=02e1880d-464c-4c25-9b65-b312aa07ff2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:41:04.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:41:14.623Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=b3a77fbc-fc11-4bde-895e-fc6c0ed675e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:41:14.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:41:24.633Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=545aba21-acc1-4cda-8675-dda49e539a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:41:24.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:41:34.642Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=b8183ddc-d6c2-41af-b662-e60cd93919e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:41:34.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:41:44.650Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=a2cb7d0a-0388-43c9-8098-4dc6d87efd73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:41:44.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:41:54.665Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=18b387aa-4b9d-4add-ab80-c011c4784336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:41:54.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:42:04.685Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=84bf98d0-b404-460c-8848-4b1b7d97dc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:42:04.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:42:14.695Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=93ba6d6d-e4c8-4ecd-978e-b25c34660e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:42:14.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:42:24.703Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=266d8705-c81b-43e7-a960-af5380a13b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:42:24.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:42:34.712Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=4642a8e4-53c8-4bec-a90d-a4af755fc579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:42:34.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:42:44.720Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=91f818f4-a199-48b3-a773-372f8edfbda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:42:44.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:42:54.729Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=e44f846c-a56d-432f-bbbc-0904ca5f92b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:42:54.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:43:04.741Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=0e7ef898-a00b-44ad-8a2e-d3718d86d5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:43:04.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:43:14.756Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=cbc7e6fa-b827-486c-a0b2-45a94feb6c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:43:14.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:43:24.778Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=d7c138e5-bc27-43a2-a5b6-26a7d85af7ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:43:24.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:43:34.788Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=f04e60f7-9849-4a91-96bc-1b957d35ecc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:43:34.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:43:44.797Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=8c623b27-2ec6-4ab2-b6fc-c1aaa352c295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:43:44.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T12:43:50.382Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T12:43:50.382Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-26T12:43:50.383Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T12:43:50.385Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T12:43:50.391Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T12:43:50.391Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-26T12:43:50.391Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-26T12:43:50.393Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:43:54.808Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=671f0e93-ed2d-4dcb-b1c5-4c05eb0cfb25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:43:54.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:44:04.817Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=667e2c9c-0543-45ca-8d56-90562f5dd5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:44:04.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:44:14.827Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=62a05cab-04ce-4012-9164-c6fb7a4a6332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:44:14.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:44:24.836Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=00000180-abf2-48b1-ae05-4679f464bbe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:44:24.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:44:34.842Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=5043c6e1-20c7-44c6-8173-a6819621837c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:44:34.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:44:44.852Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=508e6e3f-d6b8-47f7-8963-081906d545ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:44:44.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:44:54.879Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=50f260c1-6dbd-4cc0-ba7f-2be6332a5ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:44:54.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:45:04.887Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=470f6d69-fd16-491a-8bb9-e608ed3df395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:45:04.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:45:14.896Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=2155dd84-b9f3-4f5f-8880-80905f57d664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:45:14.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:45:24.905Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=8525cf59-22ca-4632-84af-523f847da6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:45:24.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:45:34.921Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=1c59a518-6ac1-4ef9-8b90-7e1d42fe6af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:45:34.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:45:44.930Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=50165ee4-3fc1-4080-addf-1ab85bc43ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:45:44.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:45:54.939Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=637f9e52-bbf4-4832-bedb-0666a99490dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:45:54.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:46:04.952Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=ec76f0e7-2e90-4407-bda5-a316c564074b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:46:04.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:46:14.965Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=87fc5b7c-c26f-4e88-8254-477473337dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:46:14.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:46:24.972Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=61fb29ff-0e11-44b4-9400-2834a271adec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:46:24.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:46:34.983Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=7b956b22-3c93-4d3f-9137-760bb8f21c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:46:34.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:46:44.991Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=38347127-61a7-4411-b51b-500992943caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:46:45.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:46:55.003Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=67d85e05-7bff-45f0-b950-851120bb6734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:46:55.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:47:05.011Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=08d10c8f-f28a-43f1-9c7b-ee640ecb9010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:47:05.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:47:15.019Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=86c744ae-8e80-4351-8cf5-4e89051b0c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:47:15.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:47:25.027Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=ee8be5df-e710-4c59-b73c-7c8c6685f869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:47:25.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:47:35.045Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=8c7e971a-7908-4ad4-a537-37d19c80addd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:47:35.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:47:45.055Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=d7fce1e7-670f-4e65-8284-3cb2b76f7639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:47:45.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:47:55.063Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=c3b01a38-802c-4147-83c6-9ebd791a346a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:47:55.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:48:05.070Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=02620327-9f22-4e19-80b2-a9741abed060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:48:05.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:48:15.078Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=3e2e9639-7222-430b-9378-b616dbe761a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:48:15.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:48:25.086Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=ec950054-aa72-4b18-a834-1f188a0c8886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:48:25.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:48:35.097Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=98781481-9116-476c-a1dd-03e165909e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:48:35.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:48:45.106Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=d826e85c-8357-4ecb-9438-fbc77689b1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:48:45.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T12:48:50.371Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T12:48:50.372Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-26T12:48:50.373Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T12:48:50.376Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T12:48:50.380Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T12:48:50.380Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-26T12:48:50.380Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-26T12:48:50.382Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:48:55.115Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=850b0b74-f6ab-4090-94c0-c1482d86c335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:48:55.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:49:05.124Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=6b4de5a2-2570-4486-a7d1-a2efe1296e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:49:05.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:49:15.136Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=0cfedec3-9199-4ad2-9d24-1040833937cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:49:15.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:49:25.144Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=02cd7325-1d1b-40ed-8739-faff10ceb284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:49:25.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:49:35.152Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=c31b6844-1abd-4636-bda8-6e63ab128b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:49:35.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:49:45.160Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=1d4df3d1-bda0-41d4-8a8a-f026b20e5ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:49:45.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:49:55.168Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=a6c1ea6d-aba5-4907-8a16-ad848a21f08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:49:55.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:50:05.175Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=c9159bce-d741-4c0d-b2e6-8271ab0fce83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:50:05.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:50:15.185Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=15d67c13-e4ec-4eae-908e-df018f34dd66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:50:15.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:50:25.204Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=6d7d7db2-4c8e-417a-8292-f9dd9968ac48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:50:25.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:50:35.213Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=aac73139-4a3d-4baa-9bb6-d6cc4824f19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:50:35.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:50:45.222Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=36891ef0-4bb3-4ba1-9bef-badb93b4c136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:50:45.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:50:55.229Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=cb797c34-552e-45f1-b4ba-e69ef8e51f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:50:55.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:51:05.240Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=4b7cb2c3-9890-4533-8c9f-646a8e08b0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:51:05.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:51:15.248Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=73fd3975-a274-4495-ac70-0905ac42c017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:51:15.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:51:25.255Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=0328edaf-3fbd-42f0-b544-ef5ecdb1e5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:51:25.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:51:35.267Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=29003ed6-13bb-42f8-a5b9-fecc31fc5d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:51:35.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:51:45.287Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=65d13589-9482-480b-9d60-d65163838911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:51:45.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:51:55.295Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=62040dc5-9d1d-48e6-ae5a-fd9c2974df75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:51:55.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:52:05.303Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=11441442-abe8-4d6b-8c33-812e1dc8b07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:52:05.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:52:15.311Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=d75475b3-5354-4d76-bbc2-810c61abd24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:52:15.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:52:25.321Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=5fbc4272-f0ed-48bd-a15e-34adddb0298b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:52:25.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:52:35.328Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=0f92ff8d-efc8-4c77-b431-91214ce9b1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:52:35.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:52:45.337Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=a90d1f74-d7c7-4b71-ae64-59f4c012449d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:52:45.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:52:55.346Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=d5b71d6f-2243-4b82-96fb-13eb565d7ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:52:55.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:53:05.354Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=2f11ee1e-b6e2-4718-835b-6f70edf0e2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:53:05.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:53:15.373Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=cce35bc3-48f6-472f-83ad-0ac99cbc1e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:53:15.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:53:25.381Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=9e344f29-15fd-467a-89af-1f687d2b15ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:53:25.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:53:35.388Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=d7cfa733-e123-40e7-b378-a5c0dc44e827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:53:35.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:53:45.396Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=d2ec8cc0-4f32-485a-b880-3f7d324433b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:53:45.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T12:53:50.354Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T12:53:50.354Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-26T12:53:50.354Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T12:53:50.356Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T12:53:50.360Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T12:53:50.360Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-26T12:53:50.360Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-26T12:53:50.361Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:53:55.404Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=5c83bb4e-681d-4fe1-b761-713201727111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:53:55.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:54:05.411Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=739c4048-8488-4a07-8142-e5f92c24e103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:54:05.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:54:15.422Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=b774c318-6e1b-4346-8ed3-50e136baa7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:54:15.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:54:25.434Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=15c59569-4767-4559-9e16-5ca2df8fc586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:54:25.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:54:35.446Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=d4fe4760-6006-4b5d-8c14-f657a7c9ae14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:54:35.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:54:45.454Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=f3f93638-fb5a-474a-a017-531f5388f5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:54:45.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:54:55.462Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=7e7dc23c-ed4e-4b8c-bc5e-ca913e95c7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:54:55.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:55:05.468Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=36240dbd-3837-4535-aa85-83b055769ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:55:05.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:55:15.475Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=50405d18-719d-4b62-85c8-8e709c3d4ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:55:15.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:55:25.482Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=a1071fc0-de98-4c15-8aca-4ea83eb46f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:55:25.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:55:35.488Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=12c34716-f86e-470f-92b5-e2782a877524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:55:35.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:55:45.496Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=d1ef24d3-35a6-4dc0-94bf-620784d41a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:55:45.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:55:55.508Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=37ca0ef5-fa25-41fe-bcf6-cdcf744c3c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:55:55.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:56:05.517Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=51d27ae2-fe32-4aed-89f6-19a32648fad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:56:05.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:56:15.526Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=c6ef3a9d-2aa3-41f1-abf4-89d4244e6a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:56:15.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:56:25.534Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=bc2cd081-9325-45d9-a76d-d822fe470b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:56:25.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:56:35.544Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=67e2b99d-7904-4065-84c2-92179ecf111f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:56:35.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:56:45.551Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=9d9df92e-0bab-4f9a-a96b-4849f6c42a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:56:45.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:56:55.562Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=b57176f9-27b5-4580-8421-beadef360bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:56:55.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:57:05.573Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=ae296ee3-0895-4ea3-904f-98dfce1d871d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:57:05.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:57:15.589Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=0c3ed93c-8a2a-45ec-b859-9fe311cc3530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:57:15.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:57:25.597Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=ed11f675-bab8-40d8-b124-1a711f37ffd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:57:25.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:57:35.604Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=f15e53d5-e49a-4baf-aa13-be061ebbf228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:57:35.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:57:45.611Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=b0c27e50-8485-488d-9f61-5c79189fb4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:57:45.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:57:55.619Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=99bc541c-2234-4126-a091-d5fd6b3eb9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:57:55.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:58:05.626Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=823d1f44-acdb-4c17-ad03-8ae068b51fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:58:05.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:58:15.633Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=d8b66ca0-d4c9-45e3-b2b8-fe951dcaa367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:58:15.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:58:25.640Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=c6012009-90a8-4798-bb95-4da0b2c2bcce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:58:25.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:58:35.656Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=b2b0d4a5-5d64-4028-af27-3a8f706d2c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:58:35.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:58:45.663Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=dcf47159-b5dc-4b59-9924-3a942013f3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:58:45.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T12:58:50.376Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T12:58:50.376Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-26T12:58:50.377Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T12:58:50.379Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T12:58:50.384Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T12:58:50.384Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-26T12:58:50.384Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-26T12:58:50.385Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:58:55.668Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=b7e5afb8-3777-4a69-ac5b-a04f6d27fc8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:58:55.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:59:05.674Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=c10b85c8-0090-46bc-b0d1-87dd7d94e744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:59:05.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:59:15.682Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=026628f0-585e-43c5-9987-d5937d5b1aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:59:15.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:59:25.692Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=2a309df0-f078-4d64-97f6-7549dfba04d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:59:25.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:59:35.698Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=30144d6c-64b0-44f2-ac4b-553a4d45c393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:59:35.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:59:45.706Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=5688e856-f04c-4b02-b39e-899b2390d25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:59:45.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:59:55.717Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=ae8ebbdd-90a8-4a29-8afb-fba8d163f61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T12:59:55.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:00:05.729Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=463f6c28-02c2-457d-8f47-e166d62908b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:00:05.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:00:15.736Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=4019f54a-7b7a-4ce3-802d-00bf7de36030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:00:15.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:00:25.746Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=1d1dcab7-c15b-4cd8-8a1c-921703e41db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:00:25.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:00:35.758Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=76058cbf-ebb5-4ae6-84b6-f6c20c72c5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:00:35.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:00:45.765Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=58931126-b538-406b-b113-63b11a1509f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:00:45.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:00:55.773Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=aeae8aa9-74cc-43d0-9753-f4f1be15a18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:00:55.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:01:05.780Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=b4651a8f-4ff4-45c4-af17-56bca3201924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:01:05.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:01:15.793Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=be29c3e4-67d0-4191-af3a-de490dad330e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:01:15.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:01:25.800Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=66e7ea5a-4c5a-4dd1-b0cd-f395554913cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:01:25.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:01:35.807Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=80f8ca1e-634b-4c3d-8d7e-d65e183a79aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:01:35.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:01:45.814Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=cb18cbf8-27d1-42d0-abf2-b6f2b8847290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:01:45.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:01:55.821Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=01e2aa99-8f7e-43e5-a72d-d866e5f8d3b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:01:55.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:02:05.829Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=bfe5e84e-fbc9-4fcc-ae3f-4a0a9c9c9f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:02:05.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:02:15.838Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=10f8a1b8-3b16-4425-b287-a644602ac6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:02:15.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:02:25.845Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=9fa79d1e-beac-4b52-9177-49526280a513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:02:25.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:02:35.856Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=76d05112-4a81-4539-9f4e-847a36c4b66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:02:35.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:02:45.869Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=9d0574a6-0f7a-40dc-8785-968869b1626e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:02:45.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:02:55.889Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=db9c2aa1-8bb1-4697-8057-85c318f79b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:02:55.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:03:05.897Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=12279fe6-0948-4efc-9daf-324e0c374aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:03:05.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:03:15.905Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=9a7efaf1-a5f5-4fab-a57d-192d579ae5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:03:15.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:03:25.912Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=5f2bc591-78a2-4c3d-8e21-71c806dad4c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:03:25.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:03:35.919Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=4ff6c5a7-dd49-42e6-bb0b-07d98ba09ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:03:35.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:03:45.925Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=1c0bbb06-c1c6-46a9-9ecd-a4299d75b0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:03:45.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T13:03:50.445Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T13:03:50.446Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-26T13:03:50.446Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T13:03:50.449Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T13:03:50.454Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T13:03:50.454Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-26T13:03:50.454Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-26T13:03:50.456Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:03:55.933Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=ce74e394-2c5c-4a72-8056-af5a45eda76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:03:55.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:04:05.944Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=b3a4a6ab-0fa3-4f66-bffc-217008fe0cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:04:05.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:04:15.962Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=d2cdc8a6-4aca-4404-bf88-c4cfe53da5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:04:15.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:04:25.970Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=31bd9965-3bd0-43e3-ab47-70ef219dfe97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:04:25.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:04:35.977Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=acab1083-6dda-4998-b6da-300b8b94f452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:04:35.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:04:45.984Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=b2bf2955-37dc-4877-8ae6-ce32dc199759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:04:45.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:04:55.992Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=547a6316-c600-4631-824a-239869de8b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:04:55.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:05:06.000Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=5fb98939-6d79-4683-a8ee-862062b96dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:05:06.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:05:16.007Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=f87bb199-1043-4e64-b0ee-56f82f5655e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:05:16.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:05:26.020Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=5690e371-bc7d-4e43-9fef-e77e31713015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:05:26.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:05:36.038Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=9977d9af-e53c-4d88-b73d-f0cc5334bb4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:05:36.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:05:46.051Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=669a83c5-9f79-4758-b4e2-a26c657ffb58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:05:46.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:05:56.060Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=ae21ffef-c81c-400a-955c-a606447b0357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:05:56.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:06:06.069Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=e72abcd4-0102-4c0d-bf34-6ffb368ba1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:06:06.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:06:16.079Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=93426835-0158-46be-b0fb-c881cfd7ed6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:06:16.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:06:26.086Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=6c094f62-90d3-4447-b5cd-f1d49a52b8cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:06:26.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:06:36.095Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=47ea772a-15dc-425c-9a78-6dcb352ff361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:06:36.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:06:46.105Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=3e95386a-0993-4959-a355-a3a1df1eb746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:06:46.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:06:56.124Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=8ef75b53-e485-48bd-b83b-7fa257ecf883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:06:56.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:07:06.135Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=24e350ac-d86d-4c4d-a26b-b58bb9ec1a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:07:06.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:07:16.141Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=d553244b-09f6-4ccd-a970-56d62a3dc938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:07:16.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:07:26.150Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=9ff08570-8989-449b-b447-be3ea6d60ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:07:26.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:07:36.159Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=ba440c54-b339-4ae0-b379-46294926df4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:07:36.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:07:46.167Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=a49a7cfa-ce92-4ea9-9f9b-b431a8eb41a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:07:46.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:07:56.173Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=eaaf5325-55b2-46b4-ad7b-b59f2dd6cc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:07:56.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:08:06.184Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=014ea2d1-07da-4320-8b13-2a1da9310a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:08:06.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:08:16.196Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=b15e3ef2-ef33-4873-bee5-345e84534cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:08:16.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:08:26.211Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=d5062c75-1636-4d31-8353-3dcf8399f0be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:08:26.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:08:36.228Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=538500eb-8f3b-4f47-900b-8da1829c337f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:08:36.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:08:46.236Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=1d6e2522-fd51-444e-a6fa-96a11ee93231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:08:46.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T13:08:50.328Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T13:08:50.328Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-26T13:08:50.329Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T13:08:50.330Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T13:08:50.334Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T13:08:50.334Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-26T13:08:50.334Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-26T13:08:50.335Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:08:56.244Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=5896163b-45e0-41e5-8577-bbad2ef6b8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:08:56.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:09:06.250Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=38cc915a-785b-4e32-b9c3-642f355dc2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:09:06.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:09:16.260Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=ccafad99-9b86-4753-845b-66a1d1be07ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:09:16.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:09:26.272Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=60903992-e1a5-42d4-9328-d112bd3bc0e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:09:26.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:09:36.288Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=35b631b3-db00-4db2-b08f-877a319078e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:09:36.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:09:46.300Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=2495b0da-e131-4875-b2bf-9491c2c3b16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:09:46.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:09:56.309Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=ff1f9dd4-4f3a-4b43-9bad-ecda48093870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:09:56.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:10:06.316Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=3ea2ca57-474b-4af8-9692-8b5f65c8e0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:10:06.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:10:16.324Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=ba95a4d7-055c-4725-bba3-7582723d18c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:10:16.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:10:26.332Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=30fd4cff-a6db-4d62-9f3e-e25337f6b626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:10:26.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:10:36.340Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=8aa1f727-84dd-49a0-b44e-89241eb53611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:10:36.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:10:46.349Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=3052c983-bcb3-4391-a98c-84b65a61c807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:10:46.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:10:56.372Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=95c9afa9-12af-47a0-859b-453dd95e03b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:10:56.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:11:06.382Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=1911f42f-c6a4-4faf-a054-c0996e5b4f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:11:06.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:11:16.391Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=111162ad-e5e7-44d0-a93b-f19cac0f2d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:11:16.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:11:26.400Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=2624ad50-0f1d-46a6-8fdb-bc772ed664ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:11:26.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:11:36.416Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=697b1d79-e227-452d-9e70-ef656ec2d826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:11:36.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:11:46.424Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=3c72f339-1774-45e8-b0ca-203f5aeaf41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:11:46.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:11:56.432Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=9bf9c3ca-1809-40c7-bb6a-1bc4982503c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:11:56.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:12:06.440Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=e1f43916-8baf-4b0f-84ed-93d7f6866e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:12:06.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:12:16.452Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=d2b13c1c-02b7-4fe2-b92a-f09a30b73fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:12:16.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:12:26.466Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=14539c2e-c937-49d1-835b-2e19712fb133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:12:26.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:12:36.474Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=dbf8ee27-9a64-4607-9a5d-8d8824141cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:12:36.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:12:46.482Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=612fe5fc-e56d-4170-a6da-a4e12dd30469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:12:46.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:12:56.491Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=b7c572b7-29d9-42bf-83b6-d3fa237a30c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:12:56.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:13:06.499Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=8dfd2712-5f7d-4b90-8a2b-d03bd0b21200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:13:06.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:13:16.508Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=ee054faf-b64d-4f8b-8c51-5ca36394f144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:13:16.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:13:26.515Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=4b397802-fefd-4d00-bfdb-03cc379eb2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:13:26.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:13:36.524Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=a98e9d77-d61f-41e2-b77a-49222781e765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:13:36.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:13:46.539Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=d30003ca-d70a-4f7a-98dd-47d0c16f50b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:13:46.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T13:13:50.397Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T13:13:50.398Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-26T13:13:50.398Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T13:13:50.400Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T13:13:50.404Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T13:13:50.404Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-26T13:13:50.404Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-26T13:13:50.406Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:13:56.549Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=4c1da165-9152-4df4-935c-ffa81f6ee744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:13:56.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:14:06.558Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=275636c4-97b1-42ce-a212-46647e1a357e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:14:06.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:14:16.566Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=abe88392-9d41-404d-9def-e3f653d37b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:14:16.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:14:26.576Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=17990ad5-a835-4306-97e2-269ef87c343b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:14:26.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:14:36.584Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=5e2d1dd3-bc1e-4871-b40e-01d5df3c75a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:14:36.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:14:46.591Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=3696522f-f0e9-4092-a24d-639c762a2619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:14:46.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:14:56.600Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=2ddbd677-b253-42c6-a42a-50a4df18cf1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:14:56.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:15:06.613Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=16f5954a-5be9-4da8-ac9d-d57574416a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:15:06.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:15:16.629Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=9c6f57a1-f17b-4802-b1b8-975e72a3cdf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:15:16.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:15:26.637Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=1d86fe4d-06f6-40ad-a639-09a988211c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:15:26.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:15:36.645Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=7f677224-5e1b-4b61-9c24-79db8929860c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:15:36.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:15:46.654Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=4add1dba-7bb5-4805-9cae-d19b22b487ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:15:46.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:15:56.660Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=17bc7c11-b067-4dd2-ab53-677c5bf0b607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:15:56.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:16:06.668Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=5ee98177-274c-4b96-8916-71a0cc24810a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:16:06.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:16:16.682Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=40b42d1a-e572-4c5a-a96f-d9ce8a24c2da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:16:16.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:16:26.700Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=866e9a65-1c0c-4d43-ad84-f206eb91ba3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:16:26.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:16:36.711Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=989b0542-d3b5-4f76-9271-4dcd0a2bea62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:16:36.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:16:46.719Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=6073959b-967f-4360-84fc-5816bc0aef59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:16:46.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:16:56.726Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=bc881c1b-9c31-461b-a55c-487afac3a1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:16:56.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:17:06.733Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=6f908e7e-ef4a-4f13-b6e6-860f6876cf94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:17:06.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:17:16.741Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=ee4b11c3-272b-4044-a072-1ae771542cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:17:16.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:17:26.749Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=709e1c9c-462e-4b90-bdc2-5b3b549ca114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:17:26.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:17:36.757Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=4b613354-a499-4b20-b7e5-a71e5fcbc906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:17:36.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:17:46.771Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=f1ffd138-a47c-4343-8c90-b2300bf74451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:17:46.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:17:56.789Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=cd15313e-152f-4044-9b04-b70507983d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:17:56.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:18:06.796Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=c1656286-2981-4e7c-92b1-19bbce0540b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:18:06.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:18:16.804Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=6d311064-365c-425f-97e2-7ced1866ad06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:18:16.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:18:26.812Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=f51d6e00-af18-47e1-bff6-a2c999aa76f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:18:26.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:18:36.819Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=9b5a3386-99b1-48a8-893c-d8979a3a4ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:18:36.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:18:46.826Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=5ba9ca86-6630-456e-a8f5-87f73f373d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:18:46.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T13:18:50.426Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T13:18:50.426Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-26T13:18:50.427Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T13:18:50.430Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T13:18:50.434Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T13:18:50.435Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-26T13:18:50.435Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-26T13:18:50.437Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:18:56.833Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=08ee2067-088f-4065-8e5f-49ce74c36bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:18:56.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:19:06.847Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=56ff8bfe-bf30-4b9c-9814-9bad937f43ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:19:06.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:19:16.868Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=95c8cc75-ecfd-492e-bdab-a239769a73cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:19:16.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:19:26.881Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=60e5d15c-c138-458e-b563-0b4b39841fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:19:26.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:19:36.890Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=831882e5-911a-4977-9090-0c7ed3ac534a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:19:36.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:19:46.898Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=efdf04c9-eceb-4bac-a7af-710581625be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:19:46.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:19:56.907Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=b2c8a9bc-c5ab-4888-be9a-6d0118bba3fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:19:56.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:20:06.918Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=405ac472-0436-4178-930f-7f21b3dc1c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:20:06.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:20:16.925Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=1923f1a2-064c-4f33-9d6e-030311c1df24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:20:16.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:20:26.933Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=71e9ea29-bdb6-4725-8b0d-67e002217a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:20:26.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:20:36.944Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=0f8fb4fa-0fa6-47af-a243-1e0d649e1452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:20:36.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:20:46.962Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=3830434e-e269-40b4-ad30-ba315f4d2dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:20:46.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:20:56.972Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=c7f0ed9c-339d-458b-92f3-089e1e4fe3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:20:56.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:21:06.983Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=7af1cabc-d93a-487d-b64c-66b76fb0d06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:21:06.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:21:16.993Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=6d43ec67-72d2-4b34-b66f-17c0746a0c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:21:17.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:21:27.003Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=5dbc9767-9455-433f-b8f7-8082c3e49771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:21:27.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:21:37.010Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=58e9a00f-0bcc-40f0-9535-cef906034a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:21:37.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:21:47.018Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=aa9fdde2-bfbe-4b66-9f5b-d1b2a159d1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:21:47.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:21:57.025Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=b3e67e6f-7883-48b1-97ae-ebbec4f7f711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:21:57.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:22:07.038Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=3885f06b-8f7e-48c1-9e13-484dcec4b146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:22:07.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:22:17.055Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=a2aa055d-fd01-4e1b-8165-379bc217ca31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:22:17.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:22:27.063Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=5604c1c5-e40e-40f6-a1aa-ca0a6b17ad7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:22:27.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:22:37.070Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=105df2fd-159f-495a-bc33-693067801efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:22:37.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:22:47.078Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=ce808709-c639-4463-87cc-1bbd38cd04b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:22:47.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:22:57.086Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=df855bc1-d9f4-465a-9453-5ebe1d15c551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:22:57.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:23:07.093Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=d7b54454-880c-427f-a2d8-75683ef8f675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:23:07.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:23:17.106Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=87b08fd0-539c-402b-8d61-1771e1d31f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:23:17.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:23:27.127Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=1398cd0f-d531-4142-9a3a-171a2bdd8430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:23:27.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:23:37.137Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=3c33006c-8414-48cd-a262-0dd089c78c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:23:37.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:23:47.144Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=c0be159b-0924-471f-a851-6986bc850cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:23:47.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T13:23:50.321Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T13:23:50.321Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-26T13:23:50.322Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T13:23:50.324Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T13:23:50.327Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T13:23:50.327Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-26T13:23:50.327Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-26T13:23:50.328Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:23:57.154Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=36c6a7d0-0cef-4ab4-8d43-99481f262d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:23:57.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:24:07.165Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=db8100f6-dd3e-4018-a5e0-044a25546515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:24:07.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:24:17.174Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=a3117377-cf21-43be-b236-b5599eb5b712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:24:17.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:24:27.181Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=dde9d152-17aa-4610-a4d1-fcb9491e6b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:24:27.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:24:37.190Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=4f5c0c4f-fd4a-4d38-9e12-d45144e8090e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:24:37.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:24:47.210Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=3de52879-c2a1-4a3c-8274-255ee786ed43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:24:47.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:24:57.225Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=34c09aa6-ecfd-456e-94fe-3dfdfaeb78c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:24:57.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:25:07.233Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=70bba80b-652b-48f1-a4b2-5bb9fd7422c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:25:07.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:25:17.242Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=9169ea31-ad39-4586-9492-c12fad3049e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:25:17.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:25:27.250Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=29e153de-0891-4807-b172-72d405481148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:25:27.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:25:37.257Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=ec61c1d1-5396-4d51-8ffe-2dee3580f715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:25:37.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:25:47.266Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=a7253986-8961-44e0-99d0-b2ee7e3a12c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:25:47.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:25:57.273Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=18ee464c-77b3-4eb8-a7f4-f46f4c7ba028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:25:57.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:26:07.281Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=364df2c8-ab2e-4176-a931-af8e7faf3205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:26:07.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:26:17.297Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=7f4e9ba9-ed2b-4b85-827b-30dfb140062a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:26:17.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:26:27.309Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=8ddc9725-0c58-47b1-9977-7209332b32da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:26:27.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:26:37.318Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=cc84d78d-8c25-4109-bb7b-4c06bdb10614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:26:37.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:26:47.326Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=57c5093a-0533-4a3e-9203-c4a138803e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:26:47.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:26:57.343Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=5aee0fe3-77d3-4f20-b8b9-e356b3caf1a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:26:57.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:27:07.351Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=bec36ae6-3fbd-4c87-a457-bd53416fb09f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:27:07.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:27:17.358Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=d7baa48d-ea81-4604-8368-7c964716511a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:27:17.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:27:27.366Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=e6bc286e-42da-4657-8dbe-ddb211c1786e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:27:27.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:27:37.378Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=7b85703f-702a-415c-bf9b-928a7d891256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:27:37.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:27:47.398Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=74f8288e-492b-4248-8620-68443b289ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:27:47.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:27:57.406Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=011cc407-dd1d-4309-964c-c765e65ffe46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:27:57.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:28:07.415Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=be355d4b-014e-4207-86b8-9f87861bd4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:28:07.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:28:17.424Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=52be6680-2350-4e89-980b-dc2e48513c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:28:17.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:28:27.433Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=e30cff76-8603-4b9f-80c9-ed676cffeb1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:28:27.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:28:37.441Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=9b5748fd-4014-41a6-844e-fed60cb61c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:28:37.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:28:47.447Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=09f4016e-9c7c-4a6e-bf14-f906d30ea9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:28:47.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T13:28:50.328Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T13:28:50.329Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-26T13:28:50.330Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T13:28:50.332Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T13:28:50.337Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T13:28:50.337Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-26T13:28:50.337Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-26T13:28:50.339Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:28:57.454Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=82749cbf-7e40-406c-91c8-1f569a203e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:28:57.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:29:07.464Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=196ec3b2-2e45-45ca-a3e8-48f5f984f985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:29:07.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:29:17.485Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=142f96e8-903a-4065-9de8-be29b8e4c781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:29:17.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:29:27.494Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=36b5d629-6135-4cd1-987c-667f4b770045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:29:27.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:29:37.503Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=cf4fd418-8e12-4241-ac35-b15441a6644f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:29:37.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:29:47.511Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=bbf8f18e-e9a3-4f99-b710-17f20fb49a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:29:47.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:29:57.518Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=43c73158-b8d7-4445-b484-c67534bebf4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:29:57.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:30:07.526Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=3c74f500-5f8e-4bbc-afc3-550b3f5a1064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:30:07.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:30:17.533Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=f25e75eb-621a-4af5-8b35-b6523e9194d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:30:17.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:30:27.541Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=1b680d6a-4532-4fb6-a28d-495966277f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:30:27.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:30:37.550Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=cd753cfc-7fdf-4764-98aa-1674a4850625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:30:37.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:30:47.570Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=277c2f96-3a89-4201-bd82-8d711e5155fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:30:47.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:30:57.580Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=13b853e4-4c43-4faa-bafb-81c09e208e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:30:57.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:31:07.596Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=88713a84-8920-4745-a348-217194dc5d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:31:07.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:31:17.605Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=fecf1f93-9d3d-4610-beea-2877228aa002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:31:17.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:31:27.612Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=c509cf7f-eea6-42b7-b384-8ebca9af958a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:31:27.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:31:37.618Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=3a5b9df6-50ca-41b9-9d45-79580ab99e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:31:37.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:31:47.625Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=9f007d51-a319-4219-9920-6d664a992930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:31:47.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:31:57.635Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=1776004a-c78f-4eb5-8ed8-16e32a26dede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:31:57.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:32:07.645Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=877c6e7f-6dda-48c5-94c6-4ab9746c8d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:32:07.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:32:17.653Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=abb8a5fc-b100-4020-9bb5-419b199f9984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:32:17.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:32:27.660Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=08194cb9-3e6d-41e7-8e67-5774b95bd120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:32:27.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:32:37.667Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=a8258c03-7283-4c6c-9f14-f2c7c3287480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:32:37.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:32:47.675Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=90963c3b-dc46-4860-bd86-e156351e0b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:32:47.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:32:57.685Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=f0a46f82-2936-474f-a66c-2ca6755d83c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:32:57.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:33:07.695Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=53d6adcb-2744-4dcd-8ddc-9acafb3a4213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:33:07.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:33:17.707Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=cd5fad9c-0737-401e-bcf7-72cf319e6d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:33:17.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:33:27.729Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=6734d3a2-5e7e-4c40-8696-8a6354835bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:33:27.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:33:37.737Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=cc0db5e2-d08a-48b4-8ce0-3f5a7d79ca0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:33:37.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:33:47.747Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=562cae43-4794-4f9c-adfb-dfa6939731a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:33:47.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T13:33:50.305Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T13:33:50.305Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-26T13:33:50.306Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T13:33:50.308Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T13:33:50.311Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T13:33:50.311Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-26T13:33:50.311Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-26T13:33:50.312Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:33:57.754Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=394c7be7-473e-477d-bca9-29071131300e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:33:57.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:34:07.763Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=66dc36ca-1909-4c36-8542-36c0d1610f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:34:07.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:34:17.771Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=12c01598-74fe-4ca0-a60f-8c6c6bc174ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:34:17.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:34:27.778Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=783281d7-6079-4d7f-b9ef-80a0de234336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:34:27.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:34:37.786Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=c7f82b80-5c23-4fd5-980a-e8990f76bf23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:34:37.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:34:47.799Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=3a82effc-0ecc-48e4-bbd6-c17df48a9590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:34:47.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:34:57.813Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=63942960-d114-4fdf-91b1-2fcfd74cfe7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:34:57.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:35:07.819Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=d9a10ba4-8420-436a-b776-639976da8449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:35:07.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:35:17.826Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=056b8333-8fd6-46f4-8383-7d321d10061d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:35:17.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:35:27.835Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=fc92e297-0d74-4613-a2a5-05a2fc53b25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:35:27.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:35:37.842Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=3e379a8e-3778-4990-a9ad-7c848ad12934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:35:37.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:35:47.850Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=b2dd8af1-9d20-42bb-bb4c-1f7a4803f7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:35:47.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:35:57.867Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=644e03f6-abcb-48cc-b3c7-5bcf6e06f5fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:35:57.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:36:07.893Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=4448b5c9-11dc-490a-9461-8ef4a13fcaab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:36:07.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:36:17.911Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=1ce70ca7-3789-4d7a-bf4e-e0196ef5721f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:36:17.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:36:27.919Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=64c0f7dc-4acf-43ee-95df-461c8def7f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:36:27.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:36:37.927Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=0c965d73-7b3a-4f2b-8f77-e5ca3b1487ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:36:37.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:36:47.933Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=da0f8397-de48-4851-bfdb-378e916c7dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:36:47.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:36:57.942Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=86d1b096-ad5a-40b9-8462-7c97c08897d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:36:57.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:37:07.949Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=adab12e3-c9e6-4eb1-81cb-a68873d0a264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:37:07.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:37:17.956Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=1b099049-7202-4237-a909-11235b0edd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:37:17.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:37:27.963Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=0e894f98-1745-4332-9088-4e28affceb2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:37:27.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:37:37.975Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=e6438569-8a07-423f-9086-eb1cd18936e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:37:37.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:37:47.982Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=b554c2dc-62e2-4236-965d-73a57ac58b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:37:47.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:37:57.990Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=1b13d214-72e7-4c5e-b536-0d44c20d77ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:37:57.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:38:07.998Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=596e6951-f5a2-4534-98e7-e162c2ac3016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:38:08.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:38:18.007Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=a54ef179-95d9-4383-b635-94974e2e3888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:38:18.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:38:28.013Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=b7218487-f014-413a-b9b9-e197a69928a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:38:28.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:38:38.020Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=121684da-2929-4ab5-9e88-6d2a648b86b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:38:38.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:38:48.026Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=023b4df6-2a51-4e36-a552-d0ad2e4c0ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:38:48.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T13:38:50.382Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T13:38:50.382Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-26T13:38:50.383Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T13:38:50.385Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T13:38:50.389Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T13:38:50.389Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-26T13:38:50.389Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-26T13:38:50.390Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:38:58.039Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=7e63422d-2d8d-40a6-bf65-fe5780ee5aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:38:58.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:39:08.048Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=65c0ee84-6dbd-4ff1-9e14-4828856eb231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:39:08.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:39:18.057Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=c05f4aa4-c158-4af0-81e6-487839915927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:39:18.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:39:28.064Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=d9aa6568-3a94-46c2-a739-f8eeb6bf5d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:39:28.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:39:38.071Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=03d52b76-2a1e-4569-b9e4-93e748de51b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:39:38.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:39:48.078Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=929793bb-1a1f-4841-94e8-ebe033a1e2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:39:48.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:39:58.086Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=f9cde003-ff5c-4f38-bad6-049cac995df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:39:58.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:40:08.091Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=2102d044-1a08-4990-8972-0765dee5da8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:40:08.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:40:18.102Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=8dfbb222-4b95-4885-a0b6-3b37f39810fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:40:18.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:40:28.120Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=28f94fce-98e2-46bf-9b1d-d97fa93fc1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:40:28.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:40:38.128Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=b3970521-4c8d-47b0-8bb9-e72da21a924a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:40:38.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:40:48.137Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=6b14d314-515a-42aa-87eb-3af6657c6911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:40:48.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:40:58.143Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=f5e46dca-35e8-4f71-b8e8-63bdcaa4da92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:40:58.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:41:08.151Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=7e7bfdcb-3cae-4299-b52c-59c3eee8f29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:41:08.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:41:18.159Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=e945df74-845c-4f30-826a-0833bf05c31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:41:18.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:41:28.165Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=e45545a2-2325-4878-99eb-790f972dbc59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:41:28.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:41:38.172Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=dad14cdf-1ccc-4df2-a2fb-32fed960c301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:41:38.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:41:48.184Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=f4968db2-627a-4ae5-9a98-ae87a5c0b8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:41:48.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:41:58.196Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=c6142038-7762-40b7-ad68-f7106c8841d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:41:58.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:42:08.209Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=e79018b9-410a-4d17-b4fe-f8429dce3dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:42:08.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:42:18.217Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=6ffb86ce-0b9b-4e99-98d6-af6bd3ccac82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:42:18.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:42:28.224Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=de28553e-0278-44ef-8c5c-de9c4c8b1599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:42:28.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:42:38.231Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=89e53c0d-fce7-4c52-92ab-2f3c750045c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:42:38.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:42:48.238Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=3df4b386-a8c8-46c6-a7e8-d7a3db342452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:42:48.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:42:58.244Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=fe8097fa-9583-416d-96c3-57f674b131e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:42:58.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:43:08.252Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=264530ac-8fb9-4758-b838-76d6aab25e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:43:08.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:43:18.268Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=cca82772-d0df-42d3-aabd-8c07a40101f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:43:18.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:43:28.279Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=802932ac-235a-4847-8b4c-9332d376a466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:43:28.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:43:38.287Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=3ae1b37c-db6c-421d-987f-c1405e4ae28d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:43:38.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:43:48.294Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=b422da93-c2f9-4923-b960-59b9829c0f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:43:48.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T13:43:50.345Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T13:43:50.345Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-26T13:43:50.346Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T13:43:50.348Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T13:43:50.351Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T13:43:50.351Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-26T13:43:50.351Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-26T13:43:50.353Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:43:58.301Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=9f24ecde-a04d-44a1-a4f3-192330023ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:43:58.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:44:08.310Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=f21bbc57-7875-4f3d-8f82-e892db79759e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:44:08.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:44:18.319Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=93d25201-91df-4375-a8dd-b07ce79c4083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:44:18.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:44:28.327Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=b7fd8e2b-48c2-4523-b8d5-9f6a7915b895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:44:28.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:44:38.339Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=232c7786-78d7-4aa9-abf6-3f9802c0f92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:44:38.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:44:48.358Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=ea03c227-ab35-46bf-82af-86b696199f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:44:48.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:44:58.367Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=b68bace8-aa12-4035-9a18-ad0f31f395cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:44:58.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:45:08.374Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=5a75a050-f864-45bb-9f62-20a6ef537566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:45:08.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:45:18.382Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=06ee8313-e389-4423-81ef-c23af52c2495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:45:18.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:45:28.389Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=08739852-4fe2-47ac-bfed-51350addd036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:45:28.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:45:38.395Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=9e23aa79-c319-4dcf-b267-8d70223680fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:45:38.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:45:48.402Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=03454936-c354-4d3f-a14d-7b5d193c7741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:45:48.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:45:58.416Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=c58b8713-9d17-4fb1-8800-67cbf8dde642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:45:58.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:46:08.428Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=52ebaa82-c53d-4c25-9111-d0ee892a0ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:46:08.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:46:18.436Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=16e038bb-d885-47eb-a0be-0556744bc1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:46:18.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:46:28.443Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=059b868f-4270-4d44-a7d9-78dcfb6d133f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:46:28.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:46:38.450Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=83bd4b6d-fd54-4bd7-8b6e-38dcd01bef6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:46:38.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:46:48.457Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=234298b4-4170-403c-858f-d2bbcdca1c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:46:48.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:46:58.464Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=75e1537d-2a10-4ef8-97ec-2c45978ebbf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:46:58.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:47:08.471Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=0bd93066-76bd-492b-9163-89e0b70a6735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:47:08.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:47:18.478Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=793965ac-0aeb-4b90-a5e4-380fc0188ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:47:18.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:47:28.492Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=36ec8b53-6bf5-4c78-8d19-a68fbb1d32d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:47:28.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:47:38.505Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=b6463cf3-d243-465f-aa0a-b828c6a1a1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:47:38.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:47:48.512Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=52dba44f-a7d6-4ebb-b7a2-adcf93daaea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:47:48.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:47:58.520Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=82a199e2-cf04-4f39-8339-2e45c9f2bdc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:47:58.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:48:08.527Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=0f45ae89-8a6a-490d-8378-c52315be6eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:48:08.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:48:18.536Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=dc5fad39-0fae-4710-b0fb-c6039611bddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:48:18.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:48:28.544Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=bff96ed1-2f41-4467-999a-4448ea332ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:48:28.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:48:38.549Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=60898b53-6133-4944-aa65-6c5340bedc8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:48:38.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:48:48.556Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=8410bc4c-3c3c-4318-b0a2-aecd9c700cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:48:48.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T13:48:50.395Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-26T13:48:50.395Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-26T13:48:50.396Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T13:48:50.398Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T13:48:50.401Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-26T13:48:50.401Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-26T13:48:50.401Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-26T13:48:50.402Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:48:58.566Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=2c885b2c-d706-4c31-924c-4ae5c30cfc09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:48:58.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:49:08.576Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=5eb56b76-1a36-45b6-87bc-4e5c6a7b884a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:49:08.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:49:18.585Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=73d3c696-3ea9-4870-a330-667c405e4674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:49:18.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:49:28.593Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=e824bd6c-2e48-4aaa-8989-3c5b698d2190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:49:28.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:49:38.602Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=0b766222-1652-4917-8c8e-c221595e81b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:49:38.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:49:48.610Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=458990fd-f7b7-4675-8245-3c58f820fc97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:49:48.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:49:58.618Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=c3cc1167-e293-46cc-bd84-0c252ac3c810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:49:58.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:50:08.625Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=598d6ff1-bb7a-423b-b5b3-1f447f7bb4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:50:08.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:50:18.634Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=2e3b07ab-71a5-4a92-9c40-dc23adf5900e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:50:18.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:50:28.651Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=3a616ece-a8c3-4d3b-bce0-23040a64fdcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:50:28.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:50:38.660Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=ca74c411-d802-4e14-88c9-a9c886021146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:50:38.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:50:48.669Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=2061333b-0891-410e-972e-c9f4747e7eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:50:48.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:50:58.676Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=e56b5c4d-57a9-4b6a-8b32-540b0ffc6df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:50:58.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:51:08.683Z |INFO |Init configs |InvocationID=ba4f28c8-5061-4f6c-91a2-12d43098f2df, InstanceUUID=265822f8-3b80-4b15-9079-a67f200cb049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-26T13:51:08.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |